From 6588591f21cfdd6e02f5ad9ad84c4f339175864b Mon Sep 17 00:00:00 2001 From: "John A. Hoeven" Date: Sat, 8 Aug 2026 00:05:35 +0200 Subject: [PATCH] Add screenshot to README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a5f4911..6e4271a 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ Deployed per-device: each Ambrosiana instance gets its own copy, and an intake ticket always targets that device's own RAG — there is no cross-device routing field. +![Ambrosiana Intake App](ambrosiana-intake-app.png) + ## Requirements - Python 3.11+ (uses stdlib `tomllib`)