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

# NEXT STEPS

> Where to go from here

Oumi is designed to help you move intuitively from task definition to a working predictive model as quickly as possible. Now that you have an overview of the platform’s UI and functionality, explore its features for building and refining machine learning assets in more depth.

<CardGroup cols={4}>
  <Card title="Datasets" icon="database" href="/guides/datasets">
    Upload, generate, and validate datasets in Oumi
  </Card>

  <Card title="Evaluators" icon="glasses" href="/guides/evaluators">
    Define and manage judges of your model performance
  </Card>

  <Card title="Evaluations" icon="chart-bar" href="/guides/evaluations">
    Determine how well your model performs and identify failure modes
  </Card>

  <Card title="Training" icon="dumbbell" href="/guides/training">
    Fine-tune your model to improve its task-specific performance
  </Card>
</CardGroup>
