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

217–240 sur 432
3 152

A local MCP server for agent literature work. Original-LaTeX section reads, BibTeX from arXiv metadata, and topic watches. Papers stay on disk. Search is optional.

Python
3 143

A tiny, fast Rust CLI that drives a real browser over the Chrome DevTools Protocol — built for coding agents.

Rust
xlang-ai

OSWorld

3 143

[NeurIPS 2024] OSWorld: Benchmarking Multimodal Agents for Open-Ended Tasks in Real Computer Environments

Python
cosmicstack-labs

mercury-agent

3 133

Soul-driven AI agent with permission-hardened tools, token budgets, and multi-channel access. Runs 24/7 from CLI or Telegram.

TypeScript
TanStack

ai

3 113

🤖 Type-safe, provider-agnostic TypeScript AI SDK for streaming chat, tool calling, agents, and multimodal apps across OpenAI, Anthropic, Gemini, React, Vue, Svelte, and Solid.

TypeScript
3 107

📚 Two books on harness engineering — the design philosophies behind Claude Code & Codex: constraints, query loops, context governance, multi-agent verification. harness-books.agentway.dev

Python
3 087

Learn to build your Second Brain AI assistant with LLMs, agents, RAG, fine-tuning, LLMOps and AI systems techniques.

Jupyter Notebook

Templates and workflow for generating PRDs, Tech Designs, and MVP and more using LLMs for AI IDEs

TypeScript
GH05TCREW

pentestagent

3 077

PentestAgent is an AI agent framework for black-box security testing, supporting bug bounty, red-team, and penetration testing workflows.

Python
SharpAI

DeepCamera

3 062

Open-Source AI Camera Skills Platform, AI NVR & CCTV Surveillance. Local VLM video analysis with Qwen, DeepSeek, SmolVLM, LLaVA, YOLO26. LLM-powered agentic security camera agent — watches, understands, remembers & guards your home via Telegram, Discord or Slack. Pluggable AI skills. OpenAI, Google, Anthropic or local AI. Runs on Mac Mini & AI PC.

JavaScript
2 999

Open-source AI agent for B2B lead generation — describe your product, it finds the people who fit, explains why each one does, and emails them from your mailbox. Self-hosted CLI, one install.

Python
vercel-labs

opensrc

2 983

Fetch source code for npm packages to give AI coding agents deeper context

Rust
2 939

🎭 AI 写小说:从零生成 10-50 章完整中文小说,三层问答 · 创作记忆 · 悬念钩子 · 自动校验,长篇网文连载皆宜|开源免费,适配主流 coding agent|AI novel writing skill

Python
ax-llm

ax

2 924

The pretty much "official" DSPy framework for Typescript

TypeScript
OpenMind

OM1

2 911

Modular AI HAL (Hardware Abstraction Layer) for Robots

Go
LLMQuant

quant-mind

2 875

QuantMind is an agent-native knowledge extraction and retrieval framework for quantitative finance.

Python
2 829

Turn code into clarity. Generate accurate technical docs and AI-ready context in minutes—perfectly structured for human teams and intelligent agents.

Rust
oritera

Cairn

2 800

A AI general-purpose state-space search engine, validated first on autonomous penetration testing.

Python
automata

aicodeguide

2 716

AI Code Guide is a roadmap to start coding with AI

2 701

Open-source multi-agent collaboration system inspired by Chinese governance — deploy and coordinate specialized AI agents with OpenClaw.

TypeScript
2 687

Cut AI token costs 95%+ on code exploration. The leading MCP server for precise, symbol-level GitHub code retrieval via tree-sitter AST. Works with Claude Code, Cursor & any MCP client. 313B+ tokens saved.

Python
2 680

Build your own Claude Code from scratch. 🔍 Claude Code 开源了 50 万行代码,读不动?用 ~5000 行 TypeScript / Python 从零复现核心架构,11 章分步教程带你理解 coding agent 精髓

Python