MediBot AI Assistant is a modern healthcare chatbot designed to provide intelligent hospital-related assistance using Google's Gemini AI.
The application helps users with:
- Healthcare guidance
- Symptom-related queries
- Medical department suggestions
- Appointment assistance
- General hospital support
- Emergency healthcare recommendations
The project features a clean modern UI with real-time AI conversations powered by Gemini 2.5 Flash.
- 🤖 AI-powered healthcare assistant
- 🩺 Symptom guidance support
- 🏥 Hospital-related assistance
- 📅 Appointment guidance
- ⚡ Gemini 2.5 Flash integration
- 🎨 Modern premium chatbot UI
- 🔐 Secure API key handling using
.env - 🌐 Streamlit-based responsive interface
- 💬 Real-time AI conversations
- ⚙️ LangChain integration
| Technology | Usage |
|---|---|
| Python | Backend Logic |
| Streamlit | Frontend UI |
| LangChain | AI Workflow |
| Gemini 2.5 Flash | Large Language Model |
| dotenv | Environment Variables |
project-folder/
│
├── app.py
├── requirements.txt
├── README.md
└── .env