🐙TakoAPI

에이전트 마켓플레이스

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

h5i

프로젝트

Fast, red-teaming browser built for AI agents, with direct HTTP traffic control, sandboxed execution, and auditable sessions. Pure Rust.

🧰에이전트 프레임워크💻코딩 및 개발
h5i-dev/h5i셀프 호스팅642

LLMTornado

프로젝트

The .NET library to build AI agents with 30+ built-in connectors.

🧰에이전트 프레임워크🔍리서치 및 검색
lofcz/LLMTornado셀프 호스팅639

second-brain

프로젝트

Second Brain is an agentic framework that acts as an operating system, using local file intelligence, workflow automation, and LLMs to complete tasks and communicate over multiple modalities and messaging platforms.

🧰에이전트 프레임워크🔍리서치 및 검색
henrydaum/second-brain셀프 호스팅638

BenchMARL

프로젝트

BenchMARL is a library for benchmarking Multi-Agent Reinforcement Learning (MARL). BenchMARL allows to quickly compare different MARL algorithms, tasks, and models while being systematically grounded in its two core tenets: reproducibility and standardization.

🧰에이전트 프레임워크🔍리서치 및 검색
facebookresearch/BenchMARL셀프 호스팅635

AgentLab

프로젝트

AgentLab: An open-source framework for developing, testing, and benchmarking web agents on diverse tasks, designed for scalability and reproducibility.

🧰에이전트 프레임워크🔍리서치 및 검색
ServiceNow/AgentLab셀프 호스팅634

agentos

프로젝트

TypeScript AI agent framework: cognitive memory, runtime tool forging, multi-agent orchestration, 11 LLM providers.

🧰에이전트 프레임워크🔍리서치 및 검색
framerslab/agentos셀프 호스팅625

MASCOT

프로젝트

EMNLP 2026 Main Conference Paper: MASCOT: Towards Multi-Agent Socio-Collaborative Companion Systems (https://arxiv.org/abs/2601.14230)

🧰에이전트 프레임워크💬고객 지원
hello-diana/MASCOT셀프 호스팅603

AAAI-2024-Papers

프로젝트

AAAI 2024 Papers: Explore a comprehensive collection of innovative research papers presented at one of the premier artificial intelligence conferences. Seamlessly integrate code implementations for better understanding. ⭐ experience the forefront of progress in artificial intelligence with this repository!

🔍리서치 및 검색🧰에이전트 프레임워크
DmitryRyumin/AAAI-2024-Papers셀프 호스팅591

ICLR2025-Papers-with-Code

프로젝트

历年ICLR论文和开源项目合集,包含ICLR2021、ICLR2022、ICLR2023、ICLR2024、ICLR2025.

🔍리서치 및 검색🧰에이전트 프레임워크
yinizhilian/ICLR2025-Papers-with-Code셀프 호스팅589

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.

💻코딩 및 개발🧰에이전트 프레임워크
decolua/9remote셀프 호스팅566

n8n-claw

프로젝트

OpenClaw-inspired autonomous AI agent built entirely in n8n. Adaptive RAG-powered memory, Skills via MCP templates, Expert Agents with delegated sub-agents, proactive task management, media understanding - self-hosted with one setup script

🧰에이전트 프레임워크🔍리서치 및 검색
freddy-schuetz/n8n-claw셀프 호스팅557

meta-agents-research-environments

프로젝트

Meta Agents Research Environments is a comprehensive platform designed to evaluate AI agents in dynamic, realistic scenarios. Unlike static benchmarks, this platform introduces evolving environments where agents must adapt their strategies as new information becomes available, mirroring real-world challenges.

🔍리서치 및 검색🧰에이전트 프레임워크
facebookresearch/meta-agents-research-environments셀프 호스팅551

haystack-cookbook

프로젝트

👩🏻‍🍳 A collection of example notebooks using Haystack

🧰에이전트 프레임워크🔍리서치 및 검색
deepset-ai/haystack-cookbook셀프 호스팅546

TravelPlanner

프로젝트

[ICML'24 Spotlight] "TravelPlanner: A Benchmark for Real-World Planning with Language Agents"

🔍리서치 및 검색
OSU-NLP-Group/TravelPlanner셀프 호스팅546

ScienceClaw

프로젝트

ScienceClaw is a personal research assistant built with LangChain DeepAgents and AIO Sandbox infrastructure, adopting a completely new architecture beyond OpenClaw. It offers stronger security, better transparency, and a more user-friendly experience.

🧰에이전트 프레임워크☁️DevOps 및 자동화
AgentTeam-TaichuAI/ScienceClaw셀프 호스팅538

LockKnife

프로젝트

LockKnife: The Ultimate Android Security Research Tool. A unified TUI workspace and headless CLI for deep Android security research, built for researchers and hackers. Powered by Python orchestration and a Rust-accelerated core, enabling AI agent–driven hacking, credential recovery/cracking, APK analysis, intelligence gathering, runtime inspection.

🧰에이전트 프레임워크🔍리서치 및 검색
ImKKingshuk/LockKnife셀프 호스팅528

Deuz-SDK

프로젝트

Zero-dependency TypeScript framework for production AI agents: durable execution, long-term memory, hybrid RAG, MCP tool calling, human-in-the-loop approval, planning and CodeAct sandboxes. One streaming API for Claude, GPT, Gemini, Grok, Mistral and DeepSeek — Node, Bun, Deno, serverless and edge.

🧰에이전트 프레임워크🔍리서치 및 검색
Deuz-AI/Deuz-SDK셀프 호스팅528

claude-code-sub-agent-collective

프로젝트

🧠 Context Engineering Research - Not just another agent collection, but using research and context engineering to function as a collective. Hub-and-spoke coordination through Claude Code.

🔍리서치 및 검색
vanzan01/claude-code-sub-agent-collective셀프 호스팅524

agent_learning

프로젝트

A systematic AI Agent development tutorial covering LLM agents, RAG, tool use, memory systems, multi-agent systems, LangChain, LangGraph, MCP, and agentic RL.|从零开始学 AI Agent 开发 | 系统、全面、实战导向的 Agent 开发教程 | 每日自动追踪 arXiv 最新论文 | Learn AI Agent Development from Scratch

🧰에이전트 프레임워크🔍리서치 및 검색
Haozhe-Xing/agent_learning셀프 호스팅524

deerflow-book

프로젝트

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

🧰에이전트 프레임워크🔍리서치 및 검색
hawkli-1994/deerflow-book셀프 호스팅519

deep-seek

프로젝트

LLM powered retrieval engine designed to process a ton of sources to collect a comprehensive list of entities.

🔍리서치 및 검색🧰에이전트 프레임워크
dzhng/deep-seek셀프 호스팅518

agency

프로젝트

🕵️‍♂️ Library designed for developers eager to explore the potential of Large Language Models (LLMs) and other generative AI through a clean, effective, and Go-idiomatic approach.

🔍리서치 및 검색
neurocult/agency셀프 호스팅514

caura

프로젝트

Caura (formerly MemClaw) — governed shared memory for AI agent fleets. Multi-agent, multi-tenant, MCP-native. Trust tiers, keystone policies, audit trails, knowledge graph, self-improving retrieval. Apache 2.0.

🧰에이전트 프레임워크🔍리서치 및 검색
caura-ai/caura셀프 호스팅513

FigMirror

프로젝트

An Automated AI Agent Tool for Plotting Your Data in Any Paper's Figure Style.

🔍리서치 및 검색💻코딩 및 개발
VILA-Lab/FigMirror셀프 호스팅512
← 이전15페이지 중 11페이지다음 →