AI チャンネル
AI エージェント

オープンソースの AI エージェント

AI エージェントとは、言語モデルを使って次に何をするかを決め、ブラウザーやコードインタープリター、API などのツールを呼び出し、タスクが終わるまでそれを繰り返すプログラムです。ここには、独自のエージェントを作るためのフレームワークから、コードを書く・Web を閲覧する・業務フローを実行するといった完成済みのエージェントまでが揃っています。

選び方

比べるポイントは三つです。使えるモデル(特定の一社だけか、ローカルモデルを含む OpenAI 互換のエンドポイントなら何でも使えるか)、エージェントにできることをどう制限するか(サンドボックス、承認ステップ、権限リスト)、そしてステップ間やセッション間で記憶を保持できるか。コードやシェルコマンドを実行するエージェントはサンドボックスで動かすべきなので、自分のマシンへのアクセスを許可する前に必ず確認しましょう。

スターの多いプロジェクト

425 件中 169–192 件
OpenCSGs

csghub

4,109

CSGHub is a brand-new open-source platform for managing LLMs, developed by the OpenCSG team. It offers both open-source and on-premise/SaaS solutions, with features comparable to Hugging Face. Gain full control over the lifecycle of LLMs, datasets, and agents, with Python SDK compatibility with Hugging Face. Join us! ⭐️

Vue
langroid

langroid

4,104

Harness LLMs with Multi-Agent Programming

Python
ucbepic

docetl

4,092

A system for agentic LLM-powered data processing and ETL

Python
openagents-org

openagents

4,086

OpenAgents - The collaboration OS for AI agents

TypeScript
nageoffer

ragent

4,015

企业级 Agentic RAG 智能体 - 全链路覆盖文档解析、多路检索、意图识别、问题重写、会话记忆、MCP 工具调用与深度思考。面向真实业务场景,从 0 到 1 完整工程实现。

Java
Nixtla

nixtla

4,008

TimeGPT-1: production ready pre-trained Time Series Foundation Model for forecasting and anomaly detection. Generative pretrained transformer for time series trained on over 100B data points. It's capable of accurately predicting various domains such as retail, electricity, finance, and IoT with just a few lines of code 🚀.

Jupyter Notebook
4,000

GUI for the Windows Subsystem for Linux — and native Linux/macOS VMs on Mac. Install, back up, move and configure distros without CLI flags; AI assistant with tools, MCP server for agents, remote WSL over SSH.

Dart
dagucloud

dagu

3,994

Self-hostable workflow orchestrator for teams whose main work isn't orchestration. Declarative YAML over your scripts, SSH commands, containers, etc; keep workflows separate from business logic. One binary, no database, runs on limited H/W resources. Alternative to Airflow / Cron / Job Scheduler.

Go
lemony-ai

cascadeflow

3,951

Cascading runtime for AI agents. Optimize cost, latency, quality, and policy decisions inside the agent loop.

Python
yifanfeng97

Hyper-Extract

3,935

Hypergraph is more powerful. Transform unstructured text into structured knowledge with LLMs. Graphs, hypergraphs, and spatio-temporal extractions — with one command.

Python
3,930

The missing DevTools for Claude Code — inspect session logs, tool calls, token usage, subagents, and context window in a visual UI. Free, open source.

TypeScript
claraverse-space

ClaraVerse

3,899

Claraverse is a opesource privacy focused ecosystem to replace ChatGPT, Claude, N8N, ImageGen with your own hosted llm, keys and compute. With desktop, IOS, Android Apps.

TypeScript
LazyAGI

LazyLLM

3,885

Easiest and laziest way for building multi-agent LLMs applications.

Python
spinabot

brigade

3,853

Brigade — Your personal intelligence, built enterprise-grade

TypeScript
Atmosphere

atmosphere

3,812

Portable AI agent runtime for the JVM. One @Agent class runs on Spring AI, LangChain4j, Anthropic, or 9 more behind one SPI. Token streaming, tool calls, human approvals, and governance over WebSocket, SSE, gRPC, or WebTransport/HTTP3. Speaks MCP, A2A, and AG-UI.

Java
3,799

🦞 OpenClaw (Clawdbot/Moltbot) 汉化版 - 开源个人 AI 助手中文版 | Claude/ChatGPT LLM 接入 | WhatsApp/Telegram/Discord 多平台 | 每小时自动同步 | CLI + Dashboard 全中文 | 全流程搭建教程,以及排错指南!

JavaScript
aiming-lab

SimpleMem

3,758

SimpleMem: Efficient Lifelong Memory for LLM Agents — Text & Multimodal

Python
3,697

大厂发布的AI落地实践、顶尖实验室的最新论文、工业界的真实踩坑记录

memodb-io

Acontext

3,693

Agent Skills as a Memory Layer

JavaScript
3,633

Deep dive into Claude Code internals — architecture, agent loop, context engineering, and more. / 深入解析 Claude Code 源码:架构、Agent 循环、上下文工程、工具系统等

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