Skip to content

SmartAgri is a responsive web app that helps farmers detect crop diseases and get AI-powered guidance for pesticide management.

Notifications You must be signed in to change notification settings

manirajyadav-1/SmartAgri

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmartAgri: Crop Disease Detection and Pesticide Management

SmartAgri is a fully responsive web application designed to assist farmers and agriculturists in identifying crop diseases and receiving AI-powered guidance on pesticide management. Users can upload images of affected crops to detect potential diseases using an AI image model, and receive treatment recommendations generated through advanced language models like Gemini and ChatGPT.

Tech Stack

                             

Screenshots

Signup Page

App Screenshot

Login Page

App Screenshot

Home Section

App Screenshot App Screenshot

Saved History

App Screenshot

Chatbot

App Screenshot

Run Locally

Clone the project

  git clone https://github.com/manirajyadav-1/SmartAgri.git

Start the Backend Services

👉 Spring Boot Backend
    ./mvnw spring-boot:run
👉 Python Disease Detection Service
    cd pythonservice
    pip install -r requirements.txt
    python app.py

Start the Frontend

  cd client

Install dependencies

  npm install

Start the server

  npm run start

About

SmartAgri is a responsive web app that helps farmers detect crop diseases and get AI-powered guidance for pesticide management.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published