Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request:Fake News Detection #181

Closed
17arindam opened this issue Oct 9, 2024 · 5 comments · Fixed by #341
Closed

Feature request:Fake News Detection #181

17arindam opened this issue Oct 9, 2024 · 5 comments · Fixed by #341

Comments

@17arindam
Copy link
Contributor

Is your feature request related to a problem? Please describe.
The main goal of this project is to help users determine the authenticity of news articles by leveraging machine learning models. The purpose is to combat misinformation by providing real-time predictions on whether a news article is "Real" or "Fake."

Describe the solution you'd like
This web app utilizes machine learning algorithms to analyze news articles and classify them as either "Real" or "Fake." It features a user-friendly interface where users can input text, receive predictions, and provide feedback, contributing to the model's improvement over time.

Describe alternatives you've considered
Data Collection: Gathered and prepared a dataset of news articles for training the model.
Model Training: Developed and trained machine learning models to classify news articles.
App Development: Built a Flask web application to facilitate user interaction.
Text Input: Created a text input field for users to enter news articles.
Prediction Mechanism: Implemented real-time prediction of "Real" or "Fake" based on user input.
Feedback System: Enabled a feedback mechanism for users to report the accuracy of predictions.

Additional context
image

@17arindam 17arindam added the enhancement New feature or request label Oct 9, 2024
Copy link

github-actions bot commented Oct 9, 2024

Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. Your contributions are highly appreciated! 😊

@17arindam
Copy link
Contributor Author

@UppuluriKalyani please assign me this issue

Copy link

github-actions bot commented Oct 9, 2024

Thanks for raising this issue! However, we believe a similar issue already exists. Kindly go through all the open issues and ask to be assigned to that issue.

@UppuluriKalyani
Copy link
Owner

@17arindam go ahead!

Copy link

Hello @17arindam! Your issue #181 has been closed. Thank you for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants