# Overview

Trillo Document AI is an intelligent documents management platform designed to revolutionize how companies handle insights from their vast collection of documents using semantic search, summarization, data extraction and NLP models. With our intelligent platform, you can effortlessly upload all your company’s physical and digital content, including images, text documents, forms, PDFs, structured data,\
and unstructured data.

Once uploaded, our system employs cutting-edge Language and Machine Learning (LLM) technology to enable powerful and human-like querying capabilities.

### Trillo DocAI Capabilities

&#x20;It is a powerful tool for managing and organizing documents of all types and  provides the following features:

* Document management: Create, edit, and manage documents of various types, including PDFs, Word documents, and images.
* Document summarization: Automatically summarize long documents, making it easy to quickly understand the key points.
* Data extraction: Extract data from documents, such as tables, charts, and images.
* Workflow automation: Create and execute workflows to automate tasks such as document review, approval, and publication.
* Search: Search for documents by keyword, full text, or metadata.
* Sharing: Share documents with others individually or with groups.
* Document OCR: Optical character recognition (OCR) to convert scanned documents into text format.
* Custom processors: The ability to create custom processors to process documents in specific ways.
* Batch processing: The ability to process multiple documents at once.

<br>

<br>


---

# 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://trillo.gitbook.io/trillo-doc-ai/overview.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.
