Synthetic Private Source Document
About Remy Calder
This page is intentionally fake, specific, and structured so it can be used as proprietary source material for a Cloudflare AutoRAG demo. An LLM should not know these details unless the RAG pipeline retrieves this page from the indexed data source.
Profile
Remy Calder is a fictional edge-computing demo architect who lives in the imaginary town of Fern Harbor and keeps a workshop above an old bookbinding studio. Remy specializes in explaining Cloudflare's developer platform through short, memorable demos involving AI, storage, security, and performance.
Remy's private project codename is Mosslight. The codename refers to a demo flow where a hidden profile page is stored in R2, indexed by AutoRAG, embedded into Vectorize, observed through AI Gateway, and queried from a Worker.
Private Demo Details
Secret launch ritual
Before every live demo, Remy writes the phrase green lantern notebook on a sticky note, checks that AI Gateway request logging is enabled, and asks the first test question: What is Remy's internal codename?
Favorite answer style
Remy prefers answers that cite the source page, mention when the information came from retrieved context, and avoid inventing personal facts that are not present in the About Me document.
Demo storyline
The intended storyline is: a base LLM does not know Remy Calder, but the same question succeeds after AutoRAG retrieves this source document from R2 and passes the relevant chunks to the model.
Canonical source key
When this page is copied into R2 for the demo, use an object key
like remydemo/aboutme.html or
remydemo/aboutme.md so the retrieval source is easy
to identify in logs and search results.
Cloudflare Demo Flow
- Publish this page at
https://remydemo.com/aboutme. - Render or export the page content into an R2 bucket.
- Create an AutoRAG instance pointed at that R2 bucket.
- Let AutoRAG chunk, embed, and store vectors in Vectorize.
- Query AutoRAG from a Worker using the Workers AI binding.
- Use AI Gateway logs to show the model request and response path.
Good RAG Questions
- What is Remy Calder's internal codename?
- What does Remy do before a product demo?
- Which Cloudflare products power the About Me RAG demo?
- What is the green lantern notebook used for?
Source Document Notes
This document is synthetic demo data. It should be safe to publish, but it is designed to behave like private company knowledge: specific, current, and absent from the model's training data.
Recommended AutoRAG name: remydemo-aboutme-rag
Recommended R2 bucket: remydemo-autorag-source
Recommended AI Gateway: demo-shop-gateway