Skip to content

Helping farmers without internet to get access to critical information on the internet.

Notifications You must be signed in to change notification settings

efriesner/Hackathon2018

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FarmersTwilio

A way to inform farmers about weather using Twilio's SMS service

Currently, the project has a few components.

  1. Send the SMS -> send_sms.py
  2. Collect the weather data with REST API -> weatherData.py

Next:

  1. I want to explore a way to create a ML framework that will read the weather data then determine if changes occur in the weather such as higher likelyhood of rain or not rain. This would make an automated call to the weather api for x region by the minute and then determine if the changes are drastic enough to inform the farmer via text message.
  2. I want a way so farmers can sign up via text message. {e.g.: "Text 9134323444 to sign up." }
  3. A way to determine crop yields.

Hackathon2018

About

Helping farmers without internet to get access to critical information on the internet.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 40.2%
  • Batchfile 28.8%
  • Python 25.6%
  • HTML 4.9%
  • Classic ASP 0.5%