Update README.md
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Citation Sentinel © 2023 @sjDev
|
||||
# Source Sentinel - 2023 @sjDev - LICENSE: MIT
|
||||
|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
Image one: 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.
|
||||
@@ -13,7 +13,7 @@ Image Two: demo co clickable inline citations that take user to source-grounded
|
||||
# Reliability and Understandability
|
||||
|
||||
|
||||
Citation Sentinel's Retrieval-Augmented Generation (RAG) pipeline uses two-stage pass-through to Voyage AI embedding and ranking models, which uses cosine similarity methodology to scoring to evaluate query-source embeddings in multi-dimensional vector space. This yields a "groundedness" score.
|
||||
Source Sentinel's Retrieval-Augmented Generation (RAG) pipeline uses two-stage pass-through to Voyage AI embedding and ranking models, which uses cosine similarity methodology to scoring to evaluate query-source embeddings in multi-dimensional vector space. This yields a "groundedness" score.
|
||||
|
||||
|
||||
Groundedness metrics quantify how well an AI-generated answer is supported by retrieved context. It measures "faithfulness" to source documents, ensuring the answer is not hallucinated, inaccurate or stale (pulled from the model's training data).
|
||||
|
||||
Reference in New Issue
Block a user