Point it at a Drive folder. It looks at each image and renames the file to match what's in it. Everything else in the folder is left alone.
Only files with an image MIME type are analyzed and renamed — everything else in the folder is skipped untouched.
Naming runs through a Cloudflare Pages Function backed by the Anthropic API, so your Anthropic key never reaches the browser.
See README.md in the project for one-time setup (Google Cloud project + Cloudflare env vars).