ankanghosh commited on
Commit
1dfaa8e
·
verified ·
1 Parent(s): 1650d98

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -1,3 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # AskVeracity: Fact Checking System
2
 
3
  A streamlined web application that analyzes claims to determine their truthfulness through evidence gathering and analysis.
 
1
+ ---
2
+ title: Askveracity
3
+ emoji: 📉
4
+ colorFrom: blue
5
+ colorTo: pink
6
+ sdk: streamlit
7
+ sdk_version: 1.44.1
8
+ app_file: app.py
9
+ pinned: false
10
+ license: mit
11
+ short_description: Fact-checking and misinformation detection tool.
12
+ ---
13
+
14
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
15
+
16
  # AskVeracity: Fact Checking System
17
 
18
  A streamlined web application that analyzes claims to determine their truthfulness through evidence gathering and analysis.