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

# Welcome to Documind

> Start extracting useful data from your documents in under 5 minutes

Documind is an intelligent document processing platform designed to extract structured data from various types of documents.

It seamlessly converts documents into LLM-ready formats, extracts essential information, and structures the output based on customizable schemas.

You can deploy Documind in your existing infrastructure using the [open-source package](https://github.com/DocumindHQ/documind) or [join the beta](https://www.documind.xyz/signup) to start using our solution right away.

## Features

Key features of Documind:

* Transforms unstructured documents into structured JSON outputs.
* Converts documents seamlessly into Text and Markdown format.
* Supports fully customizable data extraction schemas.
* Offers pre-built templates for common schemas to save time.
* Compatible with OpenAI and custom LLM setups like Llava and Llama3.2-vision.
* Automatically generates schemas based on the content of your documents.

## Ready to get started?

<CardGroup cols={2}>
  <Card title="Open-source" icon="code" href="/introduction/setup/open-source">
    Install Documind on your infrastructure
  </Card>

  <Card title="Cloud" icon="cloud" href="/introduction/setup/documind-cloud">
    Get started instantly with our hosted version.
  </Card>
</CardGroup>
