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

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

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

選び方

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

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

425 件中 337–360 件
patoles

agent-flow

1,647

Real-time visualization of Claude Code agent orchestration — see your agents think, branch, and coordinate as they work.

TypeScript
PurpleDoubleD

locally-uncensored

1,645

The all-in-one local AI studio for your desktop: chat, image and video generation and a coding agent in one free, open source app. Windows and Linux. No Docker, no terminal, no cloud required.

TypeScript
mediar-ai

terminator

1,639

playwright for windows computer use

Rust
fetchai

uAgents

1,636

A fast and lightweight framework for creating decentralized agents with ease.

Python
1,629

Demystify RAG by building it from scratch. Local LLMs, no black boxes - real understanding of embeddings, vector search, retrieval, and context-augmented generation.

JavaScript
1,624

This repository provides an advanced Retrieval-Augmented Generation (RAG) solution for complex question answering. It uses sophisticated graph based algorithm to handle the tasks.

Jupyter Notebook
pixeltable

pixeltable

1,623

The unified multimodal backend for AI data apps. Database, orchestration, and serving in one Python file.

Python
lucasastorian

llmwiki

1,615

Open Source Implementation of Karpathy's LLM Wiki. Upload documents, connect your Claude account via MCP, and have it write your wiki !

Python
shiwenwen

hope-agent

1,603

🦭 会记忆、能持续推进目标、会动态编排多 Agent 的跨端桌面 AI 助手,也可服务化常驻 NAS / 云端 | A cross-device desktop AI agent with memory, autonomous goals, dynamic workflows, and headless deployment

Rust
1,596

Chat language model that can use tools and interpret the results

Python
Kaelio

ktx

1,593

ktx is an executable context layer for data and analytics agents 🐙 Allow Claude Code, Codex, or other AI agents to query analytical databases accurately and with full context of your company

TypeScript
OpenOSINT

OpenOSINT

1,590

AI-powered OSINT agent with interactive REPL, MCP server, and CLI. 19 tools. Works with Claude, GPT-4, or local models. For authorized security research only.

Python
mex-memory

mex

1,585

Team memory for engineers and their AI agents. Lives in your repo. Shared through Git.

TypeScript
BAI-LAB

MemoryOS

1,579

[EMNLP 2025 Oral] MemoryOS is designed to provide a memory operating system for personalized AI agents.

Python
1,577

Claude reads its own source code — 17-chapter architectural deep-dive into Claude Code v2.1.88. EN/ZH bilingual.

MLSysOps

MLE-agent

1,572

🤖 MLE-Agent: Your intelligent companion for seamless AI engineering and research. 🔍 Integrate with arxiv and paper with code to provide better code/research plans 🧰 OpenAI, Anthropic, Gemini, Ollama, etc supported. :fireworks: Code RAG

Python
modelscope

AgentEvolver

1,570

AgentEvolver: Towards Efficient Self-Evolving Agent System

Python
google

mantis

1,565

A modular, stack-agnostic toolkit of security review skills for AI coding agents to autonomously find, reproduce, and patch vulnerabilities.

Python
amitshekhariitbhu

llm-internals

1,555

Learn LLM internals step by step - from tokenization to attention to inference optimization.

WecoAI

aideml

1,528

AIDE: an LLM agent for machine learning engineering - the research Weco grew out of. Referenced in OpenAI MLE-bench.

Python
fim-ai

fim-one

1,513

Open-source agent platform for Global × China enterprises — wire every system through one agent core. Self-hosted, any LLM.

Python
ggml-org

llama.vscode

1,509

VS Code extension for LLM-assisted code/text completion

TypeScript
vanloctech

youwee

1,500

A beautiful, cross-platform downloader for YouTube, TikTok, Instagram, and 1800+ sites (yt-dlp GUI) with AI video summaries and post-processing

TypeScript
1,498

Burp Suite extension that adds built-in MCP tooling, AI-assisted analysis, privacy controls, passive and active scanning and more

Kotlin