A production-style RAG system with explicit routing between tool-based agents, vector retrieval, and general LLM inference.

:link: Live Demo:

https://retrievist-by-saket.streamlit.app/

:open_file_folder: GitHub Repository:

RETRIEVIST is a modular Retrieval-Augmented Generation (RAG) chatbot built with Streamlit, LangChain, and Pinecone.
It intelligently routes queries between document retrieval, external tools, and direct LLM responses.
The system emphasizes accuracy, transparency, and controlled tool usage over hallucination.