Inteligência Artificial Distribuída 

 Materiais de   Laboratórios

  Alice BOT

Download do ProgramC

Java Expert System Shell

Documentação aqui

Download da API

Java Agent DEvelopment Framework

Guia do administrador aqui

Guia do programador aqui

          Download da API


Código de exemplo para o projecto:

Versão big com tudo o que é necessário: jess, jade e exemplo (7Mb)

Versão small apenas com o código de exemplo (1.3Mb).

 

 
   Links

 

 

 

Jess

Jess is a tool for building a type of intelligent software called Expert Systems. An Expert System is a set of rules that can be repeatedly applied to a collection of facts about the world. Rules that apply are fired, or executed. Jess uses a special algorithm called Rete to match the rules to the facts. Rete makes Jess much faster than a simple set of cascading if.. then statements in a loop. Jess was originally conceived as a Java clone of CLIPS, but nowadays has many features that differentiate it from its parent. 

http://herzberg.ca.sandia.gov/jess/

Mailing list: http://www.mail-archive.com/jess-users@sandia.gov/

JADE

JADE (Java Agent DEvelopment Framework) is a software framework fully implemented in Java language. It simplifies the implementation of multi-agent systems through a middle-ware that claims to comply with the FIPA specifications and through a set of tools that supports the debugging and deployment phase. The agent platform can be distributed across machines (which not even need to share the same OS) and the configuration can be controlled via a remote GUI. The configuration can be even changed at run-time by moving agents from one machine to another one, as and when required. 

http://sharon.cselt.it/projects/jade/

 

FIPA 

FIPA, Foundation for Intelligent Physical Agents  is an organisation aimed at producing standards for the interoperation of heterogeneous software agents.

http://www.fipa.org 

 

Aglets

http://www.trl.ibm.com/aglets/

AgentSpace

http://berlin.inesc.pt/agentspace/

 

 

Hugo Gamboa  11.13.03