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

385–408 sur 432
karust

openserp

1 391

Self-hosted SERP API for AI, SEO & automation. Browser-rendered Google, Bing, Yandex, Baidu, DuckDuckGo and Ecosia search with page extraction 🎉

Go
1 377

Autonomous Agents (LLMs) research papers. Updated Daily.

ServiceNow

BrowserGym

1 366

🌎💪 BrowserGym, a Gym environment for web task automation

Python
morettt

my-neuro

1 364

This project lets you create your own AI desktop companion with customizable characters and voice conversations that respond in just 1 second. Features include long-term memory, visual recognition, voice cloning and LLM training. Compatible with various Live2D customizations.

JavaScript
ThousandBirdsInc

chidori

1 364

The agent framework where every run is durable, replayable, and resumable by default.

Rust
wrtnlabs

autobe

1 360

AI Vibe Coding Agent of TS backend server, enhanced by compiler skills, generating 100% working code

TypeScript
Dataojitori

nocturne_memory

1 357

A lightweight, rollbackable, and visual Long-Term Memory Server for MCP Agents. Say goodbye to Vector RAG and amnesia. Empower your AI with persistent, graph-like structured memory across any model, session, or tool. Drop-in replacement for OpenClaw.

Python
ddalcu

mlx-serve

1 333

Native LLM inference server for Apple Silicon. OpenAI + Anthropic API compatible. No Python. Includes MLX Core macOS app with chat, agent mode, and tool calling.

Zig
RefoundAI

lenny-skills

1 331

86 product management skills from Lenny's Podcast for Claude Code and AI agents. Hiring, user research, strategy, shipping, and more.

xianshang33

llm-paper-daily

1 331

Daily updated LLM papers. 每日更新 LLM 相关的论文,欢迎订阅 👏 喜欢的话动动你的小手 🌟 一个

Python
uzairansaruzi

hermex

1 327

Native iPhone app for your Hermes agent

Swift
hahhforest

pi-textbook

1 326

《动手学 Pi》:沿 15 个真实 checkpoint 从零构建 Pi-style Agent

TypeScript
SanMuzZzZz

LuaN1aoAgent

1 312

LuaN1aoAgent is a fully autonomous AI-driven penetration testing agent powered by graph-based cognitive reasoning.

TypeScript
1 296

LLM-compiled knowledge bases for any AI agent. Parallel multi-agent research, thesis-driven investigation, source ingestion, wiki compilation, querying, and artifact generation.

Python
SmythOS

sre

1 291

The SmythOS Runtime Environment (SRE) is an open-source, cloud-native runtime for agentic AI. Secure, modular, and production-ready, it lets developers build, run, and manage intelligent agents across local, cloud, and edge environments.

TypeScript
caliber-ai-org

ai-setup

1 270

Continuously sync your AI setups with one command. Codebase tailor suited agent skills, MCPs and config files for Claude Code, Cursor, and Codex.

TypeScript
minsight-ai-info

AI-Search-Hub

1 266

One Query. All Search Skill. 聚合 Gemini、Grok、豆包、元宝等平台原生 AI 搜索能力,免费获取科技趋势、行业舆情、热点追踪、旅行规划、日常问题统一接进自己的 Agent 与工作流,指定链接免费爬取

Python
strands-agents

tools

1 265

A set of tools that gives agents powerful capabilities.

Python
mrwadams

attackgen

1 242

AttackGen is a cybersecurity incident response testing tool that leverages the power of large language models and the comprehensive MITRE ATT&CK framework. The tool generates tailored incident response scenarios based on user-selected threat actor groups and your organisation's details.

Python
1 239

Helping Ethical Hackers use LLMs in 50 Lines of Code or less..

Python
1 239

Reverse engineered Windows Copilot into an OpenAI-compatible API. Access GPT-4 and GPT-5 models through a simple REST interface without API keys or billing.

Python
proxysoul

Empryo

1 237

Empryo issue tracker + SoulForge (v2). Empryo is the graph-powered AI coding agent that edits symbols, not strings: AST surgery, full LSP, a live code genome. Get it at https://empryo.com

TypeScript
jieyefriic

rp-engine

1 222

YAML-native agent workflow execution engine, written in Rust

Rust