From e72b703900e90f3b7e2988a5af2461235f88c95c Mon Sep 17 00:00:00 2001 From: Mohamed Jadib Date: Thu, 29 May 2025 16:18:02 +0000 Subject: [PATCH] docs: add comprehensive system requirements section This commit adds a detailed System Requirements section to README.md, including: - Supported operating systems with WSL2 note for Windows - Minimum hardware specifications - Required software versions - Additional prerequisites Fixes #10050 --- README.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/README.md b/README.md index dfb2277487e7..27432f5c063e 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,32 @@ We’ve moved to a fully maintained and regularly updated documentation site. This tutorial assumes you have Docker, VSCode, git and npm installed. +## System Requirements + +To ensure a smooth experience with AutoGPT, your system should meet the following requirements: + +### Supported Operating Systems +- Linux (recommended) +- macOS +- Windows (via WSL2) + +### Minimum Hardware +- CPU: 2+ cores (x86_64 or ARM64) +- RAM: 4 GB minimum (8 GB recommended) +- Storage: 5 GB free disk space + +### Required Software & Minimum Versions +- Docker: v20.10+ +- Docker Compose: v2.0+ +- Node.js: v18+ +- npm: v8+ +- Git: v2.25+ +- (Optional) VSCode: v1.70+ for development + +### Additional Prerequisites +- Internet connection for downloading dependencies and Docker images +- For Windows, WSL2 is required + ### 🧱 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: