Texai Project
Texai is a knowledge-based software project to create artificial intelligence.
Revised January 23rd, 2008
Introduction
Texai is an knowledge-based, open source project to create artificial intelligence. The project’s approach is to first construct a bootstrap English dialog system whose goals are to acquire linguistic and common sense skills to improve its own performance. Next the system will acquire expertise in algorithms, and in Java programming for the purpose of explicitly representing its own behavior in the knowledge base (KB). Thus it will understand, revise, test and automatically compose its own source code. In parallel at this point, the system will acquire lexical and common sense knowledge from the glosses (word sense definitions) in the Texai lexicon, and begin to covert Wikipedia English text into KB statements, fleshing out the OpenCyc terms. In addition to scaling to many disparate users via Jabber chat from a single Texai instance, the system will be deployed as a virtual appliance to compute clusters and to a multitude of Internet users, where each instance hosts one or more nodes organized within an Albus Hierarchical Control System. These Albus Nodes (i.e. agents) will be organized into agencies, many mirroring current human organizations in which a node is a user’s proxy into the Albus hierarchy for some role. The artificial intelligence will then consist of a vast community of organizations whose members are Albus nodes, each quite intelligent with regard to its agency’s mission.
What is Available Now
The project’s knowledge base is stored in the Sesame RDF server. Because the initial knowledge base is large, it has been partitioned into separate Sesame repositories. These have been extracted into RDF and have been released in the file download section here.
The project’s domain objects are persisted in Sesame using the RDF Entity Manager and semantic annotations. The RDF Entity Manager is released as a separate component. See the the file download section here.
News
Click on the Home link above for the latest blog posts.
- Read more here about the design of the bootstrap dialog system that I am now writing.
- The Incremental Fluid Construction Grammar engine has just been released. Read more here.
- Read more here about last years’ progress towards creating artificial intelligence.
- A generally useful spreading activation Java library has been released. Read more here.
- Read the latest project status here.
ESPAÑA on 11 Mar 2008 at 6:18 pm #
** TRANSLATED TO GOOGLE **
NOT UNDERSTAND IS THAT ALL FILES
ARE THE PAGE OF THE PROJECT IS THE ONE THAT
INITIATES CHAT.
Steve, April 3, 2008: The bootstrap English dialog system is still under development. I’ve completed the essential coding for the parsing components and am now working on the English generation components. You can check out the Java source and required libraries from the project source code repository at SourceForge - http://texai.svn.sourceforge.net/viewvc/texai/Dialog/
Monica Peters on 03 Apr 2008 at 3:23 am #
I’m so glad to find your Texai Project today. Keep up the good work
I’ll be reading through what you are sharing, as it is very interesting for my own research and development of endangered language chatbots (multi-modal chatbots)