Examples

AI Chatbot

Deploy an AI chatbot application

Prompt

Prompt

Build a chatbot web app using Next.js and the Vercel AI SDK. Use Anthropic's Claude as the LLM. Include a clean chat interface with streaming responses. Deploy to Ink.

Environment variables needed

VariableDescription
ANTHROPIC_API_KEYYour Anthropic API key

Build details

SettingValue
Build packAuto-detect (Node.js / Next.js)
Port3000

On this page