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

# Quickstart

> Libraria lets you create beautiful AI chat applications at scale.

<Frame>
  <img src="https://mintlify.s3-us-west-1.amazonaws.com/bogpad/images/dashboard.png" alt="Dashboard" />
</Frame>

## Quick Start

<CardGroup cols={2}>
  <Card title="Add Documents" icon="books" href="/libraries/adding-documents/intro-to-adding-documents">
    Add documents to your library to train your AI
  </Card>

  <Card title="Components" icon="cubes" href="/components/vanilla-js">
    Embed your assistant on your website as a search widget, chatbot, inline chat, or oracle.
  </Card>

  <Card title="Landing Page" icon="browser" href="/landing-pages/">
    Create a shareable link for your chatbot. Protect it with authentication, or make it public.
  </Card>

  <Card title="API" icon="code" href="/api-reference/home">
    Libraria's API lets you add, create, and query your own data using Libraria's own query engine
  </Card>

  <Card title="Chat Integrations" icon="code" href="/chat-integrations">
    Integrate your assistant with Pipedream, Zapier, Whatsapp, Discord, and more
  </Card>
</CardGroup>
