This repository contains various utilities for working with the AI Development Environment.
On UNIX (Bash):
curl -sfL https://raw.githubusercontent.com/AFC-AI2C/aide-utils/refs/heads/main/src/dev/install.sh | bash -
On Windows (Powershell):
. { iwr -useb https://raw.githubusercontent.com/AFC-AI2C/aide-utils/refs/heads/main/src/dev/install.ps1 } | iex;
On UNIX (Bash):
curl -sfL https://raw.githubusercontent.com/AFC-AI2C/aide-utils/refs/heads/main/src/test/install.sh | bash -
On Windows (Powershell):
. { iwr -useb https://raw.githubusercontent.com/AFC-AI2C/aide-utils/refs/heads/main/src/test/install.ps1 } | iex;
-
Run Installation Command
Open a PowerShell terminal and execute the installation command for AIDE-Test on Windows.
When prompted, click Yes to confirm. -
Navigate to AIDE
Open a browser and go to: web.aide.cosmos.io -
Register and Log In
- Register for an account by setting a username and password.
- Log in to start using AIDE.