Spaces:
Runtime error
Runtime error
| title: "VeriFact" | |
| emoji: "π" | |
| colorFrom: "blue" | |
| colorTo: "green" | |
| sdk: "streamlit" | |
| sdk_version: "1.31.0" | |
| app_file: "app.py" | |
| pinned: true | |
| # π VeriFact | |
| **AI-Powered Fact Checking with Google Fact Check API** | |
| A professional web application that verifies claims using Google's Fact Check Tools API, providing real-time fact-checking against a comprehensive database of reputable fact-checkers including PolitiFact, Snopes, FactCheck.org, and more. | |
|  | |
|  | |
|  | |
| ## π Features | |
| - β **Real-time Fact Checking**: Verify claims instantly using Google Fact Check API | |
| - π¨ **Professional UI**: Clean, color-coded interface with green (True), red (False), yellow (Mixed) ratings | |
| - π **Multi-Source Verification**: Aggregate results from multiple fact-checking organizations | |
| - πΎ **Export Results**: Download verification reports in TXT format | |
| - π **Secure**: API keys managed through environment variables (Hugging Face Secrets) | |
| - π± **Responsive Design**: Works seamlessly on desktop and mobile devices | |
| ## π Live Demo | |
| **Hugging Face Spaces**: [Try VeriFact](https://huggingface.co/spaces/areeba-sloth/verifact) | |
| ## π οΈ Technology Stack | |
| - **Python 3.9+** | |
| - **Streamlit** - Web framework | |
| - **Google Fact Check Tools API** - Fact verification | |
| - **Requests** - HTTP library | |
| ## π Usage | |
| 1. Enter any claim in the text area | |
| 2. Click "Verify Claim" | |
| 3. Review color-coded results from multiple fact-checkers | |
| 4. Export results if needed | |
| ## π License | |
| MIT License - Feel free to use for your portfolio! | |
| ## π¨βπ» Author | |
| Areeba Fatima | |
| Student at LUMS | |
| Built VeriFact to promote evidence-based decision making and fight misinformation | |