Skip to content Skip to sidebar Skip to footer
Showing posts with the label Chatbot

How To Integrate The Sentiment Analysis Script With The Chatbot For Analysing The User's Reply In The Same Console Screen?

I want to make a chatbot that uses Sentiment analyser script for knowing the sentiment of the user&… Read more How To Integrate The Sentiment Analysis Script With The Chatbot For Analysing The User's Reply In The Same Console Screen?

How To Fix Attributeerror: Module 'tensorflow' Has No Attribute 'reset_default_graph'

I'm trying to build an ai based chatbot based on a tutorial, they're using python 3.5 and t… Read more How To Fix Attributeerror: Module 'tensorflow' Has No Attribute 'reset_default_graph'

Python Speech Recognition Slowing Down

I have developed a new program to speak to my chatbot. It works very well, but there is one strange… Read more Python Speech Recognition Slowing Down