Citation-grounded RAG

Ask the archive

This page is reserved for the public chat experience. It should call the Bache RAG API from server-side routes, display citations, and refuse unsupported answers when retrieval finds no relevant source passages.

Answer contract

Use retrieved context only. Show transcript citations and source links.

Privacy boundary

Do not expose private emails, unpublished papers, or raw ingestion files.

Next build step

Add a server route that proxies `/answer` from the archive-owned RAG API.