https://github.com/adi-code22/hackverse
Participation in HackVerse 2021, a virtual Hackathon by NIT Surathkal
https://github.com/adi-code22/hackverse
Last synced: 12 months ago
JSON representation
Participation in HackVerse 2021, a virtual Hackathon by NIT Surathkal
- Host: GitHub
- URL: https://github.com/adi-code22/hackverse
- Owner: adi-code22
- Created: 2021-02-27T07:33:04.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-28T05:55:16.000Z (about 5 years ago)
- Last Synced: 2025-01-21T06:11:30.006Z (about 1 year ago)
- Language: Dart
- Homepage:
- Size: 20.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AgroMed: A Doctor for plants
## Description:
Here, We have developed an app that detects diseases in plants just by scanning the leaves. The app also suggests possible solutions such as pesticides or insecticides that can be used to cure the plant of the disease .
## Tech Stack:
We have used Flutter for app development ,Firebase Cloud Messaging for Notifications and Google Colab for tensorflow lite model.
## Libraries and Dependencies:
flutter:
sdk: flutter
image_picker: ^0.6.7+4
image: ^2.1.4
firebase_messaging: ^7.0.3
tflite: ^1.1.1
camera:
## Installation steps:
Launch an android emulator or connect an android phone in debug mode. Use VSCode or Android Studio to install and Run the app.
## Declaration of Previous Work:
None