Skip to content

rhamood/neutralGround

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

neutralGround

Project Description

Welcome to neutralGround! It is a web app (and potentially a plugin!) that helps readers identify and understand potential bias in news articles. By entering a URL, users can get a summary of the article's framing and bias level.

Contributors

  • Aamna Aamir
  • Reyhan Emik
  • Kashmala Fareed
  • Rana Hamood

Tech Stack

  • React
  • TypeScript
  • React Router
  • Tailwind CSS
  • Python 3 (Recommended: 3.10 or 3.11)
  • Flask
  • Flask-CORS
  • Newspaper3k

Setup Instructions

1. Clone the Repository

git clone https://github.com/your-username/neutral-ground.git
cd neutral-ground
npm install
npm run dev

3. Install Dependencies

pip install flask flask-cors newspaper3k lxml[html_clean]

3. Run Python File

cd neutral-ground/src/backend
python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors