Questions tagged as 'chatbot'

0
answers

Natural Language or ChatBot [closed]

Good afternoon, I started this question more like a discussion than doubt the language itself. I need to chat or use some service that offers this. I was studying natural language but found a site called wit.ai which already offers this servi...
asked by 10.02.2017 / 16:06
0
answers

Facebook Webhooks for Pages

I configured an application to send Webhook Events to my API, as follows: AftersettingupWebhooksintheApplicationthisway(Inscribedname,email): MyAPIisonlyreceivingthefollowingcode: { "object":"page", "entry":[ { "id"...
asked by 16.01.2018 / 16:12
2
answers

Error trying to deserialize JSON from a webpage

I'm using Luis.ai to create my neural network of intents and the Microsoft Bot Framework to create my chatbot, but I can not read a json that Luis is generating for me. Luis's class: public static async Task<LuisResult> GetResponse(st...
asked by 27.08.2017 / 04:04
1
answer

Chatbot Watson - Limit the number of times the dialog falls on a node

I'm developing a chatbot in Watson Conversations and I came across a useful need for dialogue. I need if the dialog drops into anything_else 3 times the bot jumps to a dialog requesting user's contact information to get in touch with him. Everyt...
asked by 13.12.2017 / 14:46
1
answer

ChatBot PHP - Facebook Messenger

Hello, how are you? I am creating a chatbot but I am having problems with HTTP (POST) request. When I call a function to send the POST to Facebook Messenger it seems to loop and start sending all the posts. Generating this as a result: Lo...
asked by 06.11.2017 / 12:37
1
answer

How to use Python ChatterBot in HTML page?

I'm developing a Chatbot in python, using the ChatterBot library. I would like to know how I can "embed" this chatbot into an HTML page. I'm a beginner. I use USB Web Server Follow the code: # -*- coding: utf-8 -*- from chatterbot.tra...
asked by 14.01.2018 / 14:22
1
answer

view email as dialog response in Watson Conversation

Next, I'm developing a bot on Watson and it's pretty much done, except for one detail: In a dialog where the user requests contact information from the company I wanted to pass an email with the reply but on account of the " "The email is not di...
asked by 11.12.2017 / 14:25
0
answers

Dialogos complex with Watson [closed]

I started developing chatbot using watson , I found it surprising and simple to deploy. But I was left with some doubts on how to do it and if it is possible (I saw in some chatbot ). An example is, using conversation...
asked by 19.12.2017 / 20:38
0
answers

How to add external training in chatterbot

I created a very simple bot to learn how to use chatterbot. This library already comes with a training, but I wanted to put an extra training with the import of a corpus in Portuguese that I found in github. from chatterbot import ChatBot bot...
asked by 06.11.2018 / 11:46
0
answers

Doubt ChatBot Node Network

I designed a ChatBot using the Node-RED RedBot, however I have a question: There was a need to create an email sender option for Trello ChatBot when necessary to send an email, some tips on how to perform Such a deal? in Annex follows flow print...
asked by 07.11.2018 / 19:06