vishwaNitish/Fake-news-detection ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple fake news detection app that lets a user paste in a news article or headline and get a quick prediction of whether it looks real or fake.
Use the existing trained model file if it helps, and make the whole thing easy to run locally. I want a clean interface where I can enter text, click a button, and see the result right away, with some basic confidence or explanation if that’s possible. If the project needs the Kaggle fake and real news dataset, set it up so it works with those CSV files in the right place and handle the data loading and model flow for me.
Please make sure the frontend and backend connect properly, and the app feels polished enough to demo. If anything is missing or outdated, check the current docs online and fill in the gaps.
Are you gonna build this?
make sure you review the code using coderabbit