Rare find

Adaptive RAG. An AI assistant that learns from your documents and knows when to search the web.

github.com/dhruvsinghal09/Adaptive-Rag

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

March 2026
  • Update README.md
  • Removed unwanted files.
  • Added.
  • Added QDRANT_SETUP_GUIDE.md for steps to set up your Qdrant Account.
  • Commented QdrantDB and added FAISS VectorStore for general usage in c…
  • Formatted the code and refractored with proper enterprise ready hiera…
February 2026
  • Merge remote-tracking branch 'origin/main'
  • Added.
  • Updated README.md for Adaptive RAG Agentic AI Chatbot project
July 2025
  • Moved QueryRequest to models.
  • Added mongo client to save chat history in mongo db rather than in In…
  • Initial commit without secrets