Inspiration
Corona Virus has become a worldwide pandemic, so we built a text-based machine learning tool to tackle it
What it does
What it does is the following:
- You text our phone service with a county and state
- You get back information specific to your area. These include # of deaths due to Covid, # of cases currently, and predicted cases in 30 days
How I built it
It works like this under the hood:
- Send an SMS notification
- This gets intercepted by intelepeeler's API
- We send a response back to our nodeJS server with machine learning model data in mongoDB
- We send back the information to intelepeeler
- User gets an SMS notification
Challenges I ran into
Getting familiar with their API
Accomplishments that I'm proud of
I'm proud of hooking up everything into an endpoint
What I learned
I learned how work with SMS based workflows on intelepeeler
What's next for Covid Advisor
More fleshed out SMS user experience
Newer Video: https://youtu.be/_tLP9xsWsRI
Log in or sign up for Devpost to join the conversation.