
Scaling LLM Classification via Hallucination and Vector Search
Use LLMs to generate hypothetical categories and resolve them to a real taxonomy via vector similarity for cheaper, more scalable classification.
The science and engineering of searching, indexing, and retrieving relevant information from large collections, including dense retrieval, sparse methods, and hybrid approaches.

Use LLMs to generate hypothetical categories and resolve them to a real taxonomy via vector similarity for cheaper, more scalable classification.

Search as Code transforms search into a programmable SDK, enabling AI agents to build and execute custom, high-efficiency retrieval pipelines via code generation.
Embedding-based retrieval hits a hard top-k capacity ceiling set by embedding dimension, and real systems already run into it.