A containerized AI medical assistant that answers questions based on professional medical documentation. Built with LangChain, OpenAI, and Pinecone.
- RAG Architecture: Retrieves accurate medical context from PDF documents.
- Vector Search: Uses Pinecone for high-speed semantic retrieval.
- Dockerized: Fully containerized for consistent deployment on AWS.
- Tech Stack: Python 3.11, Flask, LangChain, Docker.
git clone [https://github.com/YOUR_USERNAME/medical-bot.git](https://github.com/YOUR_USERNAME/medical-bot.git)
cd medical-bot