AI
Streaming chat interface with Claude backend.
System prompt
Build an AI chat application that streams responses from Claude via server-sent events. Include message history, markdown rendering, code highlighting and a sleek dark UI.
Run locally
npm run build && npm startCloudflare Pages
npx wrangler pages deployNetlify
npx netlify deploy --prod