# tomacheck
TOMACHECK: AI-Powered Tomato Leaf Disease Detection 🍅
TOMACHECK is a user-friendly web application that leverages artificial intelligence to detect diseases in tomato leaves. Users can upload an image of a tomato leaf and receive an instant, accurate diagnosis, along with expert advice on how to manage the identified disease.
✨ Features
Instant AI Diagnosis: Upload a leaf image and get a classification in seconds.
High Accuracy: Built on a TensorFlow/Keras model trained to identify multiple tomato diseases.
Interactive UI: A clean, responsive, and easy-to-use interface with drag-and-drop functionality.
Expert Management Advice: Integrated with the Gemini API to provide detailed, actionable recommendations for treating and preventing diseases.
Visual Enhancements: A modern design featuring a dynamic hero section and subtle botanical graphics for a professional feel.
🛠️ Technology Stack
Backend: Flask (Python)
Machine Learning: TensorFlow / Keras (MobileNetV2 architecture)
Generative AI: Google Gemini API for management recommendations
Frontend: HTML5, CSS3, JavaScript
Libraries: Font Awesome (icons), Marked.js (Markdown rendering)# tomacheck