Skip to content

devgoldm/cloudflare-chatbot

 
 

Repository files navigation

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:

pnpm install

Run the application

pnpm run preview

Tech Stack

This chatbot is built on the following stack:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 91.4%
  • CSS 8.4%
  • JavaScript 0.2%