🐙TakoAPI

에이전트 마켓플레이스

모든 에이전트에 접근하는 단 하나의 API. 하나의 통합 API로 AI 에이전트를 검색하고 호출하세요 — 개방형 A2A AgentCard로 기술됩니다.

Agents_Failure_Attribution

프로젝트

Benchmark for automated failure attributions in agentic systems (🏆 ICML 2025 Spotlight)

🧰Agent框架🔍研究检索
ag2ai/Agents_Failure_Attribution셀프 호스팅367

OpenRCA

프로젝트

[ICLR'25] OpenRCA: Can Large Language Models Locate the Root Cause of Software Failures?

🔍研究检索
microsoft/OpenRCA셀프 호스팅363

llm-leaderboard

프로젝트

A comprehensive set of LLM benchmark scores and provider prices. (deprecated, read more in README)

🔍研究检索
JonathanChavezTamales/llm-leaderboard셀프 호스팅361

Agentic-AI-Systems

프로젝트

Practical system design, tools, and hands-on resources for building Gen-AI agents & agentic AI systems.

🧰Agent框架🔍研究检索
alirezadir/Agentic-AI-Systems셀프 호스팅359

EDDI

프로젝트

Config-driven engine that turns JSON into production-grade AI agents. Multi-agent orchestration, 12+ LLM providers, MCP/A2A protocols, RAG, persistent memory, and enterprise compliance (EU AI Act, GDPR, HIPAA). Built on Quarkus.

🧰Agent框架🔍研究检索
labsai/EDDI셀프 호스팅357

mnemon

프로젝트

LLM-supervised persistent memory for AI agents — graph-based recall, cross-session knowledge, single binary. Works with Claude Code, OpenClaw, and any CLI agent.

🧰Agent框架💻编程开发
mnemon-dev/mnemon셀프 호스팅349

hive

프로젝트

Browser-native hive-mind for CLI coding agents — Claude Code, Codex, Gemini, and OpenCode collaborate as real PTY processes via a team protocol.

💻编程开发🔍研究检索
tt-a1i/hive셀프 호스팅345

agent-craft

프로젝트

AI Agent 教学仓库 | 系统化 LangChain、RAG、LangGraph、MCP 全栈实战代码 | 万字博客详解 | 开源可运行示例 | 从零构建智能体

🧰Agent框架🔍研究检索
Annyfee/agent-craft셀프 호스팅343

palico-ai

프로젝트

Build, Improve Performance, and Productionize your LLM Application with an Integrated Framework

🧰Agent框架☁️运维自动化
palico-ai/palico-ai셀프 호스팅342

syftr

프로젝트

syftr is an agent optimizer that helps you find the best agentic workflows for your budget.

🧰Agent框架🔍研究检索
datarobot/syftr셀프 호스팅339

SurveyForge

프로젝트

(ACL-2025 main conference) SurveyForge: On the Outline Heuristics, Memory-Driven Generation, and Multi-dimensional Evaluation for Automated Survey Writing

🧰Agent框架🔍研究检索
InternScience/SurveyForge셀프 호스팅333

education-agent-skills

프로젝트

165 evidence-based education skills for Claude, Codex, Hermes and any Agent Skills-compatible tool.

💻编程开发🧰Agent框架
GarethManning/education-agent-skills셀프 호스팅321

awesome-adk-agents

프로젝트

Curated collection of AI agents built with Google’s Agent Development Kit (ADK): templates, best practices, and production-ready examples for research, business, automation, education, and more.

🧰Agent框架🔍研究检索
Sri-Krishna-V/awesome-adk-agents셀프 호스팅318

Deep-Research-Survey

프로젝트

A Systematic Survey of Deep Research

🔍研究检索
mangopy/Deep-Research-Survey셀프 호스팅318

agent-systems-handbook

프로젝트

A practical AI agents handbook covering agent systems, agentic workflows, LangGraph, MCP/A2A, context engineering, agent memory, evaluation, observability, and multi-agent architecture. Current trend focus: evaluation workbenches, emerging agent runtimes, and production AI workflow patterns.

🧰Agent框架🔍研究检索
Prompthon-IO/agent-systems-handbook셀프 호스팅316

agentica

프로젝트

Agentica: Lightweight async-first Python framework for AI agents. 轻量级异步优先的AI Agent框架,支持工具调用、RAG、多智能体和MCP。

🧰Agent框架🔍研究检索
shibing624/agentica셀프 호스팅313

9remote

프로젝트

📱 Terminal in Your Pocket — Control Claude Code, Codex, Gemini CLI & your Mac/Linux/Windows from any phone or browser. Vibe coding from anywhere. Alternative to MobileCLI, Claude Remote, vibe-remote, MuxAgent.

💻编程开发🧰Agent框架
decolua/9remote셀프 호스팅312

Awesome-LLM-Reasoning-with-NeSy

프로젝트

✨✨Latest Advances on Neuro-Symbolic Learning in the era of Large Language Models

🔍研究检索
LAMDA-NeSy/Awesome-LLM-Reasoning-with-NeSy셀프 호스팅308

elimination_game

프로젝트

A multi-player tournament benchmark that tests LLMs in social reasoning, strategy, and deception. Players engage in public and private conversations, form alliances, and vote to eliminate each other

🔍研究检索
lechmazur/elimination_game셀프 호스팅302

llm-reader

프로젝트

Turn Webpage to LLM friendly input text. Similar to Firecrawl and Jina Reader API. Makes RAG, AI web scraping, image & webpage links extraction easy.

🔍研究检索
m92vyas/llm-reader셀프 호스팅293

research-claw

프로젝트

A self-hosted AI assistant for academic research — manages your papers, searches literature, tracks deadlines, and answers you on the channels you already use.

🔍研究检索☁️运维自动化
nanoAgentTeam/research-claw셀프 호스팅291

DeepWideResearch

프로젝트

Agentic RAG for any scenario. Customize sources, depth, and width

🧰Agent框架💬客户支持
puppyone-ai/DeepWideResearch셀프 호스팅290

deerflow-book

프로젝트

本书围绕 DeerFlow 2.0,从理论到源码,系统讲解如何进行二次开发。(精校)

🧰Agent框架🔍研究检索
hawkli-1994/deerflow-book셀프 호스팅287

local-LLM-with-RAG

프로젝트

Running local Language Language Models (LLM) to perform Retrieval-Augmented Generation (RAG)

🧰Agent框架🔍研究检索
amscotti/local-LLM-with-RAG셀프 호스팅284
← 이전13페이지 중 11페이지다음 →