Workers AI
Installation
SKILL.md
Workers AI
Purpose
This skill provides comprehensive guidance for using Workers AI, Cloudflare's AI inference platform. It covers available models, inference patterns, embedding generation, RAG (Retrieval Augmented Generation) architectures, AI Gateway integration, and best practices for AI workloads. Use this skill when implementing AI features, selecting models, building RAG systems, or optimizing AI inference on Workers.
Workers AI Overview
Workers AI provides serverless AI inference at the edge with:
- Text Generation: LLMs for chat, completion, summarization
- Embeddings: Vector representations for semantic search
- Image Generation: Text-to-image models
- Vision: Image classification and object detection
- Speech: Text-to-speech and automatic speech recognition
- Translation: Language translation models