Skip to content

Deep Learning Model with an API to detect crop diseases using leaf images.

Notifications You must be signed in to change notification settings

Romansth/Briksha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Briksha logo

Briksha

Contributors License Release

Description

“Briksha” is an app designed for the facilitation of farmers (especially in Nepal) who suffer from annual losses due to the disease that infects their crops. Using our app, farmers can easily detect the disease that has damaged the crops just by clicking a picture, and implement the possible remedy to the problems as directed in the app. Currently, Briksha can detect different types of disease that have infected apples, strawberries, grapes, corn, tomato, potato- the most common crops cultivated in Nepal.

Briksha_demo.mp4

App

Download Product Apk here

Installation

Clone the repo

git clone https://github.com/Romansth/Briksha.git

Build and run apk

cd app
flutter pub get
flutter run

Test API

cd api
python3 app.py

Tech Stack Used

  • Dart
  • Python
  • Flutter
  • Tensorflow
  • Flask
  • API
  • Azure
  • AWS

Contributing

Contributions are always welcome. See contribution guidelines if you'd like to submit a PR.

License

Usage is provided under the MIT License. See LICENSE for the full details.