In this hackathon, we are going to develop an AI-based chatbot on Facebook messenger and Whatsapp, which is expected to propagate the information of 2020 US Census and COVID-19 to everyone in need, especially the non English speaking immigrants.
Python3.6 ( Python 3.7 won’t work in some places)
pytorch1.5.0
Flask
os
sys
numpy
ngrok
Corpus collection
Corpus augmentation (optional, but very possibly necessary)
WhatsApp chatbot
WeChat chatbot (optional)
Cloud deployment (e.g. AWS, Azure)
Parameter Improvement
For any dataset I’ve used in the current robot, please refer to this site https://www.cs.cornell.edu/~cristian/Cornell_Movie-Dialogs_Corpus.html. If you want to run the codes on your own, make sure to download and put “movie_lines.txt” and “movie_conversations.txt” in the train directory (You are supposed to create it on your own).