Skip to content

Pranathi-star/Know-Your-News---A-News-Analysis-Dashboard

Repository files navigation

Know Your News

Know Your News is a web application built using streamlit that performs news paraphrasing, summarization, fake news detection and subjectivity identification. The transformer models are provided by HuggingFace.

Installation

  • Clone the repository - git clone https://github.com/Pranathi-star/Know-Your-News---A-News-Analysis-Dashboard.git
  • Create a new virtual environment - python -m venv <name_of_virtual_env>
  • Activate the virtual environment - <name_of_virtual_environment>\Scripts\activate.bat
  • Install the requirements - pip install -r requirements.txt
  • Run the app using - streamlit run main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages