/

For AI Agent

A machine-readable doorway into this site

This site exposes structured, machine-readable endpoints so AI agents, crawlers, and LLM tooling can ingest the content without parsing HTML.

Endpoints

  • /llms.txt

    Site index in the standard llms.txt format. Lists Markdown URLs for all blog posts and product pages.

  • /blogs/[slug].md

    Plain Markdown of a single blog post — converted from the Notion source, bilingual where applicable.

  • /product/[slug].md

    Markdown version of a product page including summary, links, and body.

Quick example

# Fetch the index
curl https://www.caicai.me/llms.txt

# Fetch a specific blog post as Markdown
curl https://www.caicai.me/blogs/<slug>.md

If you are human

Welcome — browse the about page, blog, or photography.