AI 频道
AI 智能体

开源 AI 智能体

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

怎么选

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

Star 最多的项目

第 385–408 个,共 426 个
ddalcu

mlx-serve

1,333

Native LLM inference server for Apple Silicon. OpenAI + Anthropic API compatible. No Python. Includes MLX Core macOS app with chat, agent mode, and tool calling.

Zig
RefoundAI

lenny-skills

1,331

86 product management skills from Lenny's Podcast for Claude Code and AI agents. Hiring, user research, strategy, shipping, and more.

xianshang33

llm-paper-daily

1,331

Daily updated LLM papers. 每日更新 LLM 相关的论文,欢迎订阅 👏 喜欢的话动动你的小手 🌟 一个

Python
uzairansaruzi

hermex

1,327

Native iPhone app for your Hermes agent

Swift
hahhforest

pi-textbook

1,326

《动手学 Pi》:沿 15 个真实 checkpoint 从零构建 Pi-style Agent

TypeScript
SanMuzZzZz

LuaN1aoAgent

1,312

LuaN1aoAgent is a fully autonomous AI-driven penetration testing agent powered by graph-based cognitive reasoning.

TypeScript
1,296

LLM-compiled knowledge bases for any AI agent. Parallel multi-agent research, thesis-driven investigation, source ingestion, wiki compilation, querying, and artifact generation.

Python
SmythOS

sre

1,291

The SmythOS Runtime Environment (SRE) is an open-source, cloud-native runtime for agentic AI. Secure, modular, and production-ready, it lets developers build, run, and manage intelligent agents across local, cloud, and edge environments.

TypeScript
caliber-ai-org

ai-setup

1,270

Continuously sync your AI setups with one command. Codebase tailor suited agent skills, MCPs and config files for Claude Code, Cursor, and Codex.

TypeScript
minsight-ai-info

AI-Search-Hub

1,266

One Query. All Search Skill. 聚合 Gemini、Grok、豆包、元宝等平台原生 AI 搜索能力,免费获取科技趋势、行业舆情、热点追踪、旅行规划、日常问题统一接进自己的 Agent 与工作流,指定链接免费爬取

Python
strands-agents

tools

1,265

A set of tools that gives agents powerful capabilities.

Python
mrwadams

attackgen

1,242

AttackGen is a cybersecurity incident response testing tool that leverages the power of large language models and the comprehensive MITRE ATT&CK framework. The tool generates tailored incident response scenarios based on user-selected threat actor groups and your organisation's details.

Python
1,239

Helping Ethical Hackers use LLMs in 50 Lines of Code or less..

Python
1,239

Reverse engineered Windows Copilot into an OpenAI-compatible API. Access GPT-4 and GPT-5 models through a simple REST interface without API keys or billing.

Python
proxysoul

Empryo

1,237

Empryo issue tracker + SoulForge (v2). Empryo is the graph-powered AI coding agent that edits symbols, not strings: AST surgery, full LSP, a live code genome. Get it at https://empryo.com

TypeScript
jieyefriic

rp-engine

1,222

YAML-native agent workflow execution engine, written in Rust

Rust
hexabot-ai

Hexabot

1,221

Hexabot v3 is an AI workflow automation platform, combining workflows, actions, agents, and conversational channels in one runtime.

TypeScript
wanxingai

LightAgent

1,219

LightAgent: Lightweight Python framework for OpenAI-compatible agents with tools, memory, guardrails, tracing, lifecycle hooks, multi-agent collaboration, and workflows.

Python
moltlaunch

cashclaw

1,215

An autonomous agent that takes work, does work, gets paid, and gets better at it.

TypeScript
ZHangZHengEric

Sage

1,215

Multi-Agent System Framework For Complex Tasks

Python
1,212

600 行 TypeScript 写成的超级迷你版 pi,让你轻松从 0 写出属于你的 pi-agent

TypeScript
2akouwu

reverify

1,205

Stop your AI from making things up — it proposes, deterministic tools decide, every claim checked against ground truth with evidence. Grounded facts and context survive resets. Reverse engineering is the proving ground. MCP server + CLI.

Python
brainlid

langchain

1,201

Elixir implementation of a LangChain style framework that lets Elixir projects integrate with and leverage LLMs.

Elixir