From 4f803c14f4ce46318b3c7e4748bfcefc938799ab Mon Sep 17 00:00:00 2001 From: KS Jannette Date: Mon, 3 Aug 2026 01:40:18 -0400 Subject: [PATCH] hotfix --- README.md | 2 +- ss_demo.jpg => demo.jpg | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename ss_demo.jpg => demo.jpg (100%) diff --git a/README.md b/README.md index 4b0faa2..9700277 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Citation Sentinel -![Citation Sentinel UI showing the source sidebar, chat answer with citations, and groundedness badge](./ss_demo.jpg) +![Citation Sentinel UI showing the source sidebar, chat answer with citations, and groundedness badge](demo.jpg) A source-grounded research assistant that empowers users to transform an otherwise-unmanageably-large corpus of data on any topic of interest into refined, easily-digested subtopics and pose focused inquiries, to instantly receive concise, quantifiably-evaluated, accurate responses. The system also provides suggested follow-up questions further refining in user inquiries by detecting the query goals. diff --git a/ss_demo.jpg b/demo.jpg similarity index 100% rename from ss_demo.jpg rename to demo.jpg