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

# Introduction

> Bap is an open-source AI assistant that connects to the tools you use every day.

Bap lets you interact with your favorite services through conversation. Connect your tools, talk to Bap, and let it handle the rest -- from sending emails and scheduling meetings to managing issues and updating your CRM.

Powered by Claude, Bap supports 13+ integrations across productivity, engineering, sales, and communication tools.

## Key features

* **Conversational AI** -- Streaming responses with multi-turn context
* **13+ integrations** -- Gmail, Google Calendar, Notion, Linear, GitHub, Slack, and more
* **Voice input** -- Speech-to-text on macOS and iOS via Whisper
* **Custom skills** -- Create reusable skills with a built-in editor
* **Approval workflow** -- Review and approve sensitive actions before they execute
* **Code execution** -- Sandboxed code running via E2B, Daytona, or Docker
* **Cross-platform** -- Web, macOS, and iOS

## Get started

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Sign up and start using Bap in minutes.
  </Card>

  <Card title="Integrations" icon="plug" href="/integrations/overview">
    See all supported services and what Bap can do with them.
  </Card>

  <Card title="Custom Skills" icon="wand-magic-sparkles" href="/skills">
    Create reusable skills to tailor Bap to your workflow.
  </Card>

  <Card title="Self-Hosting" icon="server" href="/self-hosting">
    Deploy your own Bap instance.
  </Card>
</CardGroup>
