-
Clone the repository
git clone https://github.com/TopChainBoy/AutoGPT-KISS.git
-
Navigate to the directory where you downloaded the repository
cd AutoGPT/autogpts/autogpt
-
Run AutoGPT
docker compose run --rm auto-gpt --skip-news
Important: Docker Compose version 1.29.0 or later is required
from the setup guide here.
Want to build your own groundbreaking agent using AutoGPT? 🛠️ There are three major components to focus on:
Forge your future! The forge
is your innovation lab. All the boilerplate code is already handled, letting you channel all your creativity into building a revolutionary agent. It's more than a starting point, it's a launchpad for your ideas. All tutorials are located here.
Test to impress! The benchmark
offers a stringent testing environment. Our framework allows for autonomous, objective performance evaluations, ensuring your agents are primed for real-world action.
Take Control! The frontend
is your personal command center. It gives you a user-friendly interface to control and monitor your agents, making it easier to bring your ideas to life.
🔌 Standardize to Maximize! To maintain a uniform standard and ensure seamless compatibility, AutoGPT employs the agent protocol from the AI Engineer Foundation. This standardizes the communication pathways from your agent to the frontend and benchmark.
Get help - 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.