Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -13,6 +13,8 @@ short_description: Grounded 14-stage fact-verification API with live search
|
|
| 13 |
|
| 14 |
# Truth Verification Pipeline
|
| 15 |
|
|
|
|
|
|
|
| 16 |
A multi-stage fact-verification API. Given a claim or question, it extracts
|
| 17 |
the underlying factual assertions, searches the live web for evidence,
|
| 18 |
scores and cross-checks that evidence, and returns a verdict with a
|
|
@@ -166,3 +168,4 @@ request.
|
|
| 166 |
high/low-credibility domain hints, not an exhaustive authority ranking.
|
| 167 |
- This is a research/demo tool, not a substitute for professional
|
| 168 |
judgment — see the caveats field for claims in high-stakes domains.
|
|
|
|
|
|
| 13 |
|
| 14 |
# Truth Verification Pipeline
|
| 15 |
|
| 16 |
+

|
| 17 |
+
|
| 18 |
A multi-stage fact-verification API. Given a claim or question, it extracts
|
| 19 |
the underlying factual assertions, searches the live web for evidence,
|
| 20 |
scores and cross-checks that evidence, and returns a verdict with a
|
|
|
|
| 168 |
high/low-credibility domain hints, not an exhaustive authority ranking.
|
| 169 |
- This is a research/demo tool, not a substitute for professional
|
| 170 |
judgment — see the caveats field for claims in high-stakes domains.
|
| 171 |
+
|