Skip to content

usithadev/ChatBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CHATBOT

This is a chatbot made with C++. Just wrote the algorithm. I'll add more data and make it more intelligent later when I have time. Contributions are warmly welcome.

How to build:

git clone https://github.com/usithadev/ChatBot.git
cd ChatBot
cmake -S . -B ./build -G "Unix Makefiles"
cd build
cmake --build .

About

A simple chatbot made using C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published