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>/chatpage. - 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.