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

# InsightHub

> Organize knowledge into topics, upload documents, and explore them through AI-powered conversations.

InsightHub is an AI-powered knowledge exploration platform. You create **topics** — containers for a specific knowledge domain — upload documents into them, and explore that knowledge through a streaming conversational interface backed by the Alquimia Runtime.

## What you can do

* **Create topics** — structured knowledge containers scoped to a subject or project
* **Upload documents** — PDFs, Markdown, and text files are processed and indexed automatically
* **Explore through conversation** — ask questions and get answers grounded in your documents
* **Inspect AI reasoning** — see retrieval steps and tool calls as they happen in real time
* **Use your voice** — speak questions and hear responses with built-in speech-to-text and text-to-speech

## Use cases

<CardGroup cols={2}>
  <Card title="Internal documentation" icon="file-text">
    Ask questions across your team's internal docs without hunting through folders.
  </Card>

  <Card title="Research knowledge base" icon="search">
    Upload papers and reports, then explore findings through conversation.
  </Card>

  <Card title="Customer support enablement" icon="headphones">
    Give support teams a grounded AI assistant trained on your product knowledge.
  </Card>

  <Card title="Sales enablement" icon="presentation">
    Let reps explore product documentation and competitive intel conversationally.
  </Card>
</CardGroup>

## Where to start

<CardGroup cols={2}>
  <Card title="Quick start" icon="rocket" href="/products/insight-hub/getting-started/quick-start">
    Get InsightHub running locally in a few minutes.
  </Card>

  <Card title="What is InsightHub" icon="book-open" href="/products/insight-hub/getting-started/what-is-insight-hub">
    Understand where InsightHub fits in the Alquimia ecosystem.
  </Card>
</CardGroup>
