United Kingdom
Asked — Edited

The Ez-Ai Forum Is Now Up Come And Join The Discussions

David's EZ-AI forum is up and running and anyone that is interested in an AI that integrates with ARC should go over and take a look. Also there are opportunities to suggest new features and development ideas which is very neat. Please visit and join the discussions!

You can register to join the forum at cochranrobotics.com

EZ-Robot coupled with EZ-AI is in my humble opinion the way to go if you want to build an advanced robot that does useful stuff.

Tony


ARC Pro

Upgrade to ARC Pro

ARC Pro will give you immediate updates and new features needed to unleash your robot's potential!

#17  

Right now it really adds functionality to ARC though the use of databases and also incorporates a lot of Internet of Things (IoT) technology to gather information for web sources. It also incorporates an ALICE chatbot which is the same base as PandoraBot, but runs locally on your network to eliminate latency that is experienced with PandoraBot.

Reminders Recognize users and do different things for different age groups of users RSS cleaner and phonetic pronunciation dictionary UPC code lookup wikipedia search on topics remembers special dates for all users or specific users Speaks a series of things (rhymes for example) without repeating until all of them have been said. Ability to play different MP3 files through ARC based on the age of the user without repeating until all of these MP3s have been played. Driving directions from city to city on your continent or to addresses you have entered into EZ-AI GPS navigation via googles walking directions Ability to post emergency requests for help to Facebook Star Wars trivia game that you can add more questions to (could be used for any multiple choice game) Food recipes through BigOven Movie information Song information TV show information knowledge gathering system through the internet Bible verse query system Email retrieval and reading tool for GMail, Yahoo, Live and MSN email addresses Ability to store data in the database which then allows for an unlimited number of things but to name a few... Ability for multiple robots on your network to communicate Ability to know that tasks have been performed and then not repeat those tasks by one or more robots Ability to know a family tree relationship so that when the robot recognizes a user, it will be able to know who that person's children, parents or grandparents are and use these names in conversation.

There is a lot there and the list will be growing. I am going to complete my InMoov and then go back to adding more features to EZ-AI. I will use my InMoov as the testbed for this development.

#18  

Hi.. impressive.

How do you pass values from EZ script to SQL?

Are you using ODBC when connecting?

#19  

You call EZ-AI.exe using the /D switch and the query as parameters. EZ-AI uses the ADO connections in .net to handle the connection to the database.