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

# Build solutions

> Learn how to build and deploy your Cognite Data Fusion (CDF) solutions.

<CardGroup cols={2}>
  <Card title="Atlas AI" icon="sparkles" href="/cdf/atlas_ai/index">
    Build, configure, and deploy AI agents and tools for advanced analytics.
  </Card>

  <Card title="Choose your build approach" icon="split" href="/cdf/streamlit-vs-flows">
    Compare Streamlit and Flows to determine the best path for your custom application needs.
  </Card>

  <Card title="Dashboards" icon="circle-gauge" href="/cdf/dashboards/index">
    Visualize and monitor your data with Grafana, Power BI, and OData dashboards.
  </Card>

  <Card title="Functions" icon="bolt" href="/cdf/functions/index">
    Automate tasks and extend CDF with custom serverless functions.
  </Card>

  <Card title="Jupyter notebook" icon="notebook" href="/cdf/jupyter/index">
    Analyze and visualize your data interactively using Jupyter notebooks in CDF.
  </Card>

  <Card title="Streamlit apps" icon="monitor" href="/cdf/streamlit/index">
    Build and deploy interactive data applications with Streamlit in CDF.
  </Card>

  <Card title="Cognite Flows" icon="rocket" href="/cdf/dune/index">
    Build and deploy production-ready React applications with scaffolding, authentication, and CDF integration.
  </Card>

  <Card title="Aura design system" icon="palette" href="/aura-design-system/index">
    Use shared foundations, primitives, and patterns to build consistent, accessible product UI in Flows custom apps.
  </Card>

  <Card title="Data science and machine learning" icon="atom" href="/cdf/data_science/index">
    Develop, train, and deploy machine learning models and data science workflows.
  </Card>
</CardGroup>
