Skip to content

kaktus-1/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

 
 
 

Contributors

Languages

  • JavaScript 74.1%
  • CSS 18.3%
  • HTML 7.6%