Thanks to visit codestin.com
Credit goes to github.com

Skip to content

SIH-CodeFusers/Aigro-App

Repository files navigation

KhetiSathi - Smart Agricultural Solution

Overview

KhetiSathi is a comprehensive agricultural management application designed to prevent disease from effecting their farming practices using AI-driven insights and real-time monitoring.

Features

  • Disease Analysis
  • Disease Outbreak Forecasting
  • Dieases Forecast Mangement
  • Disease Mapping
  • Weekly Weather Forecast personalized with farming advice.
  • SMS Alerts & Push-Up Notifictation
  • Multilingual Support
  • Community Grouping Farmers with same crop disease in same location
  • Nearby Fertilizer Shops
  • Farming Courses & Learning Modules
  • KrishiAI ChatBot Assistant
  • Disease Management (Personalised)
  • Government Schemes

Technology Stack

  • Frontend: Flutter
  • Backend: Node.js
  • Database: MongoDB
  • AI/ML: TensorFlow, Torch
  • Cloud Services: GCP

APK Drive Link

https://drive.google.com/drive/folders/1R649NfCbTjzosvqVuD3L9HRMYXRgBaSx?usp=share_link

Installation

  1. Clone the repository:

    git clone https://github.com/SIH-2024-CodeFusers/KhetiSathi_APP.git
  2. Install dependencies:

    cd KhetiSathi_App
    flutter pub get
  3. Set up environment variables:

    secret.dart
  4. Example Content of Secret.dart:-

    const String OPEN_WEATHER_API_KEY = 'Your Open Weather API Key';
    const String WEATHER_FORECAST_KEY = 'Your Weather Forecast Key';
    const String GEMINI_API_KEY = "Your Gemini_API_Key";
    const String BACKEND_UID="Your Backend UID";
    const String BACKEND_URL="Your Backend URL";
    const String GCP_API_KEY="Your GCP API Key";
    const String CHAT_BACKEND="Your Chat Backend";
    
  5. Run the application:

    flutter run

Contributing

Please read CONTRIBUTING.md for details on our code of conduct and the process for submitting pull requests.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

For any queries, please reach out to our team at [email protected]

About

This is the client side code for the mobile app for KHETISATHI.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •