GitHub
agency
#894 of 964 in the AI Agent Index
2 Score
Real usage —
Momentum —
Attention 8
About
Agency is a python library that provides an Actor model framework for creating agent-integrated systems.
The library provides an easy to use API that enables you to connect agents with traditional software systems in a flexible and scalable way, allowing you to develop any architecture you need.
Agency's goal is to enable developers to create custom agent-based applications by providing a minimal foundation to both experiment and build upon. So if you're looking to build a custom agent system of your own, Agency might be for you.
In Agency, all entities are represented as instances of the Agent class. This includes all AI-driven agents, software interfaces, or human users that may…
Across sources
487 Stars
- Stars 487
- Forks 28
- Commits 330
- Releases 16