03 / PROJECTS
Showing the support behind an answer
A document-chat interface that displays answers and support labels returned by a separate retrieval and grading workflow.
Making an answer’s source support visible.
This project covers the document-upload and chat interface. It connects to a separate n8n workflow for retrieval and grading; that workflow is outside this repository. The interface presents the returned answer, support status and warning details.
The interface makes room for the full range of responses: an answer may be fully supported, partly supported, unsupported, or have no good answer in the documents.
Support information appears alongside the answer, with further details available to the reader. This keeps the context for judging a response close to the response itself.
Scope and context
Running the complete document-chat flow requires the separate retrieval and grading workflow. Its support labels are model-generated guidance for the reader, rather than independent verification of an answer’s correctness.