POLPOUI

Examples

Starter projects

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 -y

Chat Widget

Floating/embedded support widget with multiple variants.
npx create-polpo-app my-widget -t chat-widget -y

Multi-Agent

Multi-agent workspace with grouped sessions and dark theme.
npx create-polpo-app my-workspace -t multi-agent -y