Skip to content

shreyanshjn/Fake-News-Detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Fake-news Detector

Steps to run

  • Clone/ Download the repository to your local computer.
  • Download 'predictor' folder and save it in the 'ml' folder in backend folder.
  • install requirements from backend folder by running pip install -r requirements.txt
  • run python3 -m spacy download en
  • run python3 manage.py runserver from the folder backend.
  • run npm start from the folder frontend/btp.
  • This will open the website on localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published