DriveAI.zip
Workshop package · ~3 MB · everything included
Save the file somewhere easy to find — your Desktop or Downloads folder. You'll need it in the next step.
Choose your operating system for exact instructions.
Open File Explorer and locate DriveAI.zip
Check your Downloads folder or Desktop.
Right-click DriveAI.zip
A context menu will appear.
Select "Extract All..."
Click Extract to use the default location, or pick a folder like your Desktop.
A folder called "driveai" will appear
This is your workshop folder.
Extracted to: C:\Users\YourName\Downloads\driveai\
Open Finder and locate DriveAI.zip
Check your Downloads folder in the sidebar.
Double-click DriveAI.zip
macOS extracts automatically — a "driveai" folder appears next to the ZIP.
Or use Terminal:
Extracted to: ~/Downloads/driveai/
Open a terminal and navigate to Downloads
Extract the ZIP
Extracted to: ~/Downloads/driveai/
Open Command Prompt inside the driveai folder
In File Explorer, navigate to the driveai folder. Click the address bar, type cmd, press Enter.
Run the install command
Wait for installation to complete
You'll see download progress. Takes ~30 seconds on a normal connection.
Open Terminal, navigate to the driveai folder
Run the install command
If that fails, try pip3 install -r requirements.txt
When done you'll see "Successfully installed..." in the terminal. If you see errors, ask your workshop facilitator.
Option A — Double-click
In the driveai folder, find and double-click:
Option B — Terminal
In Terminal, make sure you're in the driveai folder
If that fails: python3 start.py
What happens next
localhost:8000You're all set.
DriveAI is running on your machine. The Workshop Setup page should already be open in your browser.
Follow your instructor's guidance from here.