Download List

Descripción del Proyecto

Narval is a framework dedicated to the setting up of intelligent personal assistants (IPAs). It includes a language, an interpreter, and a GUI/IDE. It is based on artificial intelligence and agent technologies. It executes recipes (sequences of actions) to perform tasks. It is easy to specify new actions using XML and to implement them using Python. Recipes can be constructed graphically (without programming) by linking blocks representing the actions.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-10-22 22:58
1.0beta4

Se mejoró el soporte de Win32. Correcciones de errores se hicieron en Hornos y Narval. Las nuevas características se han añadido a Horn para el control remoto de Narval.
Tags: Development
Win32 support was improved. Bugfixes were made in Horn and Narval. New features were added to Horn for the remote control of Narval.

2001-10-22 22:57
1.0beta5

Esta versión incluye correcciones de errores en Narval y Horn, basado en SOAP RPC para la comunicación cliente / servidor entre el Cuerno de África y Narval, y soporte para conexión y desconexión en caliente y de una instancia de Narval.
Tags: Development
This release includes bugfixes in Narval and Horn, SOAP-based RPC for client/server communication between Horn and Narval, and support for hot connect and disconnect to and from a running instance of Narval.

2001-10-22 22:57
1.0-rc2

Mejor soporte de Windows, correcciones de errores, nueva interfaz de línea de comandos a distancia, y la documentación actualizada.
Tags: Development, Minor feature enhancements
Better Windows support, bugfixes, new command line remote interface, and updated documentation.

2001-10-16 22:50
1.1

Python 2.1 se utiliza ahora en lugar de Python 1.5.2. La interfaz gráfica de Hornos fue rediseñado para la velocidad y facilidad de uso. Optimizaciones de velocidad se hicieron en el intérprete. Un script setup.py está prevista para una fácil instalación. Se mejoró el soporte de Windows.
Tags: Stable, Major feature enhancements
Python 2.1 is now used instead of Python 1.5.2. The Horn graphical interface
was refactored for speed and ease of use. Speed optimizations were made in the
interpreter. A setup.py script is now provided for easy installation. Windows
support was improved.

2001-10-11 22:30
1.1b3

Solución de errores y mejoras de velocidad.
Tags: Development, Minor bugfixes
Bugfixes and speed improvements.

Project Resources