The first step to do is set up the AWS Heroku Github workflow.
- Design a webapp in a github repository
- Host it in a heroku web app
- have this web app make database queries to an AWS database
Then, the next steps can be building the machine learning functionality into the webapp itself.