Skip to content

RKhobrag/chatty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

chatty

This project is to learn how to create a chat bot, from scratch.

Without any knowledge about how chatbots are built, what seem like a process to follow? This will allow to figure out what techniques might be needed before diving into the development

  1. Read a prompt
  2. Identify type of text(question, greeting, request etc.)
  3. Identiy entities and relationship between them(person, product, places, objects, order etc and their relavant attributes)
  4. formulate a valid meaningful response(follow a template or generate free text)
  5. Output

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors