AI opportunities

Query rewriting for retrieval

Expanding or rewriting a terse or ambiguous query into a form that retrieves better, before generation happens.

Technique

LLM rewrites the query using conversational context, then the rewritten query is what actually hits the retriever.

Open source tool

Same LLM used for CAP-105's generation step

AI opportunity solutions1