AI channel
AI agents

Open-source AI agents

An AI agent is a program that uses a language model to decide what to do next, calls tools such as a browser, a code interpreter or an API, and repeats until the task is done. The projects here range from frameworks for building your own agents to finished agents that write code, browse the web or run business workflows.

How to choose

Compare three things. Which models it can use: a single provider, or any OpenAI-compatible endpoint including local ones. How it limits what the agent may do: sandboxing, approval steps and permission lists. And whether it keeps memory between steps and sessions. An agent that runs code or shell commands should run in a sandbox, so check that before giving it access to your machine.

Most-starred projects

1,393–1,416 of 3,152
ZHangZHengEric

Sage

1,215

Multi-Agent System Framework For Complex Tasks

Python
modu-ai

moai-adk

1,214

Agentic development harness for Claude Code — SPEC-driven plan/run/sync, TRUST 5 quality gates, model+effort routing, and Claude×GLM multi-LLM cost control. Single Go binary, 16 languages, zero deps.

Go
1,212

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

TypeScript
hashgraph-online

standards-sdk

1,211

The official HOL Standards SDK, implementing the standards found in https://hol.org/docs/standards

TypeScript
cinderline

northcinder

1,210

Open-source MCP server for comparing products and asking the buyer before purchase.

JavaScript
1,208

为纯文本模型"看图“设计更好的视觉工具箱和技能,支持多图理解,图片问答,前端UI还原、GUI 自动化等,并可选无缝接入多个主流agent,直接识别粘贴图片| A vision toolkit and skill designed for text-only llms — image Q&A, long-screenshot OCR, frontend UI restoration, and GUI automation, with optional seamless integration for Codex, Claude Code, Pi, Oh My Pi, and OpenCode

Python
gooseworks-ai

goose-skills

1,207

Library of Growth & GTM skills + data APIs for Claude Code, Codex, Cursor to run ads, social, content, lead gen, seo and data scraping

Python
pireel

pireel

1,207

The open-source alternative to Capcut、ChatCut. Drivable by any AI agent over MCP.

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
heymrun

heym

1,205

Build agentic systems. Run them with confidence. Orchestrate agents, automate business processes, inspect every execution, and keep humans in control. Deploy Heym on your own infrastructure.

Python

AI Agent Skill to generate and render beautiful Mermaid diagrams as SVG or terminal ASCII — 15 themes, 6 diagram types, batch CLI, no browser.

JavaScript
heyhuynhgiabuu

proxypal

1,203

A desktop app that lets you use your AI subscriptions (Claude, ChatGPT, Gemini, GitHub Copilot) with any coding tool. Wraps CLIProxyAPI with a clean UI for managing connections and tracking usage.

TypeScript
xianyu110

gpt-codex

1,202

这是一个关于 OpenAI CodeX 的完整教程网站,专为国内开发者打造。

HTML
brainlid

langchain

1,201

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

Elixir
CreminiAI

skillpack

1,201

Pack and deploy local AI agents for your team in minutes

TypeScript
aegra

aegra

1,200

Open source alternative to LangGraph Platform (now LangSmith Deployments) - Self-hosted AI agent backend with FastAPI and PostgreSQL. Zero vendor lock-in, full control over your agent infrastructure.

Python
GanyuanRan

Aegis

1,200

Make AI coding agents architecture-aware: baseline-first, evidence-verified, drift-checked, and safe across long tasks.

Python
letta-ai

agent-file

1,199

Agent File (.af): An open file format for serializing stateful AI agents with persistent memory and behavior. Share, checkpoint, and version control agents across compatible frameworks.

TypeScript
OpenPetsHQ

openpets

1,199

Local first, desktop companion platform with animated pets, plugin SDK and coding-agent integrations.

TypeScript
langchain-ai

openevals

1,197

Readymade evaluators for your LLM apps

Python
RhythmicWave

NovelForge

1,196

AI辅助长篇小说创作,卡片式创作,支持基于 JSON Schema的结构化 AI 生成与上下文引用,可扩展性强。

Python