Getting Started
Getting Started
Choose the quickstart that matches how you want to work. All paths get you to your first AI prediction.
Which Path Is Right for You?
| If you want to… | Start here |
|---|---|
| See results immediately | 5-Minute Quickstart |
| Build without coding | No-Code Quickstart |
| Automate with Python | Python SDK Quickstart |
| Integrate via HTTP | API Quickstart |
| Deploy on mobile | Mobile Quickstart |
Prerequisites
Before you begin, you’ll need:
- A SeeMe.ai account - Sign up for free
- Sample data - Images, text, or other data for your use case
- Python 3.8+ (for SDK paths) - Download Python
Platform Overview
graph LR
A[Your Data] --> B[SeeMe.ai Platform]
B --> C{Deploy To}
C --> D[Cloud API]
C --> E[On-Premise]
C --> F[Mobile/Edge]What’s Next After Getting Started?
Once you’ve completed a quickstart, explore these paths:
- Guides - Complete tutorials for specific AI tasks
- Workflows - Automate multi-model pipelines
- Platform - Organizations, teams, and access control
- Python SDK - Complete API reference