A conversational AI chatbot that helps users ask health-related questions and receive meaningful responses using NLP and AI models.
- Understands natural language medical questions
- Provides AI-generated responses
- Can be extended with PDF medical knowledge base
- Built using Python and modern NLP libraries
- Python 3.10+
- LangChain
- Flask
- Sentence Transformers
- Pinecone (optional)
- OpenAI API (optional)
git clone https://github.com/<your-username>/Medical-Chatbot.git
cd Medical-Chatbot