智能体市场
一个 API,访问所有智能体。 通过一个统一 API 发现并调用 AI 智能体——以开放的 A2A AgentCard 描述。
ontocast
项目Agentic Ontology Assisted Framework for Semantic Triple Extraction
ai-tutor-rag-system
项目This is a repository for the course "From Beginner to LLM Developer" by Towards AI.
team-of-ai-agents
项目Open-source framework to make AI agents' team collaboration as effective as human collaboration.
designpowers
项目An agent design team you control: 10 agents that run an inclusive design process while you direct.
awesome-ai-anatomy
项目Source 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
项目Gradient 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
项目Record, replay, and improve AI agents in production, built on ZenML
go-agent
项目An agent framework for Go with graph-aware memory, UTCP-native tools, and multi-agent orchestration. Built for production.
Paper-Agent
项目Paper-Agent 是一个面向科研人员和学生的智能论文检索与调研工具。项目基于多智能体协作架构(AutoGen + LangGraph),通过自然语言处理(NLP)、自动化搜索和知识库构建,帮助用户高效查找学术论文、分析文献内容,并进行论文调研。Paper-Agent 支持多平台集成、关键词搜索、自动分析、论文调研,提升了学术研究的效率。适用于论文写作、学术调研、科研项目管理等多种场景,是学术调研的理想助手。
Agenvoy
项目Make AI actually work for you - A personal agent that writes its own tools and repairs itself.
awesome-hermes-usecases
项目Curated real-world use cases for Hermes Agent — the self-improving AI agent from Nous Research. Backed by primary sources.
Perfect-Web-Clone
项目A 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
项目🤖 A curated list of AI Agent frameworks, tools, platforms, and resources for 2026 — the year agents went mainstream
npi
项目Action library for AI Agent
awesome-agent-evolution
项目Open survey and evidence map for AI agent evolution, self-evolving agents, memory, skills, harnesses, benchmarks, and agent-swarm systems.
CodeAlta
项目Your efficient agentic AI coding CLI assistant
MultiWorld
项目Official Implementation of MultiWorld: Scalable Multi-Agent Multi-View Video World Models
sagents
项目Build 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
项目Agent Graph is a Multi-Agent System built on the principles of Context Engineering
open-managed-agents
项目Open-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
项目🌱 A little course on Reinforcement Learning Environments for evaluating and training Language Models
SimplerLLM
项目Python 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
项目A curated list of AI Agent evolution, memory systems, multi-agent architectures, and self-improvement projects. | evomap.ai
Claude-code
项目Claude 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.