AI 頻道
AI 智慧代理

開源 AI 智慧代理

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

怎麼選

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

星數最多的專案

第 145–168 個,共 427 個
4,647

🚀 2026 最系统的 AI Agent 速成指南|智能体实战教程 · 完整学习路径 + 实战项目 + 面试题库 · 对标大模型应用开发工程师岗位 · 覆盖LangChain / LangGraph / Coze / Dify / MCP / skills / LLM / RAG / 提示词 · 企业级部署与微调 · 从0到企业级落地 + 从学习到上线项目 + 面试准备一体化

Python
rivet-dev

agentos

4,631

Give agents an operating system as a library. Runs in your existing backend – no sandboxes, VMs, or SaaS. Powered by WebAssembly & V8 isolates.

Rust
ruc-datalab

DeepAnalyze

4,623

DeepAnalyze is the first agentic LLM for autonomous data science. 🎈你的AI数据分析师,自动分析大量数据,一键生成专业分析报告!

Python
JetBrains

koog

4,572

Koog is a JVM (Java and Kotlin) framework for building predictable, fault-tolerant and enterprise-ready AI agents across all platforms – from backend services to Android and iOS, JVM, and even in-browser environments. Koog is based on our AI products expertise and provides proven solutions for complex LLM and AI problems

Kotlin
4,567

learn LLM inference system on Apple Silicon for systems engineers: build a tiny vLLM + Qwen

Python
VectifyAI

OpenKB

4,520

OpenKB: Open LLM Knowledge Base

Python
4,507

35 production-grade agentic AI architectures (Reflexion, LATS, GraphRAG, MemGPT, Voyager, BrowserAgent, ...) — a Python library and runnable textbook with multi-provider LLM support and a 17-task benchmark leaderboard.

Jupyter Notebook
FlowElement-xinliuyuansu

m_flow

4,501

A bio-inspired cognitive memory engine — a new paradigm for Graph RAG.

Python
CaviraOSS

LongMemory

4,499

Local persistent memory store for LLM applications including claude desktop, github copilot, codex, antigravity, etc.

TypeScript
daveebbelaar

ai-cookbook

4,461

Examples and tutorials to help developers build AI systems

Python
gptme

gptme

4,415

Your agent in your terminal, equipped with local tools: writes code, uses the terminal, browses the web. Make your own persistent autonomous agent on top!

Python
conorbronsdon

avoid-ai-writing

4,398

Skill that audits and rewrites content to remove AI writing patterns. Use it with your favorite agents including Claude Code, OpenClaw, Codex, and Hermes.

JavaScript
cs-lazy-tools

ChatGPT-On-CS

4,387

拼多多、千牛、抖店 AI 客服机器人:自动回复客户咨询、商品答疑、售后申诉处理,支持微信、小红书、京东、抖音、B站、微博等多平台统一接待;可接入 DeepSeek / 通义千问 等大模型,支持自有知识库定制。

TypeScript
4,385

🚀 An open-source, hands-on curriculum bridging the gap from basic RL concepts to LLM alignment, RLVR, and advanced Agentic systems.

Python
4,369

One delightful Ruby framework for every major AI provider. Build AI agents, chatbots, RAG apps, and multimodal workflows in beautiful, expressive code.

Ruby
SenteLabsAI

OpenExecutive

4,320

AI-powered virtual executive team — a single coherent executive persona backed by 8 specialist agents (FastAPI + Next.js).

Python
deepflowio

deepflow

4,264

eBPF Observability - Distributed Tracing and Profiling

Go
algorithmicsuperintelligence

optillm

4,263

Optimizing inference proxy for LLMs

Python
lintsinghua

claude-code-book

4,243

《御舆:解码 Agent Harness》42万字拆解 AI Agent 的Harness骨架与神经 —— Claude Code 架构深度剖析,15 章从对话循环到构建你自己的 Agent Harness。在线阅读网站:

Python
SylphAI-Inc

AdalFlow

4,215

AdalFlow: The library to build & auto-optimize LLM applications.

Python
4,186

A Model Context Protocol server for Excel file manipulation

Python
4,181

Generative AI reference workflows optimized for accelerated infrastructure and microservice architecture.

Jupyter Notebook
UditAkhourii

adhd

4,176

ADHD — a skill for coding agents. Tree-of-thought with pruning, built on the Claude & Codex Agent SDK. Fans out parallel divergent thoughts under different cognitive frames, scores, prunes traps, deepens the survivors. The no-brainer skill for creative and interdisciplinary work.

TypeScript
4,166

A modular Agentic RAG built with LangGraph — learn Retrieval-Augmented Generation Agents in minutes.

Jupyter Notebook