Inspiration
We were inspired by the difficulty of finding reliable medical information on the internet - especially for people who want quick answers without always visiting a doctor. We wanted to build a chatbot that answers medical questions in a personal, helpful way.
What it Does:
MediBot is a smart medical chatbot that:
- Uses a custom fine-tuned AI model to answer complex medical questions
- Accepts both text and image inputs for multimodal interaction
- Personalizes responses based on user input like age, weight, and symptoms
- Helps users locate nearby hospitals and doctors with real-time data (ratings, distance, contact info)
How We Built It
- Frontend: HTML, CSS, JavaScript
- Backend: Python using FastAPI
- AI: Fine-tuned OpenAI API model trained on 100GB+ of medical data
- Location Integration: Google Places API for nearby location gathering
- Website: Live on Render
Accomplishments That We're Proud Of
- Achieving 90%+ accuracy on MedQA with our custom-trained model
- Fully integrating multimodal input (text + image)
- Creating a clean, informative location finder that works based on the user's current position
What’s Next for MediBot
- Add voice input/output
- Implement session history
- Expand to multi-language support
Please Note it may take a minute or so for the website to load initially! Thank you!
Built With
- css
- fastapi
- google-places
- html
- machine-learning
- openai
- python
Log in or sign up for Devpost to join the conversation.