AI 頻道
AI 智慧代理

開源 AI 智慧代理

AI 智慧代理是用大型語言模型決定下一步要做什麼的程式:它會呼叫瀏覽器、程式碼直譯器或 API 等工具,反覆執行,直到任務完成。這裡的專案既有用來打造自己代理的框架,也有能寫程式、瀏覽網頁或執行業務流程的現成代理。

怎麼選

比較時看三點:能用哪些模型——只支援一家服務商,還是任何相容 OpenAI 介面的端點(包括本地模型);如何限制代理能做的事——沙箱、核准步驟、權限清單;以及它能否在步驟之間、工作階段之間保留記憶。會執行程式碼或命令列的代理應該在沙箱中執行,給它存取你電腦的權限前先確認這一點。

星數最多的專案

第 193–216 個,共 427 個
fnnx-ai

scikit-llm

3,530

Seamlessly integrate LLMs into scikit-learn.

Python
SamurAIGPT

llm-wiki-agent

3,525

A personal knowledge base that builds and maintains itself. Drop in sources — Claude (or Codex/Gemini) reads them, extracts knowledge, and maintains a persistent interlinked wiki. Works with Claude Code, Codex, OpenCode, Gemini CLI. No API key needed.

Python
aiming-lab

MetaClaw

3,496

🦞 Just talk to your agent — it learns and EVOLVES 🧬.

Python
FailproofAI

failproofai

3,480

Observability and enforcement for AI agent harnesses. Capture every run and runtime reliability with policy enforcement. 40 built-in policies, a local dashboard, no account required with a generous free cloud plan

MDX
DSXiangLi

DecryptPrompt

3,440

总结Prompt&LLM论文,开源数据&模型,AIGC应用

Mesh-LLM

mesh-llm

3,411

Distributed AI/LLM for the people. Share compute privately or publicly to power your agents and chat.

Rust
3,400

Build production-ready AI agents in both Python and Typescript.

Python
Intelligent-Internet

ii-agent

3,386

II-Agent: a new open-source framework to build and deploy intelligent agents

Python
Leonxlnx

unlazy

3,378

Anti-laziness skill for AI agents. Core: the Depth Tree method, which splits a task N layers deep and gives every leaf the full time budget of the whole task, so effort multiplies with depth. Grounded in 2025-2026 research on model laziness, underthinking and premature completion.

JavaScript
HolmesGPT

holmesgpt

3,370

SRE Agent - CNCF Sandbox Project

Python
fuxicodex

Fuxi

3,351

FuXi is a fast, self-contained AI coding agent that lives in your terminal — edit code, run commands, and drive tools, with cost-aware routing across LLM providers.

Python
3,338

A股多Agent投研框架 — 适配A股数据源(龙虎榜/游资/解禁等),7位分析师基于A股规则的辩论决策,基于TradingAgents深度改造,适配大A。A-share multi-agent investment research framework — 7 AI analysts, bull/bear debate, risk assessment。

Python
johnbean393

Sidekick

3,311

A native macOS app that allows users to chat with a local LLM that can respond with information from files, folders and websites on your Mac without installing any other software. Powered by llama.cpp.

Swift
whiteguo233

OpenBiliClaw

3,307

本地私有、开源的自进化跨平台 AI 内容发现 Agent:先理解你,再主动从 B站、小红书、抖音、YouTube、X、知乎、Reddit、微博等平台与开放 Web 寻找内容。(支持 deepseek harness 插件) | Local-first open-source cross-platform AI content discovery agent: understands you, then proactively finds content across Bilibili, Xiaohongshu, Douyin, YouTube, X, Zhihu, Reddit, Weibo and the open web.(support deepseek harness plugin)

Python
3,302

AI system design guide for engineers building production AI systems and evals.

langchain-ai

langgraphjs

3,282

Framework to build resilient language agents as graphs.

TypeScript
nexu-io

nexu

3,274

The simplest desktop client for OpenClaw 🦞 — bridge your Agent to WeChat, Feishu, Slack & Discord in one click. Works with Claude Code, Codex & any LLM. BYOK, Oauth, local-first, chat from your phone 24/7.

TypeScript
agent-of-empires

agent-of-empires

3,249

Manage multiple Claude Code, OpenCode agents from either TUI or Web for easy access on mobile. Also supports Mistral Vibe, Codex CLI, Gemini CLI, Pi.dev, Copilot CLI, Factory Droid Coding.

Rust
MemMachine

MemMachine

3,220

Universal memory layer for AI Agents. It provides scalable, extensible, and interoperable memory storage and retrieval to streamline AI agent state management for next-generation autonomous systems.

Python
Josh-XT

AGiXT

3,216

AGiXT is a dynamic AI Agent Automation Platform that seamlessly orchestrates instruction management and complex task execution across diverse AI providers. Combining adaptive memory, smart features, and a versatile plugin system, AGiXT delivers efficient and comprehensive AI solutions.

Python
mayneyao

eidos

3,186

A single-file relational spreadsheet for you and your agent.

TypeScript
langchain-ai

agent-chat-ui

3,155

🦜💬 Web app for interacting with any LangGraph agent (PY & TS) via a chat interface.

TypeScript
3,152

A local MCP server for agent literature work. Original-LaTeX section reads, BibTeX from arXiv metadata, and topic watches. Papers stay on disk. Search is optional.

Python
3,143

A tiny, fast Rust CLI that drives a real browser over the Chrome DevTools Protocol — built for coding agents.

Rust