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.