CoolFace
Apppublic

Pratik0112/medical-image-analysis

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
App README

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

  1. 1.Visit the application
  2. 2.Upload a medical image (JPG, JPEG, PNG)
  3. 3.Get instant analysis and home remedy suggestions
  4. 4.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.