Saty01 commited on
Commit
3b99a34
·
verified ·
1 Parent(s): 844d2b9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -12
README.md CHANGED
@@ -1,12 +1,7 @@
1
- ---
2
- title: FactChecker
3
- emoji: 📚
4
- colorFrom: pink
5
- colorTo: red
6
- sdk: docker
7
- pinned: false
8
- license: mit
9
- short_description: 'FactChecker: Fake News Detector'
10
- ---
11
-
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
+ # FactChecker: Fake News Detection Web Application
2
+
3
+ FactChecker is a web application that detects fake news using various machine learning models.
4
+ The system analyzes text input and predicts whether the content is likely to be real or fake news,
5
+ providing confidence scores and visualizations to help users understand the results.
6
+
7
+ ![FactChecker Logo](build/logo.png)