No project description provided
Project description
✨ 🤖 Agentify AI
Agentify AI is a Python and TypeScript library to develop and deploy an Agent Driven Architecture (ADA).
Agentify AI embraces A2A as MCP (see Ecosystem for alternative solutions) and can be deployed on your laptop or on Kubernetes.
The main features added to A2A and MCP are:
- Agent identity with Delegation
- Long running process with async tools
- Agent authorizations with permissions
- Controls with Guardrails
- Rich and custom user interactions with AG-UI
- Discovery with a Registry
- Observability with OpenTelemetry
An agent has:
- A public
Identity. - Some
Guardrailsdefined by itsManager. - Some
Tools. - Some
Skillsgained using theTools.
An Agent:
- Interacts with other
Agents. - Reports to a single
Manager.
An agent collaborates with a another Agent based its Skills.
Identity
Outside Agents Identity is provided with:
- PKCI
- OAuth with automatic registration: Dynamic Client Registration (RFC 7591 / RFC 7592) allows clients (internal services, for example) to automatically register with an authorization server (AuthZ server) via an API, obtain their own client_id (and possibly secret or key pair) programmatically, optionally update or delete their registration later.
Inside Agents Identity is provided with:
- SPIFFE – Secure Production Identity Framework for Everyone - A set of standards for securely identifying software systems in dynamic and heterogeneous environments.
- SPIRE – SPIFFE Runtime Environment - An implementation of SPIFFE that issues and manages identities (SVIDs) for workloads.
Integrations
- VS Code Copilot: Via the A2A edition
Ecosystem
- AG2: https://ag2.ai
- AgentScope: https://agentscope.io
- AGNTCY: https://agntcy.org by Cisco
- Bee AI: https://beeai.dev by IBM
- Fast A2A: https://github.com/pydantic/fasta2a by Pydantic AI.
- Kagent-dev: https://github.com/kagent-dev by Solo, to deploy single Agents or MCP servers on Kubernetes.
- MassGen: https://massgen.ai
- MCP Agent: https://github.com/lastmile-ai/mcp-agent
- OpenAgents: https://openagents.org
- OpenAI Swarm: https://github.com/openai/swarm by OpenAI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file agentify_ai-0.0.1-py3-none-any.whl.
File metadata
- Download URL: agentify_ai-0.0.1-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3e6d2c1d07f6d2fc444158321c00e490b2d381b5ba59b55ed4329f039a78c206
|
|
| MD5 |
cf5641b667c52dcd5b23047c2f0f5105
|
|
| BLAKE2b-256 |
956828a60a525e78d3c1a106a0d3eb89017fe8a37da8764afc0017d8ee846b86
|