Skip to content

aKuaMedia/basic-conversation-4-bots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

basic-conversation-4-bots

Training sets for different chatbots in basic conversations

The purpose of this repository is to have a reusable baseline of basic conversations necessary for any chatbot. The main basic conversations that we must cover are:

  • Greetings and farewells.
  • Introductions.
  • Give basic "personal" information
  • Date and time information

On a second scale, we can approach training for more specific but equally generalist conversations:

  • Weather Information
  • Address search
  • Other ...

The project must have the necessary automation scripts to build the import files in the main chatbox frameworks (wit.ai, api.ai, LUIS, Lex ...)

In addition, given the specific language specifics, each base file will be repeated for each language, so that different import files can be generated in the frameworks for each language.

Releases

No releases published

Packages

No packages published