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

Updated colab file with gradio as frontend #792

Closed
wants to merge 2 commits into from

Conversation

AKing-283
Copy link
Contributor

@AKing-283 AKing-283 commented Jun 13, 2024

Pull Request for DL-Simplified 💡

Issue Title :

  • Info about the related issue (Aim of the project) : Detecting the fake news and user can enter the news and can get the predictions via output
  • Name: Puspak Dakkata
  • GitHub ID: AKing-283
  • Email ID: [email protected]
  • Idenitfy yourself: GSSOC'24 Participant

Closes: #687

Describe the add-ons or changes you've made 📃

I have created or referred a function for Gradio by which Gradio can predict whether it is Real or Fake via its Output

Type of change ☑️

What sort of change have you made:
Gradio as frontend implementation

  • User have to enter a news in input and can get the predictions of model in output as Classification.
  • No Bugs fixed
  • Only New feature is implemented i.e frontend feature

How Has This Been Tested? ⚙️

Describe how it has been tested
Describe how have you verified the changes made

Checklist: ☑️

  • My code follows the code style of this project.
  • My code follows the guidelines of this project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly wherever it was hard to understand.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • I have added things that prove my fix is effective or that my feature works.
  • Any dependent changes have been merged and published in downstream modules.

Copy link

Our team will soon review your PR. Thanks @AKing-283 :)

@AKing-283 AKing-283 closed this Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Addition]: Web App for Fake News Detection
1 participant