# 🩺 Medical Chatbot - BioMistral This is a doctor-style medical chatbot running on [BioMistral-7B GGUF](https://huggingface.co/TheBloke/BioMistral-7B-GGUF) using `llama-cpp-python`. ## 💡 Features - Runs locally in your browser using Streamlit - Doesn't require OpenAI or API keys - Runs fully offline once model is downloaded ## 🧠 Model: BioMistral-7B.Q4_K_M.gguf Deployed using [llama.cpp](https://github.com/ggerganov/llama.cpp) backend. ## 🚀 Usage - Click `App` tab to start chatting with the doctor.