Spaces:
Runtime error
Runtime error
A newer version of the Gradio SDK is available: 6.25.0
metadata
title: MedBot
emoji: π»
colorFrom: blue
colorTo: green
sdk: gradio
sdk_version: 5.49.1
app_file: app.py
pinned: false
license: mit
short_description: AMRUTHA N LLM LLT PROJECT
π₯ MedBot - Medical Q&A Assistant
Academic Project - SRM Institute of Science and Technology
A comprehensive medical question-answering assistant built using fine-tuned language models, retrieval-augmented generation (RAG), and tool integration.
π¬ Project Features
- Medical Q&A with evidence-based responses
- BMI Calculator with health recommendations
- Drug Information Database with side effects
- RAG System with medical source citations
- Fine-Tuned Language Model for medical domain
π― Example Queries
- "What are the symptoms of diabetes?"
- "Calculate BMI for 70kg and 175cm height"
- "Tell me about ibuprofen uses and side effects"
- "COVID-19 prevention methods"
- "Asthma treatment options"
π Technical Implementation
- Dataset: MedQuAD (47K medical QA pairs)
- Model: Qwen2.5-1.5B with LoRA fine-tuning
- RAG: Chroma vector database with medical documents
- Tools: BMI calculator, drug database, symptom checker
- Deployment: Gradio interface with Hugging Face Spaces
β οΈ Important Disclaimer
This system is for educational and informational purposes only. It is not a substitute for professional medical advice, diagnosis, or treatment. Always consult qualified healthcare providers for medical concerns.
Course: 21CSE658T Large Language Models
Program: M. Tech
Institute: SRM Institute of Science and Technology