--- title: Medical AI Diagnostic emoji: 🏥 colorFrom: blue colorTo: indigo sdk: gradio app_file: app.py pinned: false license: mit short_description: AI radiology report generation with risk heatmaps --- # 🏥 Medical AI Diagnostic System An AI-powered medical imaging diagnostic system that analyzes radiology scans and generates structured reports. ## Features - 📋 **Structured Radiology Reports** — Findings, Impression, Recommendations - 🌡️ **Risk Heatmaps** — Visual activation maps highlighting regions of interest - 💬 **Interactive Chat** — Ask questions about the scan in Arabic or English - 🌐 **Bilingual** — Full Arabic and English support - 🌙 **Dark/Light Mode** ## Models - **Base:** `microsoft/llava-med-v1.5-mistral-7b` - **LoRA:** `omaraboelmaaty/llava-med-lora-v2` ## Usage 1. Upload a medical scan (X-ray, CT, MRI) 2. Click **Analyze** 3. View the report and risk heatmap 4. Ask questions in the Chat tab ## ⚠️ Disclaimer This system is intended for **research purposes only** and should not be used as a substitute for professional medical advice, diagnosis, or treatment. Always consult a qualified healthcare professional.