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

# Overview

> Embeddable AI chat sidebar for any web application.

The **Sidenet AI SDK** (`sidenetai-sdk`[ on npm](https://www.npmjs.com/package/sidenetai-sdk)) is an embeddable AI chat for any web application. It uses Shadow DOM for complete CSS isolation — your styles won't affect the sidebar, and the sidebar won't affect your styles.

## Features

* **Shadow DOM Isolation** — Complete CSS encapsulation
* **Framework Agnostic** — Works with React, Vue, Angular, or vanilla JS
* **Any Layout** — Sidebar, Modal, Drawer, Full Screen, ...
* **Full TypeScript Support** — Type definitions included
* **Runtime Authentication** — Pass user credentials for tools (GitHub, Slack, etc.)
* **Theming** — Light/dark mode with customisable design tokens
* **Keyboard Shortcuts** — Configurable Cmd/Ctrl+key shortcuts
* **Events** — Callbacks, CSS custom properties, and window events
