cloudflare-vectorize

Community

Semantic search with Cloudflare Vectorize.

Authorjackspace
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Cloudflare Vectorize provides a ready-to-use guide for building semantic search, RAG, and AI-powered apps using vector indexes, embeddings, and metadata filters.

Core Features & Use Cases

  • Index management, vector insert/upsert/query/delete/list
  • Metadata filtering, topK search, namespaces
  • RAG patterns, Embeddings integration (Workers AI, OpenAI)
  • Document processing and templates

Quick Start

  • Create index with fixed dimensions and cosine metric
  • Create 10 metadata indexes and set up namespace filtering
  • Use embedding services to query and build context

Dependency Matrix

Required Modules

None required

Components

scriptsreferencesassets

💻 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-vectorize
Download link: https://github.com/jackspace/ClaudeSkillz/archive/main.zip#cloudflare-vectorize

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