AI Agent Hub
AI エージェント / プラグイン情報メディア
← 一覧へ
AutoGPT
OTHER

AutoGPT

AutoGPT

自律エージェントの代表格。目標を与えるとサブタスクに分解し、Web 検索・コード実行・記憶を駆使して達成を試みる。GUI / バックエンドを統合した OSS プラットフォーム。

原文: AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
#自律エージェント#プラットフォーム#agentic-ai#agents#ai#artificial-intelligence#autonomous-agents#claude#gpt#llama-api#llm#openai
REPO STATS

リポジトリ統計

⭐ Stars
184k
🍴 Forks
46.2k
⚠️ Open Issues
400
🌿 Language
Python
📄 License
NOASSERTION
🕒 最終更新
2026.05.07 (今日)
📅 公開日
2023.03.16
🌿 Branch
master
README

ドキュメント

— AI による自動翻訳 (2026.05.07 更新)

AutoGPT:AIエージェントの構築、デプロイ、実行

Discord Follow Twitter Follow

Deutsch | Español | français | 日本語 | 한국어 | Português | Русский | 中文

AutoGPT は、複雑なワークフローを自動化する継続的なAIエージェントの作成、デプロイ、管理を可能にする強力なプラットフォームです。

ホスティングオプション

  • 自分でホストするようにダウンロード(無料!)
  • ウェイトリストに参加 クラウドホストベータ版向け(クローズドベータ - 公開リリース近日予定!)

AutoGPTプラットフォームを自分でホストする方法

注記

AutoGPTプラットフォームを自分でセットアップおよびホストすることは技術的なプロセスです。すぐに使えるものをお好みの場合は、クラウドホストベータ版の ウェイトリストに参加 することをお勧めします。

システム要件

インストールに進む前に、システムが以下の要件を満たしていることを確認してください。

ハードウェア要件

  • CPU:4コア以上推奨
  • RAM:最小8GB、16GB推奨
  • ストレージ:少なくとも10GBの空き容量

ソフトウェア要件

  • オペレーティングシステム:
    • Linux(Ubuntu 20.04以降推奨)
    • macOS(10.15以降)
    • Windows 10/11 with WSL2
  • 必要なソフトウェア(最小バージョン付き):
    • Docker Engine(20.10.0以降)
    • Docker Compose(2.0.0以降)
    • Git(2.30以降)
    • Node.js(16.x以降)
    • npm(8.x以降)
    • VSCode(1.60以降)またはその他のモダンコードエディタ

ネットワーク要件

  • 安定したインターネット接続
  • 必要なポートへのアクセス(Dockerで設定されます)
  • アウトバウンドHTTPS接続を作成する能力

更新されたセットアップ手順:

完全に保守され、定期的に更新されたドキュメントサイトに移行しました。

👉 公式のセルフホスティングガイドはこちらです

このチュートリアルは、Docker、VSCode、git、npm がインストールされていることを前提としています。


⚡ ワンラインスクリプトでのクイックセットアップ(ローカルホスティング推奨)

手動ステップをスキップし、自動セットアップスクリプトを使用して数分で始められます。

macOS/Linux の場合:

curl -fsSL https://setup.agpt.co/install.sh -o install.sh && bash install.sh

Windows (PowerShell) の場合:

powershell -c "iwr https://setup.agpt.co/install.bat -o install.bat; ./install.bat"

これにより、依存関係をインストールし、Docker を設定し、ローカルインスタンスを起動します。すべて一度に行われます。

🧱 AutoGPT フロントエンド

AutoGPT フロントエンドは、ユーザーが強力な AI 自動化プラットフォームと対話する場所です。AI エージェントと連携・活用するための複数の方法を提供しています。ここは、AI 自動化のアイデアを現実にするインターフェースです。

エージェントビルダー:カスタマイズしたい方向けに、直感的で低コードなインターフェースにより、独自の AI エージェントを設計・構成できます。

ワークフロー管理:自動化ワークフローを簡単に構築・変更・最適化できます。エージェントはブロックを接続して構築され、各ブロックが単一のアクションを実行します。

デプロイメント制御:テストから本番環境まで、エージェントのライフサイクルを管理します。

すぐに使用できるエージェント:構築したくない場合は、事前に構成されたエージェントのライブラリから選択し、すぐに使用開始できます。

エージェント操作:独自に構築したエージェントでも、事前に構成されたエージェントでも、当社のユーザーフレンドリーなインターフェースを通じて簡単に実行・操作できます。

監視と分析:エージェントのパフォーマンスを追跡し、自動化プロセスを継続的に改善するための洞察を得ます。

このガイドを読んでください。カスタムブロックを構築する方法について学べます。

💽 AutoGPT サーバー

AutoGPT サーバーはプラットフォームのパワーハウスです。ここはエージェントが実行される場所です。デプロイされると、エージェントは外部ソースによってトリガーされ、継続的に動作できます。AutoGPT をスムーズに実行するために必要なすべてのコンポーネントが含まれています。

ソースコード:エージェントと自動化プロセスを駆動するコアロジック。

インフラストラクチャ:信頼性と拡張性のあるパフォーマンスを保証する堅牢なシステム。

マーケットプレイス:さまざまな事前構築されたエージェントを見つけ、デプロイできる包括的なマーケットプレイス。

🐙 エージェントの例

AutoGPT でできることの 2 つの例を以下に示します。

  1. トレンドトピックからバイラル動画を生成する

    • このエージェントは Reddit のトピックを読みます。
    • トレンドトピックを特定します。
    • その後、コンテンツに基づいてショートフォーム動画を自動的に作成します。
  2. ソーシャルメディア用にビデオから最高の引用を特定する

    • このエージェントはあなたの YouTube チャンネルをサブスクライブします。
    • 新しいビデオを投稿すると、テキストに変換します。
    • AI を使用して最も影響力のある引用を特定し、要約を生成します。
    • その後、ソーシャルメディアに自動的に公開するための投稿を作成します。

これらの例は、AutoGPT で達成できることのほんの一部を示しています。任意のユースケースに対してエージェントを構築するカスタマイズされたワークフローを作成できます。


ライセンス概要:

🛡️ Polyform Shield ライセンス: autogpt_platform フォルダ内のすべてのコードとコンテンツは、Polyform Shield ライセンスの下でライセンスされています。この新しいプロジェクトは、エージェントを構築、デプロイ、管理するための開発中プラットフォームです。
この取り組みの詳細を読む

🦉 MIT ライセンス: AutoGPT リポジトリのその他すべての部分(つまり、autogpt_platform フォルダの外側にあるすべてのもの)は、MIT ライセンスの下でライセンスされています。これには、元の stand-alone AutoGPT Agent、および ForgeagbenchmarkAutoGPT Classic GUI などのプロジェクトが含まれています。
また、GravitasML など、他のリポジトリで MIT ライセンスの下で追加の作業を公開しています。これは AutoGPT Platform 向けに開発され、使用されています。また、MIT ライセンスの Code Ability プロジェクトも参照してください。


ミッション

私たちのミッションは、あなたが重要なことに集中できるよう、ツールを提供することです。

  • 🏗️ 構築 - 素晴らしいものの基礎を築きましょう。
  • 🧪 テスト - あなたのエージェントを完璧に調整します。
  • 🤝 委譲 - AI に働かせて、あなたのアイデアを実現させましょう。

革命の一部になってください!AutoGPT は AI イノベーションの最前線に存在し続けます。

📖 ドキュメンテーション | 🚀 コントリビュート


🤖 AutoGPT クラシック

以下は AutoGPT のクラシック版に関する情報です。

🛠️ 自分のエージェントを構築する - クイックスタート

🏗️ Forge

独自のエージェントを Forge しましょう! – Forge はあなた自身のエージェントアプリケーションを構築するためのすぐに使えるツールキットです。ボイラープレートコードのほとんどを処理し、あなたのエージェントを際立たせるものに創意工夫を集中させることができます。すべてのチュートリアルは こちら にあります。forge のコンポーネントは、開発を高速化し、エージェントプロジェクトのボイラープレートを削減するために個別に使用することもできます。

🚀 Forge を始める – このガイドは、独自のエージェントを作成し、ベンチマークとユーザーインターフェースを使用するプロセスをウォークスルーします。

📘 詳しく学ぶ - Forge について

🎯 ベンチマーク

エージェントのパフォーマンスを測定しましょう!agbenchmark はエージェントプロトコルをサポートするあらゆるエージェントで使用でき、プロジェクトの CLI との統合により、AutoGPT および Forge ベースのエージェントでの使用がさらに簡単になります。ベンチマークは厳格なテスト環境を提供します。私たちのフレームワークは自律的で客観的なパフォーマンス評価を可能にし、あなたのエージェントが実世界の行動に備えるようにします。

📦 agbenchmark on Pypi | 📘 詳しく学ぶ - ベンチマークについて

💻 UI

エージェントを簡単に使用できます!frontend はエージェントを制御および監視するためのユーザーフレンドリーなインターフェースを提供します。エージェントプロトコル を通じてエージェントに接続し、私たちのエコシステム内外の多くのエージェントとの互換性を確保します。

フロントエンドはリポジトリ内のすべてのエージェントとすぐに動作します。CLI を使用して、好きなエージェントを実行してください!

📘 詳しく学ぶ - フロントエンドについて

⌨️ CLI

リポジトリが提供するすべてのツールを簡単に使用できるようにするために、リポジトリのルートに CLI が含まれています:

$ ./run
Usage: cli.py [OPTIONS] COMMAND [ARGS]...

Options:
  --help  Show this message and exit.

Commands:
  agent      Commands to create, start and stop agents
  benchmark  Commands to start the benchmark and list tests and categories
  setup      Installs dependencies needed for your system.

リポジトリのクローンを作成し、./run setup で依存関係をインストールするだけです。準備完了です!

🤔 ご質問・お困りの点・ご提案はありますか?

ヘルプを受ける - Discord 💬

Discord に参加してください

バグを報告したり機能をリクエストしたりするには、GitHub Issue を作成してください。他の誰かがすでに同じトピックについてissueを作成していないことを確認してください。

🤝 姉妹プロジェクト

🔄 Agent Protocol

均一な標準を維持し、多くの現在および将来のアプリケーションとのシームレスな互換性を確保するため、AutoGPT は AI Engineer Foundation による agent protocol 標準を採用しています。これにより、エージェントからフロントエンドおよびベンチマークへの通信経路が標準化されます。


スター統計

スター数の推移グラフ

⚡ コントリビューター

— GitHub から取得した原文(一部省略の場合あり)

Discord FollowTwitter Follow

Deutsch | Español | français | 日本語 | 한국어 | Português | Русский | 中文

AutoGPT is a powerful platform that allows you to create, deploy, and manage continuous AI agents that automate complex workflows.

Hosting Options

  • Download to self-host (Free!)
  • Join the Waitlist for the cloud-hosted beta (Closed Beta - Public release Coming Soon!)

How to Self-Host the AutoGPT Platform

Note

Setting up and hosting the AutoGPT Platform yourself is a technical process. If you'd rather something that just works, we recommend joining the waitlist for the cloud-hosted beta.

System Requirements

Before proceeding with the installation, ensure your system meets the following requirements:

Hardware Requirements

  • CPU: 4+ cores recommended
  • RAM: Minimum 8GB, 16GB recommended
  • Storage: At least 10GB of free space

Software Requirements

  • Operating Systems:
    • Linux (Ubuntu 20.04 or newer recommended)
    • macOS (10.15 or newer)
    • Windows 10/11 with WSL2
  • Required Software (with minimum versions):
    • Docker Engine (20.10.0 or newer)
    • Docker Compose (2.0.0 or newer)
    • Git (2.30 or newer)
    • Node.js (16.x or newer)
    • npm (8.x or newer)
    • VSCode (1.60 or newer) or any modern code editor

Network Requirements

  • Stable internet connection
  • Access to required ports (will be configured in Docker)
  • Ability to make outbound HTTPS connections

Updated Setup Instructions:

We've moved to a fully maintained and regularly updated documentation site.

👉 Follow the official self-hosting guide here

This tutorial assumes you have Docker, VSCode, git and npm installed.


⚡ Quick Setup with One-Line Script (Recommended for Local Hosting)

Skip the manual steps and get started in minutes using our automatic setup script.

For macOS/Linux:

curl -fsSL https://setup.agpt.co/install.sh -o install.sh && bash install.sh

For Windows (PowerShell):

powershell -c "iwr https://setup.agpt.co/install.bat -o install.bat; ./install.bat"

This will install dependencies, configure Docker, and launch your local instance — all in one go.

🧱 AutoGPT Frontend

The AutoGPT frontend is where users interact with our powerful AI automation platform. It offers multiple ways to engage with and leverage our AI agents. This is the interface where you'll bring your AI automation ideas to life:

Agent Builder: For those who want to customize, our intuitive, low-code interface allows you to design and configure your own AI agents.

Workflow Management: Build, modify, and optimize your automation workflows with ease. You build your agent by connecting blocks, where each block performs a single action.

Deployment Controls: Manage the lifecycle of your agents, from testing to production.

Ready-to-Use Agents: Don't want to build? Simply select from our library of pre-configured agents and put them to work immediately.

Agent Interaction: Whether you've built your own or are using pre-configured agents, easily run and interact with them through our user-friendly interface.

Monitoring and Analytics: Keep track of your agents' performance and gain insights to continually improve your automation processes.

Read this guide to learn how to build your own custom blocks.

💽 AutoGPT Server

The AutoGPT Server is the powerhouse of our platform This is where your agents run. Once deployed, agents can be triggered by external sources and can operate continuously. It contains all the essential components that make AutoGPT run smoothly.

Source Code: The core logic that drives our agents and automation processes.

Infrastructure: Robust systems that ensure reliable and scalable performance.

Marketplace: A comprehensive marketplace where you can find and deploy a wide range of pre-built agents.

🐙 Example Agents

Here are two examples of what you can do with AutoGPT:

  1. Generate Viral Videos from Trending Topics

    • This agent reads topics on Reddit.
    • It identifies trending topics.
    • It then automatically creates a short-form video based on the content.
  2. Identify Top Quotes from Videos for Social Media

    • This agent subscribes to your YouTube channel.
    • When you post a new video, it transcribes it.
    • It uses AI to identify the most impactful quotes to generate a summary.
    • Then, it writes a post to automatically publish to your social media.

These examples show just a glimpse of what you can achieve with AutoGPT! You can create customized workflows to build agents for any use case.


License Overview:

🛡️ Polyform Shield License: All code and content within the autogpt_platform folder is licensed under the Polyform Shield License. This new project is our in-developlemt platform for building, deploying and managing agents.
Read more about this effort

🦉 MIT License: All other portions of the AutoGPT repository (i.e., everything outside the autogpt_platform folder) are licensed under the MIT License. This includes the original stand-alone AutoGPT Agent, along with projects such as Forge, agbenchmark and the AutoGPT Classic GUI.
We also publish additional work under the MIT Licence in other repositories, such as GravitasML which is developed for and used in the AutoGPT Platform. See also our MIT Licenced Code Ability project.


Mission

Our mission is to provide the tools, so that you can focus on what matters:

  • 🏗️ Building - Lay the foundation for something amazing.
  • 🧪 Testing - Fine-tune your agent to perfection.
  • 🤝 Delegating - Let AI work for you, and have your ideas come to life.

Be part of the revolution! AutoGPT is here to stay, at the forefront of AI innovation.

📖 Documentation  |  🚀 Contributing


🤖 AutoGPT Classic

Below is information about the classic version of AutoGPT.

🛠️ Build your own Agent - Quickstart

🏗️ Forge

Forge your own agent! – Forge is a ready-to-go toolkit to build your own agent application. It handles most of the boilerplate code, letting you channel all your creativity into the things that set your agent apart. All tutorials are located here. Components from forge can also be used individually to speed up development and reduce boilerplate in your agent project.

🚀 Getting Started with Forge – This guide will walk you through the process of creating your own agent and using the benchmark and user interface.

📘 Learn More about Forge

🎯 Benchmark

Measure your agent's performance! The agbenchmark can be used with any agent that supports the agent protocol, and the integration with the project's CLI makes it even easier to use with AutoGPT and forge-based agents. The benchmark offers a stringent testing environment. Our framework allows for autonomous, objective performance evaluations, ensuring your agents are primed for real-world action.

📦 agbenchmark on Pypi  |  📘 Learn More about the Benchmark

💻 UI

Makes agents easy to use! The frontend gives you a user-friendly interface to control and monitor your agents. It connects to agents through the agent protocol, ensuring compatibility with many agents from both inside and outside of our ecosystem.

The frontend works out-of-the-box with all agents in the repo. Just use the CLI to run your agent of choice!

📘 Learn More about the Frontend

⌨️ CLI

To make it as easy as possible to use all of the tools offered by the repository, a CLI is included at the root of the repo:

$ ./run
Usage: cli.py [OPTIONS] COMMAND [ARGS]...

Options:
  --help  Show this message and exit.

Commands:
  agent      Commands to create, start and stop agents
  benchmark  Commands to start the benchmark and list tests and categories
  setup      Installs dependencies needed for your system.

Just clone the repo, install dependencies with ./run setup, and you should be good to go!

🤔 Questions? Problems? Suggestions?

Get help - Discord 💬

Join us on Discord

To report a bug or request a feature, create a GitHub Issue. Please ensure someone else hasn't created an issue for the same topic.

🤝 Sister projects

🔄 Agent Protocol

To maintain a uniform standard and ensure seamless compatibility with many current and future applications, AutoGPT employs the agent protocol standard by the AI Engineer Foundation. This standardizes the communication pathways from your agent to the frontend and benchmark.


Stars stats

Star History Chart

⚡ Contributors

RELATED

同じカテゴリの他のツール