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

# Chunkr AI

> Open Source Document Intelligence

<img style={{ borderRadius: "10px" }} src="https://mintcdn.com/lumina-53fcea44/xxnKeyQujB5V9wQL/pages/v1/assets/hero.webp?fit=max&auto=format&n=xxnKeyQujB5V9wQL&q=85&s=f21fbc47a573cbf69d61345e07de69ce" alt="Chunkr AI" noZoom width="2912" height="1358" data-path="pages/v1/assets/hero.webp" />

<CardGroup cols={2}>
  <Card title="Quickstart" icon="book" iconType="solid" href="/pages/get-started/quickstart">
    Learn how to get started with Chunkr AI API
  </Card>

  <Card title="Use Cases" icon="lightbulb" iconType="solid" href="/pages/use-cases/bulk-upload">
    Explore examples and strategies
  </Card>

  <Card title="SDKs" icon="code" iconType="solid" href="../../sdk/installation">
    Access our client libraries
  </Card>

  <Card title="API Reference" icon="code-branch" iconType="solid" href="/api-references/task/create-task">
    Dive into our API reference
  </Card>
</CardGroup>

## Features

<CardGroup cols={2}>
  <Card title="Layout analysis" href="/pages/features/layout-analysis/what" horizontal={true}>
    Preserve document structure with advanced layout detection
  </Card>

  <Card title="Segment processing" href="/pages/features/segment-processing" horizontal={true}>
    Leverage Vision Language Models for enhanced document understanding
  </Card>

  <Card title="OCR" href="/pages/features/ocr" horizontal={true}>
    Extract text from images and scanned documents with high accuracy
  </Card>

  <Card title="Intelligent chunking" href="/pages/features/chunking" horizontal={true}>
    Split documents into meaningful sections using layout-aware algorithms
  </Card>

  <Card title="Pipelines" href="/pages/features/pipeline" horizontal={true}>
    Options for layout analysis and OCR providers
  </Card>

  <Card title="Multiple content types" href="../../sdk/data-operations/create#supported-file-types" horizontal={true}>
    Process PDFs, Office files (Word, Excel, PowerPoint), and images through a single API
  </Card>
</CardGroup>
