Explore projects and tools using Agent Protocol
mainThe Agent Protocol ecosystem includes various agents, clients, and tools designed to work with the standard communication specification.
Agents
- AutoGPT: An experimental open-source attempt to make GPT-4 fully autonomous.
- Smol developer: A junior developer agent.
- waggledance.ai: An open-source multi-agent execution environment that implements the Agent Protocol OpenAPI spec.
Clients
- AutoGPT UI: A Flutter app designed for discussing tasks with a single agent.
Tools
- Benchmarking: A client built for benchmarking agent performance regardless of their internal implementation.
- SDK: Official SDKs available in Python and JS/TS.
- Client: A dedicated Python client for interacting with Agent Protocol servers.
- AutoGPT Forge: Building blocks for creating AutoGPT-style agents using the protocol.