@polpo-ai/ui
Composable React components for chat interfaces, task views, tool renderers, and more. Built on @polpo-ai/sdk + shadcn/ui.
npx @polpo-ai/ui add chatThree levels of control — zero-config, customizable, or headless. Use the full Chat component or build from primitives.
Built on @polpo-ai/react hooks. Streaming, sessions, tool calls, memory — all wired out of the box.
Install to your project with npx. You own the code. Tailwind CSS, fully customizable, no vendor lock-in.
Drop-in
A full conversational interface with streaming, tool call rendering, and session persistence. One import.
Create a REST API for a todo app with Express and TypeScript
I'll create a complete Express + TypeScript REST API with CRUD endpoints, validation, and error handling.