A simple AIML based Chat Bot written in C# which is a computer program that you can talk to.
Second Semester Object Oriented Programming Final Project at SZABIST.
- The bot is able to answer most questions and has the ability to carry on a normal conversation.
- 1000's of chat templates in its repo, it has a wide general knowledge.
- Knows about famous people, movies, songs, etc.
- Knows alot of bad jokes.
- You can teach him new things that it will remember.
- Wonderful, Modern and User Friendly UI.
- Persistent Chat system, you will not loose your conversation when you close the bot.
- It can also speak using Microsoft Speech Recognition (Microsoft.Speech).
Not all of the required files are generated automatically on compilation.
So if you try to build a release version of the chatbot the code breaks. Following are the extra files that you need to explicilty place in the folder in which visual studio builds exe. (It is already places in Debug folder, you can copy paste to release)
- aiml - This is also the folder where you can add aiml files
- config
- chatBotProject.vshost.exe
- ChatBotProject.vshost.exe.config
- ChatBotProject.vshost.exe.manifest
- SOUND1.wav
- SOUND2.wav
Here Highlighted files are not autogenerated and you need to copy.
Here are some things you can say to the bot.
- Tell me a joke
- Copy me
- What is the Bible?
- poop
- cats suck
- Where is Canada?
- What is the Illuminati
- I want to die
- shut up
These are the contributors to this Project in random order:
- conversational back-end is provided by AIMLbot.dll, a C# implementation of Dr. Richard S. Wallace's A.L.I.C.E. system.
- User Interface modules are provided by Bunifu_UI_v1.52.dll, a premium .NET UI Framework by Bunifu.