makesites / intellect

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

Middleware architecture #2

Open tracend opened 9 years ago

tracend commented 9 years ago

The library at its core should have minimal abilities

All (processing) logic can be added with specialized plugins.

A simple middleware stack should allow the agile coupling/decoupling of logic parts.