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

# Welcome to Omni

> Open-source AI Assistant and Enterprise Search Platform

## What is Omni?

Omni is an **open-source AI assistant and search platform**. It connects to workplace apps and provides a ChatGPT-like interface for users to find information, summarize documents, draft content, and get insights across the entire organization's data.

<CardGroup cols={2}>
  <Card title="Unified Search" icon="magnifying-glass">
    Search across Google Workspace, Microsoft 365, Slack, JIRA, Confluence, Nextcloud, Paperless-ngx, and more from a single interface
  </Card>

  <Card title="AI Assistant" icon="robot">
    Ask questions and get answers with citations from your connected data sources
  </Card>

  <Card title="Self-hosted" icon="server">
    Deploy on your infrastructure with full data control and privacy
  </Card>

  <Card title="Permission-aware" icon="shield-check">
    Users only see what they have access to in the underlying sources
  </Card>
</CardGroup>

## Why Omni?

* **Simple Architecture**: Greatly reduced operational complexity. See [Architecture](/architecture) for more details.
* **Open Source**: Full transparency and community-driven development.
* **Self-hosted**: Your data never leaves your infrastructure.
* **Cost-effective**: Significantly more affordable than enterprise alternatives.
* **Extensible**: Build custom connectors and modify to fit your needs.

## Getting Started

Ready to deploy Omni? Get up and running in under 10 minutes.

<CardGroup cols={2}>
  <Card title="Quick Start" icon="rocket" href="/quickstart">
    Deploy Omni locally with Docker Compose
  </Card>

  <Card title="Deployment Guide" icon="server" href="/deployment/overview">
    Choose the right deployment strategy for your needs
  </Card>
</CardGroup>

## Learn More

<CardGroup cols={2}>
  <Card title="Architecture" icon="diagram-project" href="/architecture">
    Understand how Omni works under the hood
  </Card>

  <Card title="Connect Data Sources" icon="plug" href="/connectors/overview">
    Set up connectors for Google, Slack, Confluence, and more
  </Card>

  <Card title="User Guide" icon="book-open" href="/user-guide/search">
    Learn how to use Omni's search and AI features
  </Card>
</CardGroup>

## Community & Support

Check out our repo here: [github.com/getomnico/omni](https://github.com/getomnico/omni).

## License

Omni is open source and available under the Apache 2.0 License.
