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,161–2,184 of 3,625
AmazingAng

old-coder

729

An old coder's strategy for the agent era: don't read the code — make it run the gauntlet. Evidence-first development skill for coding agents, inspired by Uncle Bob.

Python
asaotomo

FofaMap

728

一款证据驱动的 FOFA 资产测绘智能体:支持自然语言侦察、AI 反思、CLI / MCP / Skill / REST API,以及经人工审批的 Nuclei 扫描。

Python
plasma-ai

fractal

728

Hierarchical agent loops with recursive self-organization.

Python
728

35 curated colour palette styles for building beautiful, editable Feishu / Lark (飞书) whiteboards. An agent skill.

Shell
agentic-box

memora

726

Give your AI agents persistent, collective memory — with deduplicating absorb, supersession lineage, semantic search, and a graph UI. Speaks MCP.

Python
agno-agi

scout

726

Open Source Company Brain

Python
AgriciDaniel

codex-seo

726

Codex-first SEO skill suite. 26 workflows, 24 TOML agents, DataForSEO/Gemini/Google/Firecrawl integrations, GEO/AEO, CWV, schema, backlinks, local/maps, and deterministic reports.

Python
725

🦞 Official plugin for OpenClaw that exports agent traces to Opik. See and monitor agent behaviour, cost, tokens, errors and more.

TypeScript
725

AI agents with graph based reasoning memory, scaffolded in seconds

Python
croffasia

itsaplan

723

Open-source, self-hosted alternative to Linear and Plane. Project management and issue tracking where teams and AI agents work side by side to plan and ship products.

TypeScript
723

Hands-on LangGraph course repo for building production-grade LLM agents with Agentic RAG, ReAct, and reflection workflows.

723

freephdlabor: customizing personalized multiagent systems that researchs 24/7 on your own scientific problem

Python
best-of-ai

best-of-ai

722

A curated list of best ai tools

HTML
cossistantcom

cossistant

722

Open-source, customer support platform with fully customizable AI support agents for developers / startups shipping SaaS.

TypeScript
eli-labz

Third-Eye

722

A production-grade OSINT platform that provides situational awareness across multiple intelligence domains.

TypeScript
416rehman

DeepZero

721

Find zero-days while you sleep. DeepZero is an automated vulnerability research framework that parses, decompiles, and analyzes thousands of Windows kernel drivers for exploitable IOCTLs natively using AI agents.

Python
8treenet

goraven

721

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

Go
easylink-ai-open

tiri-agent

721

Tiri local agent backend and web shell built on agent-runtime.

TypeScript
Snowflake-Labs

cocoplus

721

CocoPlus is an Agentic Operating System for Snowflake Coco. It brings structured, multi-agent workflows to data engineering projects — covering everything from project initialization through spec, plan, build, test, review, and ship phases.

JavaScript
thedivergentai

GD-Agentic-Skills

721

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
persiyanov

herdr-reviewr

719

A code review + file viewer sidebar for herdr. Comment on a diff and send back to agent. Inspect diffs, files, and a PR state.

Rust
afshinm

zerobox

718

Lightweight, cross-platform process sandboxing powered by OpenAI Codex's runtime. Sandbox any command with file, network, and credential controls.

Rust
718

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

Python