/nbafinals-cloudflare-ai-hono-durable-objects

Stateful polling app built with Hono, Cloudflare Pages, Cloudflare Workers AI, and Hono for the NBA Finals

Primary LanguageTypeScript

Stateful user poll asking who will win the NBA Finals between the Dallas Mavs and the Boston Celtics (go Mavs, ABC--anyone but the Celtics). screenshot of app

Build with Cloudflare Pages Cloudflare Durable Objects for maintaining state, Workers AI to generate a prediction of who will win, and Hono,

To run: clone the repo and run

npm install
npm run dev
npm run deploy