Skip to content

shvam0000/Newslyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

27 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

DIVHACKS 2024

NewsLyzer

πŸ’‘ Project Description

NewsLyzer helps you to filter Bias, Sentiment and Deepfake from a news article. It enables you to make a unbiased opinion about any topic.

Team

Sr No. Name Email
1 Shivam Shekhar ss6960@columbia.edu
2 Arun arunkb5604@gmail.com

πŸ“Ί Preview

newsLyzer

newsLyzer

newsLyzer

newsLyzer

newsLyzer

newsLyzer

πŸ›οΈ Architecture Diagram

newsLyzer

πŸ“Œ Prerequisites

πŸ’» System requirement :

  1. Any system with basic configuration.
  2. Operating System : Any (Windows / Linux / Mac).

πŸ’Ώ Software requirement :

  1. Updated browser
  2. Node.js installed (If not download it here).
  3. FastAPI install (If not downloaded it here)
  4. Any text editor of your choice.

Installation πŸ”§

Client

Client directory

Install dependencies

$ yarn install

or

$ npm install

Start the website development server

$ yarn dev

or

$ npm dev

Server

Install Dependencies

pip install -r requirements.txt

Run the Server

uvicorn main:app --reload

Note: Make sure to follow .env.sample and add environment variables.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published