/chat-workers-ai-base

A base starter for chat apps on Cloudflare Workers AI platform

Primary LanguageJavaScript

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 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 tail