MelMcGee.com
 About Mel   WearComp Intro   Hardware   Software   Fun   Services  Message Board   Search 
WearComp Software

Software Projects

Chat bot based on Thunderstone's Texis

Skeletor-bot AI with Speech Recognition and Synthesis

M$M: Enterprise Proposal Generator and Sales Force Productivity Software

This is a rather large project I've been working on since April 2001. Currently in its final stages of development. See www.mysalemaker.com

VML-based graphing utility

This component, originally written for my M$M project, outputs pie charts in VML given input pie slice titles & numbers. Other chart styles in development. It is available for both client and server-side deployment. Great for use in web pages (VML capable client or server - like IE 5.5). I have implemented this in M$M to read XML files for counts of items matching a string (number of proposals that have been awarded vs not awarded for example) and automatically generate charts based upon these values.

I think VML is fantastic for wearables. It is fast, low bandwidth, and lightweight ... much better than those HUGE server generated graphics.

If you are using IE 5.5 (maybe 5.0?), you might want to check out this example.

Microsoft Agent XML Utility

This is another component I wrote for the M$M project. It allows a user to enter scripts and actions for Microsoft Agent easily. This is great for wizards - the agent speaks and acts appropriatly depending on the wizard page it is on. It is relatively customized for M$M at the moment, but I'll be opening the code up soon, and changing the XML over to AIML which I have only recently discovered thanks to the wearables mailing list at wearables.blu.org.
It too uses an XML file to grab values for the wizard's actions and words then I use another function to easily implement the action.
See example of the wizard xml file format.

Alicebot AI interface

Z.O.E. is now up and running on this server. I'm still playing with code and training her, but she's alive! Talk to her.
I'm using ALICE to run my "skeletor-bot".

These components will be available for purchase soon.

Future projects include AI interface & (hopefully) a visual recognition system allowing identification of objects from camera then providing the user with information regarding objects (combining Expert Intelligence/AI & Visual Recognition technology).