--- title: GemmaYaatri emoji: 🌱 colorFrom: purple colorTo: pink sdk: gradio sdk_version: "4.44.0" app_file: app.py pinned: false --- ## Technology Stack ### AI Model - **Base Model**: Gemma-3n-E2B-it - **Training**: Post-trained on plant identification data using **Unsloth** and **LoRA** (Low-Rank Adaptation) - **Specialization**: Fine-tuned for accurate plant and insect recognition ### Frontend - **Framework**: Next.js (React-based) - **Interface**: Clean, responsive design for easy image uploads ### Backend - **API**: Gradio API endpoints - **Communication**: Next.js frontend communicates with Gradio backend - **Processing**: Real-time image analysis and text generation ## Features - 🌿 **Plant Identification**: Scientific names, families, and characteristics - πŸ¦‹ **Insect Recognition**: Species identification and behavioral information - 🌍 **Multi-language Support**: Text extraction and translation - πŸ—ΊοΈ **Travel Guide**: Cultural and location-based information - πŸ’¬ **Interactive Chat**: Natural language queries about plants and insects ## How It Works 1. **Upload Image**: Users upload photos through the Next.js interface 2. **API Processing**: UI sends requests to Gradio API endpoints 3. **AI Analysis**: Post-trained Gemma model analyzes the image 4. **Results**: Detailed identification and information returned ## License Apache 2.0