This repo contains my project works performed during my Research Internship at AI Institute, University of South Carolina, USA in collaboration with Indian Institute of Technology, Roorkee during the time period of May - August, 2021 under the guidance of Prof. Biplav Srivastava (UoSC) and Prof. Sandeep Kumar (IIT-R).
Chatbot generator for visitors at a University and proving their effectiveness by randomised controlled trial (RCT)
- Rasa Framework for Basic Chatbot
- Python for customization
- React based Chatroom for UI
- Django, Docker, Shell, Socket.io for Deployment
Checkout the working videos below:
Checkout my presentation slides
You can watch my presentation at AIISC on Youtube (8:25 - 14:20)
Steps to test the Rasa Chatbot:
- Create a new Conda environment.(Example : Conda activate rasaenv)
- Go to the project directory.
- pip install rasa
- rasa run -m models --enable-api --cors "*"
- rasa run actions
- Open the html file in the project directory to connect to the chatbot UI.
If you want to suggest any improvement or want to collaborate on the project, do mail me or connect on LinkedIn. Thanks!
- Learning with Students – A Showcase of Efforts by 2021 Summer Interns by Prof. Biplav Srivastava (UoSC)
- AI Institute