Skip to content

A base starter for chat apps on Cloudflare Workers AI platform

Notifications You must be signed in to change notification settings

mhart/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 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

About

A base starter for chat apps on Cloudflare Workers AI platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 61.4%
  • HTML 25.1%
  • JavaScript 13.5%