Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/am-ash-or-am-i/plantdoctor
Plant disease detector and fertilizer recommendation system
https://github.com/am-ash-or-am-i/plantdoctor
flutter
Last synced: 3 days ago
JSON representation
Plant disease detector and fertilizer recommendation system
- Host: GitHub
- URL: https://github.com/am-ash-or-am-i/plantdoctor
- Owner: AM-ash-OR-AM-I
- Created: 2023-02-17T16:34:31.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-14T12:16:39.000Z (over 1 year ago)
- Last Synced: 2024-11-05T10:07:30.782Z (about 2 months ago)
- Topics: flutter
- Language: Dart
- Homepage:
- Size: 30 MB
- Stars: 9
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PlantDoctor 🌱 - A solution for farmers
## Features 🌟
- 🔎 Detects plant disesases from photo using ML model
- Works both offline (through raspberry pi) and online.
- Neumorphic design 🖌️ for unqiue asthetics
## Installation/Releases 📥️[Donwload from here](https://github.com/AM-ash-OR-AM-I/PlantDoctor/releases/download/v0.0.1/plant_doctor_app_base.apk)
## Demo 📱
![demo](https://github.com/AM-ash-OR-AM-I/PlantDoctor/assets/59698257/9818111c-c3a0-4550-b29e-7912ccfb5730)## Build/Setup 🛠️
- Install flutter
- `git clone https://github.com/AM-ash-OR-AM-I/PlantDoctor.git`
- cd PlantDoctor
- `flutter pub get`
- Start debugging 🚀## Tech Stack 🧑🏻💻
- Flutter
- Python (Flask, PyTorch)
- AWS, Raspberry PI