Covid-19
Chatbot

  • AI
  • Django
  • HTML
  • Python

🤖 An AI chatbot for Covid-19 information created with Python Django Framework

This group project I lead is an output from a subject during my second year on university. We were only required to have an output that uses machine learning using python and with a GUI. PyQT was very popular GUI tool on our batch during that time. However, I thought that maybe we could do a Web Application so that everyone can easily access our project, not just for the sake of having a submission.

 

Thus, I researched on Django Framework and made necessary setups for our project. Other group members then have their own contributions.

 

We finished the project successfully. However, we were not able to deploy it since Tensorflow takes up large space and the Free Tier on Heroku wouldn't allow it. You can see snippets on our GitHub.