Jesús Seijas

Results 7 issues of Jesús Seijas

Hello! For the version 5 we are working on making a chatbot orchestration. You can see an explanation and example in this comment: https://github.com/axa-group/nlp.js/issues/713#issuecomment-724072580 You can see there the commands...

debate

Implement a React WebChat connected to the Direct Line API, so for each agent, I will have a frontend piece that I can introduce in my web to chat with...

enhancement

Include a Dialgo creator/editor, done with Microsoft pxt, so non-developers can develop a complex chatbot, and developers can use javascript directly but with snippets and code templates. This task is...

enhancement

An adaptative card editor (a first version can be directly a json editor) where I can define cards by name, so the answer from the agent can be not only...

enhancement

Build the Direct Line API with hapi + joi, connected to the session/conversation APIs and to the Microsoft Bot Framework v4 chatbot. That way every agent will have an API...

enhancement

The idea is to have a Microsoft Bot Framework v4 chatbot for each agent, internally mantained, and with an NLP manager that is feeded when an agent is trained successfully.

enhancement

Hi, when running the example in Windows, it returns "Denver" instead of "Denver Broncos". I tested also in Linux and Mac, in both the result is correct. I traced the...