An AI chatbot using Cloudflare Worker AI Model and Vercel AI SDK
- Fork this project
- Go to https://dash.cloudflare.com > Workers & Pages > Create Application > Pages
- Connect to your forked project to create Cloudflare Pages
- Go to your Page Setting and add Workers AI Bindings
- Deploy your project
Install packages:
npm install
Run the application
npm run preview
Tech Stack
This chatbot is built on the following stack:
- Cloudflare Pages – deployments
- Cloudflare Worker AI Model - text generation
- Next.js – framework
- Vercel AI SDK – AI library
- TailwindCSS – styles
- DaisyUI - styles