# Mindee V1 Overview

{% hint style="danger" %}
**It is no longer possible to sign up for the V1 platform.**

Existing **paying** V1 users will keep **all access** to their accounts, organizations, and APIs.
{% endhint %}

## What Is Mindee V1?

Mindee is a **powerful OCR software and an API-first platform** that helps developers automate applications' workflows by standardizing the document processing layer through data recognition for key information using computer vision and machine learning.

Our mission is to provide real-time, human-level accuracy in data extraction from paper and digital documents for our customers.

## Who is Mindee V1 For?

Mindee has a developer-first mindset and strives to provide robust document parsing APIs that developers may use to solve their issues. Mindee eliminates the need for manual data entry.

This results in:

* increased efficiency,
* reduce errors during data extraction
* focus on higher-value tasks

Our mission is to streamline workflows, enhance productivity, and reduce manual data entry by automating the extraction of information from various document types.

## Key Features

1. **Powerful Data Extraction**: Mindee’s technology accurately captures data from invoices, receipts, passports, and more, converting unstructured information into structured, actionable insights
2. **Seamless Integration**: Our solutions are designed to easily integrate with your existing applications and workflows, ensuring a smooth implementation process
3. **User-Friendly Interface**: With an intuitive interface, users can quickly navigate our tools and access the functionalities they need without extensive training
4. **Robust SDK**: Our Software Development Kit (SDK) provides developers with the tools needed to customize and enhance their document processing capabilities, enabling tailored solutions for specific business needs
5. **Community Support**: Mindee fosters a vibrant community of users through our Slack group, blog, and comprehensive documentation, ensuring that you have access to support and resources whenever you need them.

## Mindee V1 Products In a Nutshell

* **Off-the-Shelf APIs**

Ready-to-use, precise and efficient data handling. Our APIs offer seamless integration and high accuracy to streamline your workflows.

* **DocTI**

docTI is our new, powerful, LLM based solution that enables you to create within a few minutes an API to extract the precise data and fields you need from any form of document.

Want to learn more? Discover our [Document catalog](/v1/off-the-shelf-products/what-is-off-the-shelf-api.md).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.mindee.com/v1/get-started/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
