Overview
- A Retrieval-Augmented Generation chatbot that answers medical FAQs from a curated knowledge base.
- FAISS vector search for fast retrieval + OpenRouter models for natural-language answers, with both Streamlit and CLI interfaces.
- Modular pipeline with one-command, cross-platform setup.
Built with
PythonRAGFAISSOpenRouterStreamlit