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,801–1,824 of 3,152
santifer

cv-santiago

843

Interactive CV with AI chat integration. Built with React 19, TypeScript, Claude API. Chat with my AI avatar about my experience.

HTML
limouren2000

llms-dev-study

842

小李的大模型应用开发学习路线,涵盖 RAG、Agent、面试八股与论文速读。

Jupyter Notebook
RizRiyz

luvus

842

Mission control for your AI agents

Rust
Zyrexnn

Cybermes

842

Autonomous Offensive Security, Bug Bounty & Red Teaming Agent Framework powered by Hermes Agent, specialized reasoning skills, and multi-model LLM orchestration.

Python
cloudflare

mcp

841

MCP server for the Cloudflare API

TypeScript
golf-mcp

golf

841

Production-Ready MCP Server Framework • Build, deploy & scale secure AI agent infrastructure • Includes Auth, Observability, Debugger, Telemetry & Runtime • Run real-world MCPs powering AI Agents

Python
hardenrun

aif

841

On device Firewall for Coding and Personal Agents

jrswab

axe

840

A lightweight cli for running single-purpose AI agents. Define focused agents in TOML, trigger them from anywhere; pipes, git hooks, cron, or the terminal.

Go
quoroom-ai

room

839

Open-source earning-focused swarm intelligence engine. Self-governing AI collectives (queen, workers, quorum voting) running locally via MCP. Works with Claude Code, Codex, or pay-per-use APIs.

TypeScript
taracodlabs

aiden

839

Aiden — Autonomous AI agent that operates your computer with prompts: browser control, terminal execution, workflows, tools, recovery systems, and persistent memory. Built solo. AGPL-3.0.

TypeScript
thesongzhu

Friday

839

Private control plane for AI agents

TypeScript
llama-farm

llamafarm

838

Deploy any AI model, agent, database, RAG, and pipeline locally or remotely in minutes

Python
toby-bridges

api-relay-audit

838

Local security audit for AI API relays and LLM proxies: detects prompt injection, model substitution, tool-call rewriting, SSE anomalies, error leakage, and Web3 wallet risks.

Python
sangrokjung

claude-forge

837

oh-my-zsh for Claude Code — 16 agents, 35 commands, 32 skills, 21 safety hooks in one install. v4.0 adds an adversarial review loop: a second agent that never sees the first one's reasoning. MIT.

Shell
agentscope-ai

OpenJudge

836

OpenJudge: A Unified Framework for Holistic Evaluation and Quality Rewards

Python
ethz-spylab

agentdojo

835

A Dynamic Environment to Evaluate Attacks and Defenses for LLM Agents.

Python
guangxiangdebizi

FinanceMCP

834

这是一个金融领域相关的mcp,本项目通过集成 Tushare API 和 Binance API 为语言模型(如Claude)提供全面的实时金融数据访问能力,支持股票、基金、债券、宏观经济指标、稳定币、虚拟货币等多维度金融数据分析。其中也包含了金融数据查询、财经新闻查询、国家统计局数据查询等

TypeScript
microsoft

mcp-gateway

834

MCP Gateway is a reverse proxy and management layer for MCP servers, enabling scalable, session-aware stateful routing and lifecycle management of MCP servers in Kubernetes environments.

C#
henomis

lingoose

833

🪿 LinGoose is a Go framework for building awesome AI/LLM applications.

Go
mvanhorn

agentcookie

833

Your agent runs on a Mac that isn't your daily driver. agentcookie keeps its sessions in sync with the Mac you actually browse on, continuously, encrypted over Tailscale, so OpenClaw, Hermes, or any other agent runtime wakes up authenticated. macOS, peer-to-peer, no cloud middleman.

Go
833

gemini drawing MCP & skill through browser, can be used in openclaw or any agent that supports MCP. Gemini画图 MCP和sill,支持龙虾或任何agent使用٩(๑>◡<๑)۶

JavaScript
dominikmartn

hue

832

open-source skill that learns any brand and turns it into a complete design system. works on claude code and codex. install once, every UI your assistant builds matches your brand.

JavaScript