Quickstart

  1. Install Label Studio:
pip install label-studio
  1. Start Label Studio
label-studio start
  1. Open Label Studio at http://localhost:8080.
  2. Sign up with an email address and password that you create.
  3. Click Create to create a project and start labeling data.
  4. Name the project and optionally enter a description and select a color.
  5. Click Data Import and upload the data files that you want to use. If you want to use data from a local directory, cloud storage bucket, or database, skip this step for now.
  6. Click Labeling Setup and choose a template and customize the label names for your use case.
  7. Click Save to save your project.

You’re ready to start labeling and annotating your data!

Tip

For a quickstart tutorial that includes demo data, see Zero to One: Getting Started with Label Studio.

Try Starter Cloud for free Get Started