CF

Cloudflare Workers AI

online

AI at the edge. 10k neurons/day free forever.

LLMest. 2009 · San Francisco, CA
90
/ 100 APIVault Score

// At a glance

Free Tier
10k neurons/day · edge · no card
Category
LLM
Credit Card
Not required
Last Verified
2m ago

// Free tier details

Available Models

Llama 3.1 8BMistral 7BSDXLWhisper

Monthly Requests

10,000 neurons/day (free plan)

No credit card needed
No phone verification

// Quick start

"text">-purple-400">curl "https://api.cloudflare.com/client/v4/accounts/ACCOUNT_ID/ai/run/@cf/meta/llama-3.1-8b">-instruct" \
  "text-amber-400">-H "Authorization: Bearer YOUR_CF_TOKEN" \
  "text-amber-400">-H "Content">-Type: application/json" \
  "text-amber-400">-d '{"messages": [{"role": "user", "content": "Hello."}]}'

// Overview

Run LLMs, embeddings, speech, and image models on Cloudflare's global edge network. The free tier (Workers free plan) gives 10,000 neurons/day with no credit card.

// Pros

  • Global edge inference (low latency everywhere)
  • Free 10k neurons/day forever
  • Integrated into Workers ecosystem

// Cons

  • Smaller models only
  • Neurons metric is opaque

// Score breakdown

Reliability (35%) (from 2m ago health check)100/100
Free Tier Generosity (30%) (computed from quota, no-CC, no-phone fields)85/100
Documentation (20%) (human rating)88/100
Popularity (15%) (GitHub stars (log-normalised), or manual baseline)82/100

Methodology: apivault.dev/methodology

// Best for

Edge AI appsServerless inferenceCloudflare Worker AI