SkillAgentSearch skills...

FakeNewsDetectionSpacy

A Customized Fake News Detection System Built Using Streamlit With SpaCy NLP Pipeline. The Web App Contains Frontend, Backend and Database Integration. Features: Detect Fake News For COVID and Afghanistan Crisis, Sign In/ Log In, View History, Get Sentiment Of The News Article

Install / Use

/learn @aryashah2k/FakeNewsDetectionSpacy
About this skill

Quality Score

0/100

Supported Platforms

Zed

README

FakeNewsDetectionSpacy

A Customized Fake News Detection System Built Using Streamlit With SpaCy NLP Pipeline. The Web App Contains Frontend, Backend and Database Integration.

Features: Detect Fake News For COVID and Afghanistan Crisis, Sign In/ Log In, View History, Get Sentiment Of The News Article\

To enable 'View history':
i) Download and launch 'XAMPP' server.
ii) In the XAMPP control panel- Start 'Apache' and 'MySQL'.
iii) Place the project folder in XAMPP/htdocs, launch through index in the search bar of web browser.
iv) Through the search bar, open phpMyAdmin home page.
v) Create new database titled 'mydatabase' and create 3 tables and their columns:
* current: username and number(numeric)
* customer: username and password1
* users: text , class and username

View on GitHub
GitHub Stars22
CategoryData
Updated3mo ago
Forks5

Languages

Jupyter Notebook

Security Score

92/100

Audited on Dec 6, 2025

No findings