Skip to content

A primitive Chatbot maker in C++. Uses user interaction to grow and learn. Can recognize words made of numbers and then use them in sentences, it can also learn different answers and replies for the same query/message, it can also detect and understand if you make typos to some degree (eg. understnd = understand, learnig = learning.). You can ev…

Notifications You must be signed in to change notification settings

Ujjawal-K-Panchal/Talkity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Talkity - Readme.txt

A primitive Chatbot maker in C++. Uses user interaction to grow and learn. It Can recognize words having numbers as letter (eg. h3llo = hello) and then use them in sentences, it can also learn different answers and replies for the same query/message, it can also detect and comprehend if user makes some errors in typing to some degree (eg. understnd = understand, learnig = learning).

Perhaps the best feature of this very primitive project is that one can manage personalities of their chatbots and even control the inquisitive nature of the chatbot.

About

A primitive Chatbot maker in C++. Uses user interaction to grow and learn. Can recognize words made of numbers and then use them in sentences, it can also learn different answers and replies for the same query/message, it can also detect and understand if you make typos to some degree (eg. understnd = understand, learnig = learning.). You can ev…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages