AI WebGPU Lab App

Private RAG Lab Demo

`app-private-rag-lab` now exposes an integrated local RAG surface with bundled private-note fixtures, deterministic retrieval, citation scoring, and schema-aligned result export.

Question Set

Run Controls

Run the private RAG lab to ingest bundled notes, retrieve citations, and draft a local answer.

Answer Draft

No answer yet.

Metrics

Environment

Activity Log

    Schema-Aligned Result Draft

    {
      "status": "pending"
    }

    Demo Notes

    • All fixture data stays in the browser bundle.
    • Citation hit-rate is scored against expected private-note sources.
    • The output keeps the same RAG metric names as `exp-rag-browser-pipeline`.