| title | Medical Chatbot |
|---|---|
| emoji | 🏥 |
| colorFrom | blue |
| colorTo | green |
| sdk | docker |
| pinned | false |
An AI-powered medical assistant built with Flask, LangChain, Pinecone, and Groq.
This app is hosted on Hugging Face Spaces using Docker. It uses RAG (Retrieval-Augmented Generation) to provide medical information from the Gale Encyclopedia of Medicine.
- Backend: Flask
- LLM: Groq (Llama 3.1)
- Vector DB: Pinecone
- Embeddings: FastEmbed
- Deployment: Docker