-
Notifications
You must be signed in to change notification settings - Fork 9
Home
IntelliNode edited this page Feb 8, 2024
·
2 revisions
Intelli is python module designed to provide unified access to various AI models. It is built on three key pillars to ensure scalability and flexibility:
- The wrapper layer provides low-level access to the latest AI models and libraries.
- The controller layer offers a unified input to any language, image, or speech model.
- The function layer provides abstract application layers with the ability to extend the use cases based on apps’ needs.
- The flow combine multiple AI agents to work on complex task.