8000 GitHub - andrewkchan/farmr: Farmr is your personal agronomist, democratizing agricultural knowledge for farmers everywhere.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Farmr is your personal agronomist, democratizing agricultural knowledge for farmers everywhere.

Notifications You must be signed in to change notification settings

andrewkchan/farmr

Repository files navigation

farmr (Name WIP)

Farmr is the small farmer's personal agronomist assistant. Simply designed and easy to use, farmr can diagnose crop diseases and conditions with a single picture of the problematic crop. Just by taking a picture of a plant, farmers can receive a basic diagnosis of any issues affecting the plant as well as recommendations on treatments and optimizations for maximum plant growth.

Farmr is written in React Native and has been tested on Android 6.0.1. iOS is not specifically supported but the app should still work. The backend is powered by Python and runs a image classifier based on Google's Inception architecture.

Quick Start

  1. After cloning the repository, run npm install.
  2. Farmr runs on React Native and requires react-native-cli to be installed for development and deployment. Run npm install react-native-cli -g. For Android testing and building, Android Studio must also be installed, with the environment variables PATH and ANDROID_HOME set to the relevant paths.
  3. The native module react native camera is also used. Native modules must be linked by running react-native link before building the app.
  4. Run react-native run-android to push a build to a connected Android device or virtual device.

About

Farmr is your personal agronomist, democratizing agricultural knowledge for farmers everywhere.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0