Spaces:
Runtime error
Runtime error
Rivo Juicer Wowor commited on
feat: added readme metadata for hf spaces
Browse files
README.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Hoax News Fact Checking
|
| 2 |
|
| 3 |
A tool for detecting hoax/fake news in Indonesia using RAG (Retrieval-Augmented Generation).
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Dockerized Hoax Detector Indonesia
|
| 3 |
+
emoji: 🐳
|
| 4 |
+
colorFrom: purple
|
| 5 |
+
colorTo: gray
|
| 6 |
+
sdk: docker
|
| 7 |
+
app_port: 7860
|
| 8 |
+
---
|
| 9 |
+
|
| 10 |
# Hoax News Fact Checking
|
| 11 |
|
| 12 |
A tool for detecting hoax/fake news in Indonesia using RAG (Retrieval-Augmented Generation).
|