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

3,385–3,408 of 3,723
375

Reproducing and studying RL algorithms for LLM agents, including GRPO, GSPO, DAPO, OPD, Search-R1, ReTool, ALFWorld and beyond.

Python
labsai

EDDI

375

Config-driven engine that turns JSON into production-grade AI agents. Multi-agent orchestration, 12+ LLM providers, MCP/A2A protocols, RAG, persistent memory, and enterprise compliance (EU AI Act, GDPR, HIPAA). Built on Quarkus.

Java
youngyangyang04

llm-master

375

大模型(LLM)全栈学习路线与中文教程🔥:覆盖 Prompt Engineering、RAG、AI Agent、MCP、微调、模型部署、Transformer、AI 编程与大厂面试,从入门到生产实践。

ZJU-REAL

SkillZero

375

Official code for "SKILL0: In-Context Agentic Reinforcement Learning for Skill Internalization"

Python
374

High-performance framework for building interactive workflow systems in Rust. Designed for complex workflows and multi-agent systems

Rust
Arenukvern

mcp_flutter

374

MCP Toolkit for Flutter AI Agent Driven Development (MCP/CLI + custom client side tools) - via closed feedback loop (visual & semantic snapshot) and high client side customization adaptable for any Flutter app. Nowadays it is often called as agentic harness.

Dart
cheapestinference

claude-auto-retry

374

Auto-retry Claude Code on subscription rate limits, API overload (529/5xx) and safeguard false positives — waits for the printed reset, exponential backoff, tmux-based

JavaScript
getagentseal

agentseal

374

Security toolkit for AI agents. Scan your machine for dangerous skills and MCP configs, monitor for supply chain attacks, test prompt injection resistance, and audit live MCP servers for tool poisoning.

Python
physiclaw

PhysiClaw

374

The AI agent that interacts with you in the real world.

Python
Sidiora-Labs

LayerX-Network

374

LayerX Network is a deterministic execution and accounting network for autonomous agents.

Go
smart-mcp-proxy

mcpproxy-go

374

Supercharge AI Agents, Safely

Go
vulnersCom

api

374

Official Python SDK for the Vulners vulnerability-intelligence API — search CVEs, exploits and advisories (CVSS/EPSS/KEV), audit software, Linux/Windows hosts and SBOMs, and stream the whole graph. Typed sync + async clients, 100% v3-compatible, with a built-in MCP server for AI agents.

Python
ai-dashboad

flutter-skill

373

AI-powered E2E testing for 10 platforms. 253 MCP tools. Zero config. Works with Claude, Cursor, Windsurf, Copilot. Test Flutter, React Native, iOS, Android, Web, Electron, Tauri, KMP, .NET MAUI — all from natural language.

Dart
LeoKemp223

NextBoard

373

面向硬件产品PCB方案设计的AI Agent,Agent会自动帮你进行需求确认,实时分析国内外各类芯片技术方案,进行器件选型,下载datasheet,输出BOM表,计算价格,输出模块原理图,最终整合成可落地技术方案。

Python
spacecake-labs

spacecake

373

the best interface for Claude Code

TypeScript
banteg

agents

372

my workflows for ai agents like codex and claude

Python
mikeyobrien

rho

372

An AI agent that stays running, remembers across sessions, and checks in on its own. macOS, Linux, Android. Built on Pi.

TypeScript

配置和维护桌面应用中的原生子 Agent,支持选择模型、检查路由、修复、停用和卸载。

Python
agent-tower

core

371

The command center for AI agents such as Claude Code, Codex, and Gemini-Cli, making your agents ten times more efficient.

TypeScript
Goldentrii

AgentRecall-X

371

Correction-first persistent memory for AI agents. MCP server + SDK + CLI. Compounds across sessions.

JavaScript
iLearn-Lab

NovelClaw

371

Dynamic-memory-first collaborative AI framework for long-form story generation, chapter planning, and coherent narrative writing

Python
monarchjuno

tradingcodex

371

Turn Codex into your investment workflow team

Python
nginx

agent

371

NGINX Agent provides an administrative entry point to remotely manage, configure and collect metrics and events from NGINX instances

Go