Overview

I want this project to be highly modular and extensible so people can use this to build whatever they want. Currently the most powerful tools in AI are those that can provide specialized data and inputs to AI models, typically via tools or skills and this framework allows for anyone to add their skills, custom tools and other AI infrastructure to the plugin to make it specialized to their use case. It also is designed to support a variety of clients and APIs while providing a solid API base for workflows to build on top of so workflow developers don't have to worry about what client is executing the request and clients don't have to worry about the overall workflow and vice versa. This project also includes CI/CD for publishing to maven, running unit tests and code style formatting.

Project Details

Tags
API developmentJavaSystems DesignClosed-Source