Skip to content

A base starter for chat apps on Cloudflare Workers AI platform

Notifications You must be signed in to change notification settings

craigsdennis/chat-workers-ai-base

Repository files navigation

Vanilla JavaScript Chat Application using Cloudflare Workers AI

A web based chat interface that allows for exploring Text Generation Models on Cloudflare Workers AI. Design is using tailwind.

This demo makes use of LocalStorage to maintain state.

This is, like all of us, a Work in Progress.

Installation

npm install
npx wrangler login

Develop

npm run dev

Deploy

npm run deploy
npx wrangler pages deployment tail

About

A base starter for chat apps on Cloudflare Workers AI platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published