> ## Documentation Index
> Fetch the complete documentation index at: https://studio-docs.prem.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Welcome To Prem Studio

> Fine-tune, Evaluate, Observe and Deploy Your Custom AI Models.

Prem Studio is an end-to-end AI platform for building custom models. Generate [synthetic datasets](/datasets/overview) from PDFs, videos, and websites. [Fine-tune](/finetuning/overview) models autonomously with your data. [Evaluate](/evaluations/overview) and benchmark both base and fine-tuned models. Deploy API-ready models in minutes.

Get started by creating your first [Project](/projects/get-started).

<iframe className="w-full aspect-video rounded-xl" src="https://www.youtube.com/embed/naSrBkMWUcA?si=vPz34wIO1GEegpxC" title="YouTube video player" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />

**This Is What You Can Do With Prem:**

* Access the best in class AI models without any vendor lock-in.
* Seamlessly handle datasets: upload JSONL files, generate from unstructured sources (documents, videos, websites), or enrich existing datasets with synthetic data.
* Create [Projects](/projects/get-started) that provide guided end-to-end workflows from dataset creation to model deployment.
* [Autonomously fine-tune](/finetuning/overview) models with your own datasets to customize for your use case.
* [Evaluate](/evaluations/overview) your models with our built-in metrics and tools.
* Test your models with our built-in [Playground](/playground/overview).
* [Self-host](/inference/self-host) your models to use them in your own codebase.

## Core Features

<CardGroup cols={2}>
  <Card title="Projects" icon="folder-tree" href="/projects/get-started">
    End-to-end workflows from dataset to deployment.
  </Card>

  <Card title="Datasets" icon="database" href="/datasets/overview">
    Upload JSONL or generate from documents, videos, websites.
  </Card>

  <Card title="Autonomous Fine-Tuning" icon="robot" href="/finetuning/overview">
    Fine-tune models with your data.
  </Card>

  <Card title="Evaluations" icon="chart-simple" href="/evaluations/overview">
    Evaluate models with built-in metrics.
  </Card>
</CardGroup>

***

## Support

<CardGroup cols={2}>
  <Card title="FAQ" icon="question" href="/resources/faq">
    Find answers to frequently asked questions about Prem.
  </Card>

  <Card title="Available Models" icon="plus" href="https://studio.premai.io/public/models">
    See the list of available models in Prem.
  </Card>
</CardGroup>
