Download the repo using git clone https://github.com/TransformerOptimus/SuperAGI.git in your terminal or directly from GitHub page in a zip format.
Navigate to the directory using cd SuperAGI and create a copy of config_template.yaml and name it config.yaml.
Ensure that Docker is installed in your system, if not, Install it from here.
Once you have Docker Desktop running, run command : docker compose up --build in SuperAGI directory. Open your browser and go to localhost:3000 to see SuperAGI running.