Getting Started
Quickstart
Get started with NomadicML quickly
Quickstart Guide
This guide will help you get up and running with NomadicML quickly, either through our web platform or using the SDK.
Using the Web Platform
The fastest way to start using NomadicML is through our web platform at drivemonitor.nomadicml.com.
1. Create an Account
Sign up for a free account on drivemonitor.nomadicml.com.
2. Upload a Video
Once logged in, you can upload your first video for analysis:
- Navigate to the dashboard
- Click the “Upload” button
- Select a video file from your computer or provide a YouTube URL
- Wait for the upload to complete
3. View Analysis Results
After uploading, NomadicML will automatically analyze your video:
- The system will detect driving events, identify potential violations, and generate insights
- Once processing is complete, you’ll see a list of detected events
- Click on any event to view details, including AI analysis and recommendations
Using the SDK
For programmatic access to NomadicML, you can use our Python SDK.
1. Install the SDK
2. Initialize the Client
To get your API key, log in to the web platform, go to Profile > API Key, and generate a new key.