Spaces:
Runtime error
Runtime error
File size: 949 Bytes
a2cb3c1 9d032b8 7ca063b 9d032b8 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 | ---
title: World Fact & Misconception Buster
emoji: π
colorFrom: indigo
colorTo: blue
sdk: gradio
sdk_version: "4.25.0"
app_file: app.py
pinned: false
---
# π World Fact & Misconception Buster
An AI-powered cultural myth-busting app built with Llama 3.1β8B Instruct.
## π What it does
- Fact-checks common cultural/world beliefs.
- Labels them as β
True / β False / π€ Partially True.
- Provides explanations and corrected context.
- Works in natural, friendly English tone.
## π How to use
1. Enter a cultural claim (e.g. "Everyone in Switzerland speaks German").
2. Click Submit.
3. Read the verdict and explanation.
## β¨ Example
> **Statement**: "All Turkish people ride camels."
> **Verdict**: β False
> **Explanation**: Camel riding is rare in modern Turkey and mostly exists for tourism...
---
Built with β€οΈ using [Meta Llama 3.1](https://huggingface.co/meta-llama/Llama-3.1-8B-Instruct) and Gradio.
|