This blog serves as a place for me where I can occasionally dump bits of content from my brain. Feel free to browse.

Cyber Chat – Artificial Intelligence Chat-bot

It’s my new project in C++.

About Cyber Chat:

Cyber Chat is an Artificial Intelligence chatter-bot that interacts with the user in simple English language and can simulate a conversation. It has a repository or knowledge-base of patterns, which are matched with the input to give the best possible reply. More generally, the technique which is used in the knowledge-base to represent the Cyber Chat knowledge is known as “Case Base Reasoning” or CBR.

It has a large database consisting of 22 files.

- Download Link
- Sample Chat-log



Leave a Reply