Interactive RAG Explainer
Learn the basics of Retrieval Augmented Generation (RAG) by interacting with each step of the pipeline.
1. Input Data
→
2. Indexing
→
3. Retrieval
→
4. Generation
1. Document Store Input
Enter the text you want to use as your knowledge base. This will be indexed for retrieval.