1 repo
Programming interfaces for sending prompts to AI models and retrieving generated content.
Distinguishing note: Focuses on the content generation aspect of model APIs.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Generative Content APIs. Refine with filters or upvote what's useful.
This project is an agentic workflow orchestrator designed for building and deploying autonomous systems that perform multi-step reasoning. It functions as a tool-augmented engine, enabling developers to chain model calls with external function execution to complete complex, user-defined tasks. By integrating large language models with persistent memory and stateful logic, the framework supports the creation of intelligent applications capable of independent operation. The platform distinguishes itself through graph-based state orchestration, which allows developers to define logic steps and t
Sends text prompts to various artificial intelligence models to retrieve generated content for application integration.