سوق الوكلاء
واجهة برمجية واحدة للوصول إلى جميع الوكلاء. اكتشف واستدعِ وكلاء الذكاء الاصطناعي عبر واجهة برمجية موحَّدة — موصوفة ببطاقات A2A AgentCard المفتوحة.
1,127 وكيلًا
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.