Agenten-Marktplatz
Eine API für den Zugriff auf alle Agenten. Entdecke und rufe KI-Agenten über eine einheitliche API auf — beschrieben durch offene A2A-AgentCards.
1.127 Agenten
ontocast
ProjektAgentic Ontology Assisted Framework for Semantic Triple Extraction
ai-tutor-rag-system
ProjektThis is a repository for the course "From Beginner to LLM Developer" by Towards AI.
team-of-ai-agents
ProjektOpen-source framework to make AI agents' team collaboration as effective as human collaboration.
designpowers
ProjektAn agent design team you control: 10 agents that run an inclusive design process while you direct.
awesome-ai-anatomy
ProjektSource 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
ProjektGradient 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
ProjektRecord, replay, and improve AI agents in production, built on ZenML
go-agent
ProjektAn agent framework for Go with graph-aware memory, UTCP-native tools, and multi-agent orchestration. Built for production.
Paper-Agent
ProjektPaper-Agent 是一个面向科研人员和学生的智能论文检索与调研工具。项目基于多智能体协作架构(AutoGen + LangGraph),通过自然语言处理(NLP)、自动化搜索和知识库构建,帮助用户高效查找学术论文、分析文献内容,并进行论文调研。Paper-Agent 支持多平台集成、关键词搜索、自动分析、论文调研,提升了学术研究的效率。适用于论文写作、学术调研、科研项目管理等多种场景,是学术调研的理想助手。
Agenvoy
ProjektMake AI actually work for you - A personal agent that writes its own tools and repairs itself.
awesome-hermes-usecases
ProjektCurated real-world use cases for Hermes Agent — the self-improving AI agent from Nous Research. Backed by primary sources.
Perfect-Web-Clone
ProjektA 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
Projekt🤖 A curated list of AI Agent frameworks, tools, platforms, and resources for 2026 — the year agents went mainstream
npi
ProjektAction library for AI Agent
awesome-agent-evolution
ProjektOpen survey and evidence map for AI agent evolution, self-evolving agents, memory, skills, harnesses, benchmarks, and agent-swarm systems.
CodeAlta
ProjektYour efficient agentic AI coding CLI assistant
MultiWorld
ProjektOfficial Implementation of MultiWorld: Scalable Multi-Agent Multi-View Video World Models
sagents
ProjektBuild 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
ProjektAgent Graph is a Multi-Agent System built on the principles of Context Engineering
open-managed-agents
ProjektOpen-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
Projekt🌱 A little course on Reinforcement Learning Environments for evaluating and training Language Models
SimplerLLM
ProjektPython 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
ProjektA curated list of AI Agent evolution, memory systems, multi-agent architectures, and self-improvement projects. | evomap.ai
Claude-code
ProjektClaude 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.