Skip to content

Releases: Pratyush-Panda-2006/FarmBuddy

FarmBuddy V2.0.1

Choose a tag to compare

@Pratyush-Panda-2006 Pratyush-Panda-2006 released this 23 Mar 15:49

✨ Highlights & Major Features
Complete UI/UX Overhaul (Brutalist-Lite Aesthetic)

Redesigned the Login, Home, Profile, and Camera Upload pages with a modern, sharp-edged, high-contrast "brutalist-lite" SaaS design system.
Introduced a brand new split-screen layout for the Login page featuring abstract geometric shapes.
Added a system-wide Dark Mode toggle directly to the Home page for better night-time accessibility.
Upgraded the Profile page to feature fully editable personal information fields.
Advanced Scanner & AI Diagnostics

Intelligent Image Validation: The scanner now correctly validates that uploaded images contain either crops or livestock before processing, saving API calls and preventing misuse.
Gallery Support Fallback: Users can now upload images directly from their device gallery instead of only relying on real-time camera captures.
Deepened AI Insights: Refined the AI classification prompts to provide granular details including specific conditions, affected areas, and actionable step-by-step care plans.
Privacy Upgrades: Camera permissions are now strictly requested only upon activation and correctly revoked immediately after use.
Predictive Health & Yield Dashboard

Shipped a brand new dashboard dedicated to proactive farm management!
Crops & Livestock Logging: Track and visualize data for yield prediction, weight tracking, and continuous feed optimization.
Extensive Localization (Pan-India Support)

Added comprehensive multi-language support covering all 22 Indian languages.
Handled dynamic text resizing to ensure that complex localized scripts do not break the responsive layout or BottomNav components.
🛠 Fixes & Under-the-Hood Improvements
Security Upgrades: Refactored environment configurations to ensure Firebase API keys and other sensitive credentials are no longer exposed in the version control history.
UI Bug Squashing:
Fixed an annoying overlap issue with the BottomNav on highly populated pages.
Fixed scrolling and clipping issues in the Camera Upload view and Scan Results modal.
History Management: Added the ability to manually delete previous scans from history, and ensured that invalid scans (non-farm items) don't get permanently logged into the user's history file.

FarmBuddy V1.0.1

Choose a tag to compare

@Pratyush-Panda-2006 Pratyush-Panda-2006 released this 21 Mar 18:06

An AI-powered agricultural assistant for intelligent crop and livestock health monitoring.

🛠️ Tech Stack
Frontend Framework: React 19 + Vite
Styling: Tailwind CSS (with highly customized, responsive glassmorphism and bento-grid layouts)
Routing: React Router v7
AI Engine: Google Generative AI (Gemini Flash models)
Icons: Lucide React & Iconify
PWA Capable: Configured with Vite PWA plugin for mobile-friendly offline capabilities.
✨ Key Features in this Release

  1. AI-Powered Health Scanner

Real-time camera viewfinder with live capture capabilities.
Fallback option to upload photos directly from the device gallery.
Intelligent AI analysis using Gemini to identify the specific crop or livestock breed.
Automated disease and pest diagnosis with severity categorization (Healthy, Fair, Critical).
Generates step-by-step actionable treatment protocols for farmers.
Built-in validation to prevent API waste by rejecting non-agricultural images.
2. Smart Dashboard & Analytics

A beautiful "Bento Box" style dashboard summarizing the farmer's operations.
Overall Health Metric: Dynamically calculates the overall health percentage of the farm based on scan history, updating UI colors automatically (Teal for Good, Amber for Fair, Coral Red for Critical).
Quick filters to toggle between "Recent", "Crops", and "Livestock" views.
Visually rich, animated cards showing total scans and issues detected.
3. Scan History & Tracking

Locally persists all scan data so farmers can view past diagnoses.
Detailed modal views for past scans showing the original image, health percentage, severity, and the recommended action plan.
4. Localization / Multi-Language Support

Built-in i18n (internationalization) utility.
AI responses are automatically translated into the user's preferred language (e.g., English, Hindi) for accessibility.
5. User & API Management

Simple, frictionless local login system for personalized greetings.
Profile settings page allowing users to configure their preferred language and securely input their own Google Gemini API key.