AI_Tutorials

Here we will be building an artificial intelligence chat bot application: each stage we shall cover a single task or operation. code will be given at the bottom of the page to be downloaded so that you can follow along.

We shall be using Visual studio 2013, in the visual basic language. although it can be created in any programming language as the principles are the same. feel free to use the code as you wish and we supply the code to be used freely without copyright.

Creating a chatbot - Adding a plugin mechanism — Dec 7, 2014 2:20:32 PM

Creating the chat bot 3 - The speech Addon — Oct 26, 2014 12:18:06 PM

Creating a chatbot 2 — Oct 22, 2014 1:51:24 PM

Regular Expression Syntax (Scripting) — Oct 22, 2014 1:38:35 AM

Creating the chatbot — Oct 18, 2014 12:12:23 PM