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

# Develop in Paradime

> Build, document, and refine dbt™ models in the Paradime Code IDE with DinoAI, from your first model to AI-assisted development and git workflows.

Everyday development workflows in the Code IDE, accelerated by DinoAI. These guides take you from a blank project to documented, tested models, and show how to let AI handle the repetitive parts.

<CardGroup cols={2}>
  <Card title="Set up a dbt™ project" href="/guides/paradime-101/getting-started-with-the-paradime-ide/setting-up-a-dbt-project" icon="folder-tree">
    Get your project running in the IDE.
  </Card>

  <Card title="Build a model" href="/guides/paradime-101/getting-started-with-the-paradime-ide/creating-a-dbt-model" icon="table">
    Write, run, and preview a model against your development schema.
  </Card>

  <Card title="DinoAI copilot use cases" href="/guides/dinoai-copilot-use-cases/index" icon="sparkles">
    Generate sources and models, document, and fix errors with the copilot.
  </Card>

  <Card title="Defer to production" href="/guides/paradime-fundamentals/dbt-tm-defer-to-production" icon="git-branch">
    Develop against production parents without rebuilding everything.
  </Card>
</CardGroup>


## Related topics

- [Develop in Paradime](/guides/develop-in-paradime/index.md)
- [Paradime CLI](/developers/paradime-cli/index.md)
- [Developers](/developers/index.md)
- [IP Restrictions in Paradime](/developers/ip-restrictions.md)
- [Getting started with the Paradime CLI](/developers/paradime-cli/getting-started.md)
