Chaîne IA
Agents IA

Agents IA open source

Un agent IA est un programme qui utilise un modèle de langage pour décider de l’étape suivante, appelle des outils comme un navigateur, un interpréteur de code ou une API, et recommence jusqu’à ce que la tâche soit terminée. Les projets présentés ici vont des frameworks pour créer vos propres agents aux agents prêts à l’emploi qui écrivent du code, naviguent sur le web ou exécutent des processus métier.

Comment choisir

Comparez trois points : les modèles utilisables (un seul fournisseur, ou tout point de terminaison compatible OpenAI, y compris local), la manière de limiter ce que l’agent peut faire (bac à sable, étapes d’approbation, listes d’autorisations), et sa capacité à conserver une mémoire entre les étapes et les sessions. Un agent qui exécute du code ou des commandes shell doit tourner dans un bac à sable : vérifiez-le avant de lui donner accès à votre machine.

Projets les plus étoilés

193–216 sur 432
nextlevelbuilder

goclaw

3 602

GoClaw - GoClaw is OpenClaw rebuilt in Go — with multi-tenant isolation, 5-layer security, and native concurrency. Deploy AI agent teams at scale without compromising on safety.

Go
synthetic-sciences

openscience

3 583

The open-source AI workbench for scientific research

TypeScript
fnnx-ai

scikit-llm

3 530

Seamlessly integrate LLMs into scikit-learn.

Python
SamurAIGPT

llm-wiki-agent

3 525

A personal knowledge base that builds and maintains itself. Drop in sources — Claude (or Codex/Gemini) reads them, extracts knowledge, and maintains a persistent interlinked wiki. Works with Claude Code, Codex, OpenCode, Gemini CLI. No API key needed.

Python
aiming-lab

MetaClaw

3 496

🦞 Just talk to your agent — it learns and EVOLVES 🧬.

Python
FailproofAI

failproofai

3 480

Observability and enforcement for AI agent harnesses. Capture every run and runtime reliability with policy enforcement. 40 built-in policies, a local dashboard, no account required with a generous free cloud plan

MDX
DSXiangLi

DecryptPrompt

3 440

总结Prompt&LLM论文,开源数据&模型,AIGC应用

Mesh-LLM

mesh-llm

3 411

Distributed AI/LLM for the people. Share compute privately or publicly to power your agents and chat.

Rust
3 400

Build production-ready AI agents in both Python and Typescript.

Python
Intelligent-Internet

ii-agent

3 386

II-Agent: a new open-source framework to build and deploy intelligent agents

Python
Leonxlnx

unlazy

3 378

Anti-laziness skill for AI agents. Core: the Depth Tree method, which splits a task N layers deep and gives every leaf the full time budget of the whole task, so effort multiplies with depth. Grounded in 2025-2026 research on model laziness, underthinking and premature completion.

JavaScript
HolmesGPT

holmesgpt

3 370

SRE Agent - CNCF Sandbox Project

Python
fuxicodex

Fuxi

3 351

FuXi is a fast, self-contained AI coding agent that lives in your terminal — edit code, run commands, and drive tools, with cost-aware routing across LLM providers.

Python
3 338

A股多Agent投研框架 — 适配A股数据源(龙虎榜/游资/解禁等),7位分析师基于A股规则的辩论决策,基于TradingAgents深度改造,适配大A。A-share multi-agent investment research framework — 7 AI analysts, bull/bear debate, risk assessment。

Python
johnbean393

Sidekick

3 311

A native macOS app that allows users to chat with a local LLM that can respond with information from files, folders and websites on your Mac without installing any other software. Powered by llama.cpp.

Swift
whiteguo233

OpenBiliClaw

3 307

本地私有、开源的自进化跨平台 AI 内容发现 Agent:先理解你,再主动从 B站、小红书、抖音、YouTube、X、知乎、Reddit、微博等平台与开放 Web 寻找内容。(支持 deepseek harness 插件) | Local-first open-source cross-platform AI content discovery agent: understands you, then proactively finds content across Bilibili, Xiaohongshu, Douyin, YouTube, X, Zhihu, Reddit, Weibo and the open web.(support deepseek harness plugin)

Python
3 302

AI system design guide for engineers building production AI systems and evals.

langchain-ai

langgraphjs

3 282

Framework to build resilient language agents as graphs.

TypeScript
nexu-io

nexu

3 274

The simplest desktop client for OpenClaw 🦞 — bridge your Agent to WeChat, Feishu, Slack & Discord in one click. Works with Claude Code, Codex & any LLM. BYOK, Oauth, local-first, chat from your phone 24/7.

TypeScript
agent-of-empires

agent-of-empires

3 249

Manage multiple Claude Code, OpenCode agents from either TUI or Web for easy access on mobile. Also supports Mistral Vibe, Codex CLI, Gemini CLI, Pi.dev, Copilot CLI, Factory Droid Coding.

Rust
MemMachine

MemMachine

3 220

Universal memory layer for AI Agents. It provides scalable, extensible, and interoperable memory storage and retrieval to streamline AI agent state management for next-generation autonomous systems.

Python
Josh-XT

AGiXT

3 216

AGiXT is a dynamic AI Agent Automation Platform that seamlessly orchestrates instruction management and complex task execution across diverse AI providers. Combining adaptive memory, smart features, and a versatile plugin system, AGiXT delivers efficient and comprehensive AI solutions.

Python
mayneyao

eidos

3 186

A single-file relational spreadsheet for you and your agent.

TypeScript
langchain-ai

agent-chat-ui

3 155

🦜💬 Web app for interacting with any LangGraph agent (PY & TS) via a chat interface.

TypeScript