Quick Start
Get up and running with AIUS in just a few minutes.End-to-end data science · Autonomous · Reproducible
Prerequisites
- macOS, Linux, or Windows
- An AIUS account — sign up with your email and password, or with Google
Step 1: Create your account
Sign up at aius.co/account/register — with email and password (you’ll confirm your address with a code) or with one click via Google. You can also create the account later, straight from the CLI.Step 2: Install the CLI
Step 3: Launch
~/.local/share/aius/auth.json; your password is never saved. The agent loop runs server-side, so there’s nothing else to configure.
Step 4: Start a project
AIUS is an autonomous data scientist. Drop your brief intocontext/ and your dataset into data/, then run aius in that directory — it reads the brief, profiles the data, and walks the analysis pipeline, pausing at review gates for your input.
Next Steps
- Installation Guide - Detailed setup options
- CLI Usage Guide - Advanced CLI features
- Data Management - Your project, datasets, and common how-tos
- Dashboard - Your account, keys, and deliverables