makesites / intellect

Universal AI engine with a middleware architecture
https://makesites.org/projects/intellect
0 stars 0 forks source link

Agnostic I/O #1

Closed tracend closed 9 years ago

tracend commented 9 years ago

The library should be able to process data and return responses without directly being "aware" of the interface with the user.

That should allow a broad use in various application environments.

tracend commented 9 years ago

The introduction of the interpreter should allow applications to use the response meta info in variable ways.

Together with the arbitrary support of middleware (#2) this requirement should be fulfilled .