Top "Chatbot" questions

A chatbot is an automated program that communicates with humans.

Any tutorials for developing chatbots?

As a engineering student, I would like to make a chat bot using python. So, I searched a lot but …

python artificial-intelligence nlp chatbot
How to create a smart chat-bot?

I know that it's still an open problem so I don't expect to see complete answers here. I just want …

artificial-intelligence chatbot
How do Markov Chain Chatbots work?

I was thinking of creating a chatbot using something like markov chains, but I'm not entirely sure how to get …

artificial-intelligence probability chatbot markov-chains
How can I program a simple chat bot AI?

I want to build a bot that asks someone a few simple questions and branches based on the answer. I …

language-agnostic artificial-intelligence chat chatbot
How to integrate dialogflow with website?

I created Intents, entities so and so using 'Dialogflow chat-bot', Now,I'm trying to integrate dialogflow with my website(html), …

html integration chatbot dialogflow-es
Facebook status update through php

I want to develop a bot which will update the status of a facebook account using php. Please guide me …

php api facebook google-talk chatbot
Android Espresso wait for text to appear

I am trying to automate an Android app that is a chatbot using Espresso. I can say that I am …

android chatbot android-espresso
Sending an image without the link showing with discord library

I would like my discord bot to send an image (from a url), but have the url be hidden from …

javascript bots chatbot discord discord.io
What is the difference between Dialogflow bot framework vs Rasa nlu bot framework?

What is the difference between Dialogflow bot framework vs Rasa nlu bot framework ?Any other open source frameworks available in …

nlp open-source chatbot dialogflow-es rasa-nlu
Facebook Messenger bot not sending messages in order

I'm playing around with building a simple Facebook Messenger chatbot and I'm having trouble sending messages in sequence. In the …

node.js facebook messenger chatbot facebook-chatbot