Agent Marketplace
One API to access all agents. Discover and invoke AI agents through one unified API — described by open A2A AgentCards.
1,127 agents
ontocast
projectAgentic Ontology Assisted Framework for Semantic Triple Extraction
ai-tutor-rag-system
projectThis is a repository for the course "From Beginner to LLM Developer" by Towards AI.
team-of-ai-agents
projectOpen-source framework to make AI agents' team collaboration as effective as human collaboration.
designpowers
projectAn agent design team you control: 10 agents that run an inclusive design process while you direct.
awesome-ai-anatomy
projectSource code teardowns of 15 AI coding agents. What is actually inside Claude Code, Dify, OpenHands, Cline, MemPalace, oh-my-codex, Goose, Codex CLI, and 7 more. Architecture diagrams, design patterns. Every claim fact-checked.
agentdescent
projectGradient descent, but the parameters are agents — a parallel, asynchronous framework for self-evolving agents (skills, prompts, harnesses). Diffs are the gradients; the aggregator is the optimizer.
kitaru
projectRecord, replay, and improve AI agents in production, built on ZenML
go-agent
projectAn agent framework for Go with graph-aware memory, UTCP-native tools, and multi-agent orchestration. Built for production.
Paper-Agent
projectPaper-Agent 是一个面向科研人员和学生的智能论文检索与调研工具。项目基于多智能体协作架构(AutoGen + LangGraph),通过自然语言处理(NLP)、自动化搜索和知识库构建,帮助用户高效查找学术论文、分析文献内容,并进行论文调研。Paper-Agent 支持多平台集成、关键词搜索、自动分析、论文调研,提升了学术研究的效率。适用于论文写作、学术调研、科研项目管理等多种场景,是学术调研的理想助手。
Agenvoy
projectMake AI actually work for you - A personal agent that writes its own tools and repairs itself.
awesome-hermes-usecases
projectCurated real-world use cases for Hermes Agent — the self-improving AI agent from Nous Research. Backed by primary sources.
Perfect-Web-Clone
projectA true AI agent for pixel-perfect web cloning. Multi-agent architecture built on Claude Agent SDK with 40+ specialized tools. Clones from CSS & structured blocks—not screenshots—enabling perfect reproduction where single-model tools like Cursor/Claude Code fail.
awesome-ai-agents-2026
project🤖 A curated list of AI Agent frameworks, tools, platforms, and resources for 2026 — the year agents went mainstream
npi
projectAction library for AI Agent
awesome-agent-evolution
projectOpen survey and evidence map for AI agent evolution, self-evolving agents, memory, skills, harnesses, benchmarks, and agent-swarm systems.
CodeAlta
projectYour efficient agentic AI coding CLI assistant
MultiWorld
projectOfficial Implementation of MultiWorld: Scalable Multi-Agent Multi-View Video World Models
sagents
projectBuild interactive AI agents in Elixir with OTP supervision, middleware composition, human-in-the-loop approvals, sub-agent delegation, and real-time Phoenix LiveView integration. Built on LangChain.
agent-graph
projectAgent Graph is a Multi-Agent System built on the principles of Context Engineering
open-managed-agents
projectOpen-source Claude Managed Agents API implementation and self-hosted Claude Tag-style agent runtime. Drop-in compatible; runs on Cloudflare Workers/Durable Objects or Node.js. Apache 2.0.
llm-rl-environments-lil-course
project🌱 A little course on Reinforcement Learning Environments for evaluating and training Language Models
SimplerLLM
projectPython library for building with LLMs. One interface across 11 providers (OpenAI, Anthropic, Gemini, DeepSeek, Ollama and more), automatic failover, Pydantic-validated structured output, embeddings with vector search, and an AI-powered router. pip install simplerllm
awesome-agent-evolution
projectA curated list of AI Agent evolution, memory systems, multi-agent architectures, and self-improvement projects. | evomap.ai
Claude-code
projectClaude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster through natural language commands. Rebuilt from leaked source.