Pratik0112/medical-image-analysis
0
Home Remedy Bot ๐ฅ
An AI-powered medical assistant that analyzes medical images and provides home remedy suggestions using Google's Gemini AI.
Features
- Image Analysis: Upload medical images for AI-powered analysis
- Home Remedies: Get practical home remedy suggestions
- Medical Guidance: Receive advice on when to seek professional help
- User-Friendly Interface: Simple web interface for easy interaction
How to Use
- Visit the application
- Upload a medical image (JPG, JPEG, PNG)
- Get instant analysis and home remedy suggestions
- Follow guidance on when to seek professional medical help
Technology Stack
- Backend: Flask (Python)
- AI Model: Google Gemini 1.5 Flash
- Frontend: HTML, CSS, JavaScript
- Deployment: Docker on Hugging Face Spaces
Important Disclaimer
This tool is for educational and informational purposes only. Always consult with healthcare professionals for serious medical conditions. The suggestions provided are not a substitute for professional medical advice.
Configuration
The app requires a GEMINI_API_KEY environment variable to be set for the Google Gemini API.
