Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.superalign.ai/llms.txt

Use this file to discover all available pages before exploring further.

To get started with SuperAlign, you’ll need to install the SuperAlign Python SDK. This SDK will allow you to work with the SuperAlign platform, from creating your account to deploying your models. To install SuperAlign, simply run the following command:
pip3 install pureml
Make sure you have python version >=3.8 and <4.0>.