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,153–1,176 of 3,152
vercel-labs

dev3000

1,577

Captures your web app's complete development timeline - server logs, browser events, console messages, network requests, and automatic screenshots - in a unified, timestamped feed for AI debugging.

TypeScript
EtienneLescot

n8n-as-code

1,573

Give your AI agent n8n superpowers. 537 nodes with full schemas, 7,700+ templates, Git-like sync, and TypeScript workflows.

TypeScript
MLSysOps

MLE-agent

1,572

🤖 MLE-Agent: Your intelligent companion for seamless AI engineering and research. 🔍 Integrate with arxiv and paper with code to provide better code/research plans 🧰 OpenAI, Anthropic, Gemini, Ollama, etc supported. :fireworks: Code RAG

Python
Pluviobyte

rnskill

1,572

雪踏乌云的 AI Agent Skills 集合

Python
modelscope

AgentEvolver

1,570

AgentEvolver: Towards Efficient Self-Evolving Agent System

Python
uber

ADR

1,569

ADR secures enterprise AI agents through observability, security benchmarking, and threat detection. Deployed at Uber.

Python
universal-tool-calling-protocol

code-mode

1,569

🔌 Plug-and-play library to enable agents to call MCP and UTCP tools via code execution.

TypeScript
rivet-dev

sandbox-agent

1,566

Run Coding Agents in Sandboxes. Control Them Over HTTP. Supports Claude Code, Codex, OpenCode, and Amp.

TypeScript
1,565

The long-horizon computer-use harness. Run AI agents across desktop apps and the CLI for extended periods while preserving task state and making reliable progress on complex workflows. Features fresh-context execution, durable verified state, independent auditing, recoverable progress, and native Claude Code / Codex / OpenClaw integration.

Python
google

mantis

1,565

A modular, stack-agnostic toolkit of security review skills for AI coding agents to autonomously find, reproduce, and patch vulnerabilities.

Python
openchoreo

openchoreo

1,565

OpenChoreo is an internal developer platform for Kubernetes

Go
1,565

AI Browser Agent is an advanced Browser AI tool developed by Oxylabs AI Studio that automates real user browsing tasks using natural language instructions.

AnalyseDeCircuit

oxideterm

1,562

AI-native workspace for local shells and remote machines.Zero Webview, zero OpenSSL, zero telemetry, and no app subscription.

Rust
BuilderPulse

BuilderPulse

1,559

AI-powered daily intelligence for indie hackers and builders. 20 questions, 10+ sources, every morning.

langchain-ai

deepagentsjs

1,557

The batteries included agent harness.

TypeScript
langwatch

better-agents

1,557

Standards for building agents, better

TypeScript
amd

gaia

1,555

Build AI agents for your PC

Python
amitshekhariitbhu

llm-internals

1,555

Learn LLM internals step by step - from tokenization to attention to inference optimization.

1,555

Open-Source Generative UI Framework

TypeScript
alchaincyf

huashu-skills

1,552

花叔全部开源 Agent Skills 总目录:16 旗舰 + 14 人物视角 + 22 内置共 52 个 skill,分层分类 + AI Agent 安装协议 + 机器可读 skills.json + 更新检查机制

Python
K-Dense-AI

karpathy

1,552

An agentic Machine Learning Engineer

Python
cbrock84

headcount

1,548

An agent organization for Claude Code, structured as a company — 15+ departments, 125+ skills, each independently installable.

Markdown
agentic-commerce-protocol

agentic-commerce-protocol

1,546

The Agentic Commerce Protocol (ACP) is an interaction model and open standard for connecting buyers, their AI agents, and businesses to complete purchases seamlessly. The specification is currently maintained by OpenAI and Stripe.

JavaScript
haydenbleasel

files-sdk

1,545

A unified storage SDK for object and blob backends. One small, honest API. Web-standards I/O.

TypeScript