Interactive Lab
Reranking Lab
Retrieve broadly with Hybrid RAG, then refine candidate ordering with a cross-encoder before selecting the final context for generation.
GuidedNo API keys in Lab
Guided execution
This Lab replays a recorded Cookbook execution in your browser — no API keys required here. Running the Cookbook locally uses your own provider credentials.
Example question
Pick one question, then run the recorded pipeline.
Execution
Choose a question and run the recorded pipeline to retrieve broadly, rerank with a cross-encoder, then select the final context.
You will see: Chunking → Embeddings → BM25 → Dense → Lexical → RRF → Cross-encoder → Prompt → LLM → Answer
Continue Learning
Deeper explanations in the DataAIHub knowledge graph.
Implementation
Run the same pipeline locally from the public Cookbook.
Related Tools
Canonical tools often used with retrieval and reranking stacks.
Lab ID reranking · guided / precomputed