cloudflare-workers-ai

Community

AI at the edge: streaming, embeddings, generation.

Authorjackspace
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Cloudflare Workers AI provides a complete reference for running AI models at the edge, including streaming text generation, embeddings for RAG, image generation, and vision models, all via Cloudflare’s AI bindings and gateway integration.

Core Features & Use Cases

  • Text generation with streaming (LLMs) via the AI binding
  • Embeddings for retrieval augmented generation (RAG)
  • Image generation and vision model capabilities at the edge
  • AI Gateway integration for logging and cost tracking
  • OpenAI-compatible endpoints and model selection guidance

Quick Start

  • Bind AI in wrangler.jsonc and call env.AI.run(model, inputs) with streaming enabled

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: cloudflare-workers-ai
Download link: https://github.com/jackspace/ClaudeSkillz/archive/main.zip#cloudflare-workers-ai

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository