> For the complete documentation index, see [llms.txt](https://docs.o2find-ai.cz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.o2find-ai.cz/aplikace.md).

# APLIKACE

<figure><img src="/files/LWVbPONcvkklTFsTAUYX" alt=""><figcaption></figcaption></figure>

### 💠 **O2 FindAI**&#x20;

je softwarová platforma navržená pro efektivní **hledání, analýzu a vytěžování dokumentů**, týmovou spolupráci a pokročilé vyhledávání informací pomocí **umělé inteligence a LLM jazykových modelů**.

{% columns %}
{% column width="50%" %}

### ⚙️ **O2 FindAI Core**&#x20;

základní funkcionalita uživatelům umožňuje ukládat soubory na jednom místě, pracovat ve více týmech a rychle získávat relevantní data z rozsáhlých dokumentových sad.\
\
Tvoří infrastrukturu pro všechny ostatní moduly a poskytuje:

* 🔐 ověřování uživatelů,
* 📁 správu dat a metadat,
* 🧠 přístup k AI službám a modelům,
* 📊 správu organizace, uživatelů a nastavení.

Slouží jako **centrální mozek a datový uzel** platformy.

{% hint style="success" %}
[Roadmapa Core funkcionalit](/roadmapa.md#o2-findai-core)
{% endhint %}
{% endcolumn %}

{% column width="50%" %}

### 🧩 O2 FindAI Plugins

rozšiřují základní funkcionalitu platformy **O2 FindAI Core** o specializované nástroje pro konkrétní scénáře a potřeby uživatelů.<br>

Díky modulární architektuře lze aktivovat pouze ty funkce, které odpovídají danému provoznímu nebo business kontextu – od interních auditů přes automatizaci nabídek až po rozšířenou práci s dokumenty.

{% hint style="success" %}
[Roadmapa Modulů a Pluginů](/roadmapa.md#o2-findai-plugins)
{% endhint %}
{% endcolumn %}
{% endcolumns %}

{% hint style="info" %}
[Uživatelská příručka](https://docs.o2find-ai.cz/prirucka/)
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.o2find-ai.cz/aplikace.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.
