YogeshBisht2307 / easy-doubt

A problem solving chatbot that generates doubtable word from any video, and shows the solutions for these doubts on the screen. •Used ML and NLP for algorithm of chatbot, Flask is used as a backend framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EasyDoubt

A problem solving chatbot that generates doubtable word from any video, and shows the solutions for these doubts on the screen. •Used ML and NLP for algorithm of chatbot, Flask is used as a backend framework.

Before using this application please install following modules in your computer.

pip install flask pip install chatterbot pip install flask_sqlalchemy pip install speech_recognition pip install moviepy pip install collections

You will have also need of some of the videos which will be used to detected the doubtable word.

I have deleted the image used in this project due to extra space, you can use any other photos instead of these.

About

A problem solving chatbot that generates doubtable word from any video, and shows the solutions for these doubts on the screen. •Used ML and NLP for algorithm of chatbot, Flask is used as a backend framework.


Languages

Language:HTML 85.4%Language:Python 8.4%Language:CSS 6.2%