Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 556 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 556 Bytes

Messenger-bot-AQA

Messenger bot that returns you the aesthetic score of your image when you send it an image.

Flask-serve-model

Directory that stores the trained model and Flask API that serve the model on heroku. Models are from this repository.

NodeJS-FB-webhook

Directory that stores the heroku hosted NodeJS that serve the webhook to communicate with Facebook and Flask API.

TODO

  1. Steps to create the same project.