Skip to main content
Cloudflare, Inc. (Wikipedia) is an American company that provides content delivery network services, cloud cybersecurity, DDoS mitigation, and ICANN-accredited domain registration services.
Cloudflare Workers AI allows you to run machine learning models, on the Cloudflare network, from your code via REST API.
Workers AI Developer Docs lists all text embeddings models available.

Setting up

Both a Cloudflare Account ID and Workers AI API token are required. Find how to obtain them from this document. You can pass these parameters explicitly or define as environmental variables.

Example