Scripts2026年3月29日·1 分钟阅读

Cloudflare Workers AI — Serverless AI Inference

Run AI models at the edge with Cloudflare Workers. Text generation, image generation, speech-to-text, translation, embeddings — all serverless with global distribution.

介绍

Cloudflare Workers AI lets you run AI models serverlessly at the edge — close to your users worldwide. No GPU management, no infrastructure. Just deploy and scale automatically.

Best for: AI-powered APIs, edge inference, low-latency AI features Works with: Cloudflare Workers, Pages


Available Models

  • Text Generation: Llama 3, Mistral, Gemma, Phi
  • Image Generation: Stable Diffusion, SDXL
  • Speech-to-Text: Whisper
  • Translation: M2M-100
  • Embeddings: BGE, all-MiniLM
  • Image Classification: ResNet
  • Text Classification: Sentiment analysis

Pricing

  • Free tier: 10,000 neurons/day
  • Pay-as-you-go: Usage-based pricing per model

FAQ

Q: What is Cloudflare Workers AI? A: Run AI models at the edge with Cloudflare Workers. Text generation, image generation, speech-to-text, translation, embeddings — all serverless with global distribution.

Q: How do I install Cloudflare Workers AI? A: Check the Quick Use section above for step-by-step installation instructions. Most assets can be set up in under 2 minutes.

🙏

来源与感谢

讨论

登录后参与讨论。
还没有评论,来写第一条吧。

相关资产