Spaces:
Running
Running
mjs-07 commited on
Commit ·
5bbc745
1
Parent(s): c933bef
Add Hugging Face Space configuration
Browse files
README.md
CHANGED
|
@@ -1,3 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
<<<<<<< HEAD
|
| 2 |
# AI Claim Verifier
|
| 3 |
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: AI Claim Verifier
|
| 3 |
+
emoji: 🔍
|
| 4 |
+
colorFrom: blue
|
| 5 |
+
colorTo: indigo
|
| 6 |
+
sdk: docker
|
| 7 |
+
pinned: false
|
| 8 |
+
---
|
| 9 |
+
|
| 10 |
+
# AI Claim Verifier
|
| 11 |
+
|
| 12 |
+
Production-ready Chrome Extension backend for:
|
| 13 |
+
|
| 14 |
+
- AI-generated text detection
|
| 15 |
+
- Claim extraction
|
| 16 |
+
- Semantic verification
|
| 17 |
+
- NLI-based fact verification
|
| 18 |
+
- Credibility scoring
|
| 19 |
+
|
| 20 |
<<<<<<< HEAD
|
| 21 |
# AI Claim Verifier
|
| 22 |
|