App to monitor soil moisture using a standard digital image and machine learning technology.
Explore the docs »
Try the app
·
Report Bug
·
Request Feature
RPReplay_Final1675287630-3.mp4
- Mobile application which replaces teh traditional hardware sensor to predict moisture content in soil
- The applicaiton works on AI Technology to detect moisture content using soil image along wiht many other helpful recommendations
- Categorising the soil into dry, wet, soaked, regular type based on the moisture content
- Predicting moisture content of the soil
- Recommending plants that can grow on the respective soil type considering the moisture content
- Describing the desired crop features from reliable sources
To get a local copy up and running follow these simple steps.
Install flutter
- bash
git clone https://github.com/flutter/flutter.git -b stable
- Clone the repo
git clone https://github.com/raysummee/soil_moisture.git
- Install pub plugins
flutter pub get
- Run the app
flutter run
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Angshuman Barpujari - @instagram - raysummee@gmail.com
Project Link: https://github.com/raysummee/soil_moisture