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

2,017–2,040 of 3,152
712

Autonomous Android and computer use using any LLM (local or remote)

Python
oil-oil

wolfcha

712

AI-powered Werewolf (Mafia) social deduction game where every player is controlled by top LLMs like DeepSeek, Qwen, Gemini, and more

TypeScript
711

A curated collection of Agent Skills for working with dbt, to help AI agents understand and execute dbt workflows more effectively.

Python
mgechev

skillgrade

711

"Unit tests" for your agent skills

TypeScript
thedivergentai

GD-Agentic-Skills

711

The official "Long-Term Memory" for Godot 4.7+ AI Agents. A high-density library of 99 expert skills and 27 genre blueprints, providing audited, strictly typed GDScript patterns, automated persona orchestration (Analyst, Auditor, Builder), and production-grade game engineering.

GDScript
710

QuietHarness:Claude Code、Codex、Cursor 共用的轻量 AI 工作系统

Shell
8treenet

goraven

709

Open-source AI Agent platform for teams. Your agents don't just chat — they read files, run code, call APIs, and deliver results.

Go
BigSweetPotatoStudio

HyperChat

709

HyperChat is a Chat client that strives for openness, utilizing APIs from various LLMs to achieve the best Chat experience, as well as implementing productivity tools through the MCP protocol.

TypeScript
FireBird-Technologies

Auto-Analyst

709

Open-source AI-powered data science platform.

TypeScript
708

Give each AI agent its own isolated machine with root, Docker, and systemd. Active defense detects and stops threats automatically.

Go
openyak

openyak

708

One chat. Every agent. A universal interface for AI agents running on your computer.

TypeScript
probelabs

probe

708

AI-friendly semantic code search engine for large codebases. Combines ripgrep speed with tree-sitter AST parsing. Powers AI coding assistants with precise, context-aware code understanding.

Rust
steve02081504

fount

707

📱 Hello, Amadeus. You're loaded. ⏳

JavaScript

The AWS Workload Credentials Provider (formerly the AWS Secrets Manager Agent) is a client-side solution that helps you standardize how you consume credentials from AWS services across your compute environments.

Rust
peters

horizon

706

GPU-accelerated terminal board that puts all your sessions on an infinite canvas

Rust
s0ld13rr

pentestcode

704

PentestCode - Multi-agent AI penetration testing system with persistent engagement state, strategic coordination, and parallel autonomous operations.

TypeScript
702

Hermes Agent 是目前开源社区最具潜力的 AI Agent 框架之一。它继承了 OpenClaw 的优秀基因,在架构设计、记忆系统、技能生态和自动化能力上实现全面升级。但 Hermes 的文档分散在多个仓库和平台,缺乏一本系统性的中文指南。 本书填补的正是这个空白。全书 16 册、30 万+ 字,覆盖从安装部署到高阶开发、从个人玩赚到企业服务、从单 Agent 操控到多 Agent 编排的完整知识图谱。

Python
agentscope-ai

Trinity-RFT

701

Trinity-RFT is a general-purpose, flexible and scalable framework designed for reinforcement fine-tuning (RFT) of large language models (LLM).

Python
risa-labs-inc

BossConsole

701

Open-source, multi-platform harness for AI agents - a native, multi-threaded operator's console (JVM, not Electron) to run Claude Code, Codex, Gemini or OpenCode with a real browser, terminal, editor, secrets & 100+ MCP tools. Built for enterprises, science & research.

Kotlin
tugcantopaloglu

openclaw-dashboard

701

🔐 Secure, real-time monitoring dashboard for OpenClaw AI agents. Auth, TOTP MFA, cost tracking, live feed, memory browser and more.

HTML
kgoedecke

doop

700

The open-source alternative to Paper.design. A multiplayer design canvas where humans and AI agents design together, live. MCP built in.

TypeScript
tinyflow-ai

tinyflow

700

Tinyflow is a lightweight AI agent solution.

Svelte
mixelpixx

Konnect

699

AI-assisted PCB design for KiCAD 10. Native KiCAD plugin — a single Rust binary exposing 217 schematic, layout, routing, placement, design-review, and manufacturing tools to Claude, or the LLM of your choosing

Rust
699

🦞 OpenClaw 核心架构的极简复现,涵盖 sessionKey 会话域、队列串行、工具化记忆检索、按需上下文加载、可扩展技能与主动心跳唤醒机制

TypeScript