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 immediately5-Minute Quickstart
Build without codingNo-Code Quickstart
Automate with PythonPython SDK Quickstart
Integrate via HTTPAPI Quickstart
Deploy on mobileMobile Quickstart

Prerequisites

Before you begin, you’ll need:

  1. A SeeMe.ai account - Sign up for free
  2. Sample data - Images, text, or other data for your use case
  3. 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