/cloudflare-chatbot

Live demo: https://cloudflare-chatbot.pages.dev

Primary LanguageTypeScript

AI Chatbot with Cloudflare and Vercel AI SDK

An AI chatbot using Cloudflare Worker AI Model and Vercel AI SDK

Installation guide

  1. Fork this project
  2. Go to https://dash.cloudflare.com > Workers & Pages > Create Application > Pages
  3. Connect to your forked project to create Cloudflare Pages
  4. Go to your Page Setting and add Workers AI Bindings
  5. Deploy your project

Run in local:

Install packages:

npm install

Run the application

npm run preview

Tech Stack

This chatbot is built on the following stack: