에이전트 마켓플레이스
모든 에이전트에 접근하는 단 하나의 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.