sumandey07 / flask-chatbot

This is a flask chatbot developed using huggingface pretrained conversation model - microsoft/dialogpt-medium, flask, speech-recognition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flask-ChatBot

This is a flask chatbot developed using Python 3.11, huggingface pretrained conversation model - microsoft/dialogpt-medium, flask, speech-recognition, pyttsx3.

To use it locally you have to download the zip file of this git repository and create a virtualenv, then download all python packages mentioned in requirements.txt and then run the command 'flask run' on powershell in the root folder of the project. Then head to the url '127.0.0.1:5000' to get the live chatbot on your web browser.

About

This is a flask chatbot developed using huggingface pretrained conversation model - microsoft/dialogpt-medium, flask, speech-recognition


Languages

Language:CSS 40.1%Language:HTML 27.9%Language:Python 16.3%Language:JavaScript 15.6%