Skip to content

Latest commit

 

History

History
58 lines (39 loc) · 1.77 KB

README.md

File metadata and controls

58 lines (39 loc) · 1.77 KB

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.