AliHashir commited on
Commit
42113a2
·
1 Parent(s): 0f2bc64

Add Hugging Face Space metadata to README

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -1,3 +1,13 @@
 
 
 
 
 
 
 
 
 
 
1
  # AI For All - Fact Checker
2
 
3
  A sophisticated fact-checking API built with FastAPI that verifies claims using web search, content analysis, and natural language inference.
 
1
+ ---
2
+ title: AI For All - Fact Checker
3
+ emoji: 🔍
4
+ colorFrom: blue
5
+ colorTo: green
6
+ sdk: docker
7
+ pinned: false
8
+ license: mit
9
+ ---
10
+
11
  # AI For All - Fact Checker
12
 
13
  A sophisticated fact-checking API built with FastAPI that verifies claims using web search, content analysis, and natural language inference.