Skip to content

ai-action/cloudflare-workers-ai-demo

Repository files navigation

cloudflare-workers-ai-demo

Cloudflare Workers AI demo. See documentation

Prerequisites

Install

Clone the repository:

git clone https://github.com/ai-action/cloudflare-workers-ai-demo.git
cd cloudflare-workers-ai-demo

Install the dependencies:

npm install

Run

Start development server:

npm start

See your worker in action:

open http://localhost:8787

License

MIT