| π Hackathon | π« College | π₯ Team | π Date |
|---|---|---|---|
| CATCH '25 | Mahendra Engineering College | TECH MARVEL | 20 / 02 / 2025 |
MEDI AI is an AI-powered medical chatbot that acts as your personal virtual health assistant. Through natural conversation, it:
- π©Ί Listens to your symptoms and understands what you're going through
- π Suggests possible medical conditions and prescriptions
- π‘ Recommends effective home remedies for minor conditions
- π Helps you book doctor appointments when things are serious
- π¨ Provides emergency guidance when needed
Built to make quality healthcare guidance accessible to everyone β no waiting rooms, no delays.
β Patients misdiagnose themselves with random Google searches
β Fake practitioners and unqualified advice cause real harm
β Long hospital queues delay basic medical consultation
β Rural and low-income populations lack access to doctors
β MEDI AI solves this β
β
Instant symptom analysis via chat
β
AI-backed suggestions grounded in medical logic
β
Home remedy guidance for minor conditions
β
Seamless appointment booking for serious cases
User
β
βΌ
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β STEP 1 β User sends a message describing symptoms β
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β STEP 2 β AI processes the sentence using NLP algorithms β
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β STEP 3 β Symptoms are matched against medical database β
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β STEP 4 β Condition is classified as Minor or Major β
ββββββββββββββββββββββββββββ¬βββββββββββββββββββββββββββββββββββ€
β MINOR CONDITION β MAJOR CONDITION β
β β Disease name β β Disease name β
β β Home remedies β β Prescription & analgesics β
β β Basic analgesics β β Diet plan β
β β β Doctor booking β
ββββββββββββββββββββββββββββ΄βββββββββββββββββββββββββββββββββββ
|
π£οΈ Symptom Checker Understands user input through natural language and maps symptoms to known medical conditions accurately. π Prescription Engine Suggests appropriate over-the-counter medicines and analgesics based on identified conditions. π‘ Home Remedy Guide For minor conditions, recommends safe, natural home remedies to avoid unnecessary clinic visits. |
π Appointment Booking Connects patients with relevant specialists and schedules doctor appointments directly from the chat. π¨ Emergency Assistance Detects critical symptoms and provides emergency contact information and first-aid guidance. π Privacy First All conversations are handled with patient privacy as the top priority β no data shared without consent. |
Language : Python
GUI : Tkinter
Backend : PHP
AI Engine : Generative AI (LLM-based)
Approach : NLP + Rule-based Symptom Matching
Platform : Desktop Application--
1. Clone the repository
git clone https://github.com/SOMU3103/MED_AI.git
cd MED_AI2. Install dependencies
pip install -r requirements.txt3. Run the application
python main.py| Outcome | Impact |
|---|---|
| β±οΈ Timely Monitoring | Catch conditions early through regular symptom checks |
| π¬ Real-time Interaction | Instant responses β no waiting for a consultation |
| β³ Reduced Waiting Time | Skip the queue for minor conditions |
| π Patient Satisfaction | Empathetic, clear, personalized responses |
| π Scalability | Can handle thousands of users simultaneously |
MEDI AI isn't just a project β it's a response to a real crisis.
Real cases that inspired this project show the danger of unqualified medical advice. MEDI AI addresses this by:
- π₯ Healthcare System Efficiency β reducing unnecessary visits to overburdened hospitals
- πͺ Patient Empowerment β giving people reliable information to make informed decisions
- π Accessibility & Inclusivity β serving patients in remote and underserved areas
- π Public Health Benefits β promoting preventive care and health awareness at scale
| Name | Year | Department | Role |
|---|---|---|---|
| Somnath P | II Year | CSE | π Team Leader |
| Serveshwaran M | II Year | CSE | Team Member |
| Nithish S | II Year | CSE | Team Member |
| Mani Shirisha S | II Year | CSE | Team Member |
| Sandhiya M | II Year | CSE | Team Member |
# Fork β Clone β Branch β Commit β Push β Pull Request
git checkout -b feature/your-feature
git commit -m "feat: describe your change"
git push origin feature/your-featureFuture scope ideas:
- π Multilingual support (Tamil, Hindi, etc.)
- π± Mobile app (Android / iOS)
- π¬ Integration with real hospital APIs
- π§ Improved NLP with fine-tuned medical LLM
- π Patient health history dashboard
MIT License β Copyright (c) 2025 Somnath P (SOMU3103)
Free to use, modify, and distribute with attribution.