Skip to content

BPod123/Real

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real?

A news headline truthiness detector using NLP

Authors: Ben Podrazhansky, Faris Durrani, Lucas Zhang, Shriya Edukulla
Implemented: Oct 21-23, 2022
For: HackGT 2022 (Devpost)

How to Run

Full functionality requires both the React frontend and Python backend to run, in addition to disabling CORS (example extension)

To run the frontend:

cd frontend
npm install
npm start

To run the backend (after installing all pip requirements):

python -m Flask_App.flask_main

License

Real? is MIT licensed, as found in the LICENSE file.

Real? documentation is Creative Commons licensed, as found in the LICENSE-docs file.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

 
 
 

Contributors