Examples
Each example is a standalone Next.js app. Clone with one command, add your API key, and run.
Chat
Full-page chat with sidebar, sessions, and markdown rendering.npx create-polpo-app my-chat -t chat -yChat Widget
Floating/embedded support widget with multiple variants.npx create-polpo-app my-widget -t chat-widget -yMulti-Agent
Multi-agent workspace with grouped sessions and dark theme.npx create-polpo-app my-workspace -t multi-agent -y