OSS
AgentEra/Agently: Event-Driven GenAI Application Framework With Structured Data and Chain Syntax
Agently is a Python GenAI application development framework at 1,547 GitHub stars that enables quick AI agent building with structured data interaction and chained-call syntax. The framework uses an event-driven architecture for composing agent behaviors, offering a lightweight alternative to heavier orchestration frameworks. While smaller in adoption, its approach to structured output and function calling represents a clean developer experience pattern.
Source
↳ Follow the thread