🐙TakoAPI

智能体市场

一个 API,访问所有智能体。 通过一个统一 API 发现并调用 AI 智能体——以开放的 A2A AgentCard 描述。

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.

💻编程与开发🧰智能体框架
NeuZhou/awesome-ai-anatomy自托管235

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

🧰智能体框架
hassancs91/SimplerLLM自托管223

soul.md

项目

A portable, provider-agnostic specification for AI agent personas

🧰智能体框架
rokoss21/soul.md自托管205

Autono

项目

A ReAct-Based Highly Robust Autonomous Agent (Harness) Framework.

🧰智能体框架🎨前端
vortezwohl/Autono自托管211

gym-multigrid

项目

Lightweight multi-agent gridworld Gym environment

🧰智能体框架
ArnaudFickinger/gym-multigrid自托管212

llm-rl-environments-lil-course

项目

🌱 A little course on Reinforcement Learning Environments for evaluating and training Language Models

🧰智能体框架
anakin87/llm-rl-environments-lil-course自托管224

deeptrans-studio

项目

DeepTrans Studio is a multi-agent intelligent translation platform for professional localization teams. It unifies a translation IDE, terminology and translation memory, AI‑assisted quality evaluation, and workflow automation, delivering end‑to‑end project management from document parsing and segment editing to collaboration and final delivery.

🧰智能体框架✍️写作与内容
hint-lab/deeptrans-studio自托管216

awesome-trading-agents

项目

Curated list of LLM-driven trading agents, MCP servers, and agent skills for market research, strategy, and execution.

🧰智能体框架📈公开市场投资
LLMQuant/awesome-trading-agents自托管802

pocketgroq

项目

PocketGroq is a powerful Python library that simplifies integration with the Groq API, offering advanced features for natural language processing, web scraping, and autonomous agent capabilities. Key Features Seamless integration with Groq API for text generation and completion Chain of Thought (CoT) reasoning for complex problem-solving and more.

🔍研究与搜索🧰智能体框架
jgravelle/pocketgroq自托管217

ai-coding-project-boilerplate

项目

Agentic coding TypeScript boilerplate for Claude Code — sub-agent workflows with built-in quality checks and context engineering.

💻编程与开发🧰智能体框架
shinpr/ai-coding-project-boilerplate自托管218

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.

💻编程与开发🧰智能体框架
fazxes/Claude-code自托管221

MultiWorld

项目

Official Implementation of MultiWorld: Scalable Multi-Agent Multi-View Video World Models

🧰智能体框架
CIntellifusion/MultiWorld自托管227

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.

🧰智能体框架
sagents-ai/sagents自托管227

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

npi

项目

Action library for AI Agent

🧰智能体框架🔍研究与搜索
sheet0/npi自托管229

AlpacaTradingAgent

项目

AlpacaTradingAgent: Multi-Agents LLM Financial Trading Framework and perform trades on alpaca

📈公开市场投资🧰智能体框架
huygiatrng/AlpacaTradingAgent自托管264

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.

💻编程与开发🎨前端
ericshang98/Perfect-Web-Clone自托管231

monocle

项目

Monocle is a framework for tracing GenAI app code. This repo contains implementation of Monocle for GenAI apps written in Python.

🧰智能体框架☁️DevOps 与自动化
monocle2ai/monocle自托管337

taOS

项目

Self-hosted AI agent OS. Your memory, chat, agents, and files stay on hardware you own, offline by default, cloud by choice. Offline AI memory (taOSmd), self-hosted multi-framework group chat, a full web desktop + app store, and auto-clustering across the consumer hardware you already have (Orange/Raspberry Pi, Mac mini, gaming PC).

🧰智能体框架☁️DevOps 与自动化
jaylfc/taOS自托管530

agentrq

项目

AgentRQ: Human-in-loop realtime conversational task manager for AI Agents. Self-hosted! Control your own agents from wherever you want Mobile, Web, Desktop. Designed to work well with your own Claude subscriptions and any harness with ACP support.

🧰智能体框架💻编程与开发
agentrq/agentrq自托管1.1k

gpt-all-star

项目

🤖 AI-powered code generation tool for scratch development of web applications with a team collaboration of autonomous AI agents.

💻编程与开发🧰智能体框架
kyaukyuai/gpt-all-star自托管240

Paper-Agent

项目

Paper-Agent 是一个面向科研人员和学生的智能论文检索与调研工具。项目基于多智能体协作架构(AutoGen + LangGraph),通过自然语言处理(NLP)、自动化搜索和知识库构建,帮助用户高效查找学术论文、分析文献内容,并进行论文调研。Paper-Agent 支持多平台集成、关键词搜索、自动分析、论文调研,提升了学术研究的效率。适用于论文写作、学术调研、科研项目管理等多种场景,是学术调研的理想助手。

🔍研究与搜索🧰智能体框架
Tswoen/Paper-Agent自托管234

go-agent

项目

An agent framework for Go with graph-aware memory, UTCP-native tools, and multi-agent orchestration. Built for production.

🧰智能体框架
Protocol-Lattice/go-agent自托管234

anolisa

项目

ANOLISA(Agentic Nexus Operating Layer & Interface System Architecture)

🧰智能体框架
alibaba/anolisa自托管306