Questions tagged [chatterbot]

ChatterBot is a machine learning, conversational dialog engine for creating chat bots.

ChatterBot is a machine learning, conversational dialog engine for creating chat bots. https://chatterbot.readthedocs.io/

256 questions
-4
votes
1 answer

python: (calling all experts out there to help) how do i write a chatbot which can commands and execute a python function?

i was going through chatterbot, NLTK libraries writeups but i just could not find a way where i provide an english like command and the response can be a python function. For example: i could say "Get me all sales numbers for August in the Delhi",…
1 2 3
17
18