mirror of
https://github.com/Shubhamsaboo/awesome-llm-apps.git
synced 2026-03-09 07:25:00 -05:00
RAG Database Router Demo
This demo showcases RAG (Retrieval Augmented Generation) with database routing capabilities. The application allows users to:
-
Upload documents to three different databases:
- Product Information
- Customer Support & FAQ
- Financial Information
-
Query information using natural language, with automatic routing to the most relevant database.
Setup
- Create a virtual environment: