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,193–3,216 of 3,722
CraftJarvis

MineStudio

410

MineStudio: A Streamlined Package for Minecraft AI Agent Development

Python
CuriousLearnerDev

CipherBridge

410

面向APP/Web 加解密逆向分析、渗透测试人员的可视化解密框架

Python
hardhackerlabs

podwise-cli

410

CLI client for podwise.ai — turn any podcast episode into AI-powered insights, designed for use in AI agents and skills workflows.

Go

A curated collection of resources for 🌌 Azure OpenAI, 🦙 LLMs (+RAG, Agents). Monthly Updates.

Python
Community-Access

accessibility-agents

409

Accessibility review agents for Claude Code, GitHub Copilot, and Claude Desktop. Eleven specialists that enforce WCAG 2.2 AA compliance so AI coding tools stop generating inaccessible code.

JavaScript
409

Agent-friendly ComfyUI workflow skills for OpenClaw, Hermes Agent, Codex, and Claude Code; complementary to Comfy official local MCP.

Python
Kocoro-lab

Kocoro

409

A Mac-native AI agent with memory, local computer access, browser control, IM channels, and MCP-native integrations. Built on Shannon.

Go
marimo-team

marimo-pair

409

Drop agents inside running marimo notebook sessions

Shell
409

Cut LLM costs by up to 80% and unlock sub-millisecond responses with intelligent semantic caching.A drop-in, provider-agnostic LLM proxy written in Go with sub-millisecond response

Go
neuledge

context

409

Local-first documentation for AI agents

TypeScript
409

A simple skill that will make your Agent create beautiful Infographics

JavaScript
pegasi-ai

reins

409

Stop AI agents from doing things you didn't ask for.

Python
Runchuan-BU

BioClaw

409

AI-Powered Bioinformatics Research Assistant. Built on OpenClaw.

TypeScript
409

Local AI PR workbench — Claude/Codex review in isolated git worktrees, human-gated GitHub comments

TypeScript
treygrainger

ai-powered-search

409

The codebase for the book "AI-Powered Search" (Manning Publications, 2025) and associated "AI-Powered Search: Modern Retrieval for Humans & Agents" Maven course

Jupyter Notebook
millionco

cli-to-js

408

Turn any CLI into a JavaScript API

TypeScript
NotASithLord

peerd

408

The first AI agent harness native to the browser. A browser extension that runs a full agent loop where you already work: it drives your tabs, spins up sandboxed compute (JS notebooks, WASM Linux VMs, client-side apps), and shares what it builds peer-to-peer. BYOK, no backend, no telemetry.

JavaScript
ohdearquant

lionagi

408

An intelligence orchestra

Python
408

Give your Hermes agent the web as real sources, never a made-up answer — multi-provider search and extraction with an optional local, key-free DonSeTch option.

Python
alchaincyf

huashu-excel

407

数据分析与 Excel 全流程 skill:体检脏表、清洗、对齐需求、分析、对账、交付。让 AI 算出来的数字经得起追问。跨 agent 通用,依赖仅 openpyxl。

Python
407

🤖 An open-source, AI agent-native research canvas application that performs real-time search with HITL (Human in The Loop) capabilities, powered by CopilotKit, Tavily and LangGraph

TypeScript
decocms

studio

407

Open-source control plane for your AI agents. Connect tools, hire agents, track every token and dollar

TypeScript
huggingface

funes

407

Durable, searchable memory of your past agent sessions.

Rust