AI 频道
AI 智能体

开源 AI 智能体

AI 智能体是一种用大模型决定下一步做什么的程序:它会调用浏览器、代码解释器或 API 等工具,反复执行,直到任务完成。这里的项目既有用来搭建自己智能体的框架,也有能写代码、浏览网页或运行业务流程的现成智能体。

怎么选

比较时看三点:能用哪些模型——只支持一家服务商,还是任何兼容 OpenAI 接口的端点(包括本地模型);怎么限制智能体能做的事——沙箱、审批步骤、权限清单;以及它能否在步骤之间、会话之间保留记忆。会执行代码或命令行的智能体应该在沙箱里运行,给它访问你电脑的权限之前先确认这一点。

Star 最多的项目

第 361–384 个,共 426 个
fynnfluegge

rocketnotes

1,496

✨ AI-powered markdown editor - leverage LLMs with your documents - 100% local or in the cloud

TypeScript
import-ai

omnibox

1,489

Collect, organize, use, and share, all in OmniBox.

Python
YGYOOO

WorldX

1,487

One sentence creates an AI-driven world — generate maps, characters, and watch stories emerge on their own. 一句话生成一个AI自主驱动的世界.

TypeScript
e2b-dev

desktop

1,486

E2B Desktop Sandbox for LLMs. E2B Sandbox with desktop graphical environment that you can connect to any LLM for secure computer use.

Python
nicobailon

pi-mcp-adapter

1,481

Token-efficient MCP adapter for Pi coding agent

TypeScript
AtomicBot-ai

Atomic-Chat

1,480

Local AI app and inference engine for agents. Run open-weight LLMs locally — private, 100% offline on your computer. Join our Discord: https://discord.com/invite/8wGSsvmg4V

TypeScript
Open-Source-Legal

OpenContracts

1,480

The open document intelligence platform for builders and hackers - DMS for the agentic world

Python
ghostwright

phantom

1,470

An AI co-worker with its own computer. Self-evolving, persistent memory, MCP server, secure credential collection, email identity. Built on the Claude Agent SDK.

TypeScript
sauravpanda

BrowserAI

1,451

Run local LLMs like llama, deepseek-distill, kokoro and more inside your browser

TypeScript
PolyArch

humanize

1,450

From Automated Idea Factory to Realization

Shell
superloglabs

superlog

1,449

Open-source observability tool that uses AI agents to self-heal your software

TypeScript
1,436

LLM powered fuzzing via OSS-Fuzz.

Python
1,423

Samurai-inspired multi-agent system for Claude Code. Orchestrate parallel AI tasks via tmux with shogun → karo → ashigaru hierarchy.

Shell
1,418

🍦 Speech-AI-Forge is a project developed around TTS generation model, implementing an API Server and a Gradio-based WebUI.

Python
google

adk-js

1,406

An open-source, code-first Typescript toolkit for building, evaluating, and deploying sophisticated AI agents with flexibility and control.

TypeScript
Jwuthri

Tracely-ai

1,403

Trace-native CI/CD for AI agents — production failures become regression tests that block the PR. Auto-detect, cluster, freeze into hermetic cases, replay in CI for $0.

Python
designcomputer

mysql_mcp_server

1,391

A Model Context Protocol (MCP) server that enables secure interaction with MySQL databases

Python
karust

openserp

1,391

Self-hosted SERP API for AI, SEO & automation. Browser-rendered Google, Bing, Yandex, Baidu, DuckDuckGo and Ecosia search with page extraction 🎉

Go
1,377

Autonomous Agents (LLMs) research papers. Updated Daily.

ServiceNow

BrowserGym

1,366

🌎💪 BrowserGym, a Gym environment for web task automation

Python
morettt

my-neuro

1,364

This project lets you create your own AI desktop companion with customizable characters and voice conversations that respond in just 1 second. Features include long-term memory, visual recognition, voice cloning and LLM training. Compatible with various Live2D customizations.

JavaScript
ThousandBirdsInc

chidori

1,364

The agent framework where every run is durable, replayable, and resumable by default.

Rust
wrtnlabs

autobe

1,360

AI Vibe Coding Agent of TS backend server, enhanced by compiler skills, generating 100% working code

TypeScript
Dataojitori

nocturne_memory

1,357

A lightweight, rollbackable, and visual Long-Term Memory Server for MCP Agents. Say goodbye to Vector RAG and amnesia. Empower your AI with persistent, graph-like structured memory across any model, session, or tool. Drop-in replacement for OpenClaw.

Python