Red Ant Productions Presents...

AI Workshop



    This page was created as a small project to start learning AI techniques and concept. If you wish to learn some of the techniques in any of my programs, I would refer you to my AI resources section of the site. If you have any comments suggestions or ideas that might help I openly welcome them. All projects are programmed and compiled on Delphi 5 on a Windows XP Professional platform and up and source code is provided. You may contact me at: raproductions@hotmail.com



Current Projects:

Eliza


Just about everyone involved in AI knows about Eliza. If not then, I have posted a copy I found out there on the net. It's a simple JavaScript version of the classic chat program that will run on your browser locally.

Link: ScriptUpdated: July 18, 2003

AI Bug World


Based on the tutorials and ideas from Mat Buckland's (aka Fupster) site ai-junkie.com. I have tried to port his code from C to Object Pascal. So far the results are somewhat... different. This program uses DelphiX for DirectX's DirectDraw. DirectX is required to run the binary and DelphiX Components that can be found here and are required to compile the source.

Build 9: Binary SourceUpdated: April 19, 2003
Build 8: Binary Source

Pattern Recognition Test


This was a small test to try out a digital Neural Net and simple Genetic Algorithm. It is also my first attempt at AI. The task would most definitely be done faster by a much faster than this model, but I wanted to make sure that the AI Unit would work and this seemed like a sure-fire way to find out.

Download: Binary SourceUpdated: April 10, 2003



AI Resources:

ai-junkie Great Tutorials on Neural Nets and Genetic Algorithms. There is also a forum to discuss ideas and ask questions.

Link: www.ai-junkie.com
AI depot Lots of tutorials on a wide range off topics. A great thing about this site is that all the tutorials are sorted by skill level.

Link: ai-depot.com
generation 5 Tons of articles and other materials on this site even a set of forums as well. I haven't had time to look at all of it yet.

Link: www.generation5.org
GameAI.com Lots of info on game AI. Some really cool demos too.

Link: www.gameai.com



Red Ant Productions 2003