You paste your URL, it crawls the pages, indexes them into a vector store, and hands you a script tag. The bot answers only from what's on your site and cites the specific pages it used.
Works well for content-heavy sites where people have questions but don't want to dig through navigation.
Stack: Rust on Cloudflare Workers, Vectorize, Cloudflare Queues.