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

# Beta

> What shipped in the ProBot Beta

The Beta shipped the complete end-to-end product. Everything below went live in the beta version.

## Highlights

* **Foundation & auth** - Next.js 14, Postgres + Drizzle, email/password + OAuth (Google, GitHub), magic link.
* **Bot Factory** - build a bot from PDF + text with personality, theme, suggested questions.
* **Data ingestion** - PDF extraction + token-aware chunking.
* **RAG & vector search** - pgvector retrieval, top-K chunks injected, graceful full-context fallback.
* **Public chat & onboarding** - the public `/u/<username>/chat` page.
* **Embeddable widget** - one-line script embed.
* **Dashboard, analytics & lead capture** - conversations, leads, notifications, settings.
* **Trust & GDPR** - data export and account deletion with a grace window.
