AI Knowledge base: Porting of Openmind to PSP via SQLite3

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
mypspdev
Posts: 178
Joined: Wed Jul 11, 2007 10:30 pm

AI Knowledge base: Porting of Openmind to PSP via SQLite3

Post by mypspdev »

To anybody interested on AI applications on PSP with voice and knowledge data base:

Openmind: www.openmind.org.
Here is an OpenMind PC based example:
http://rapidshare.com/files/63895601/OpenMind.ZIP.html
Here is SQLite site: http://www.sqlite.org/
Here is SQLite3 PSP library: svn.ps2dev.org/psp/trunk/sqlite
Here is a PC browser for SQLite db: http://rapidshare.com/files/63894809/sq ... n.zip.html
Here a similar poorer old application: http://www.download-full-games.com/pc/u ... aitso.html

I've my own example of a starting porting of Openmind knowledge base to PSP using also Flite for voice output: still missing component is PocketSphinx for speech recognition.
When available a full PSP-based Knowledge based voice dialog could be implemented for robotics applications.

Here
http://rapidshare.com/files/64129618/My ... x.rar.html
is a full version of my example implementing:
- flite voice output
- openmind reduced example using sqlite3
- full PSP hardware control test
under 3.xx custom firmware for fat and s&l.
Readme text included for further explanations (sce prx's are not included).
Post Reply