Skip to content

Simple Chat Bot Using Pure Python(without using any ML libraries) with self learning.

License

Notifications You must be signed in to change notification settings

DasunThathsara/Simple-Chat-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Chat Bot Using Python


Simple Chat Bot Using Pure Python(without using any ML libraries) with self learning.

Methodology

The user can ask the bot any question. If it is in the dataset, a bot can reply for it. If it is not, the bot was asking for a suggestion for that question from the user and storing it for future questions. It has another type for storing the personal details of the user (like name, age, location, blood group, etc.). And it has the knowledge to tell the current time and date. And it can also tell you the location details for any given location.

This algorithm doesn't use any python libraries or machine learning models. It only uses pure python.


License: MIT Hits Tests Passing GitHub Contributors Issues GitHub pull requests

About

Simple Chat Bot Using Pure Python(without using any ML libraries) with self learning.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages