ivy-llc / demos

Demos and Tutorials with Ivy
https://ivy.dev/docs/demos/
19 stars 61 forks source link

Fake News Detection Demo #78

Closed NripeshN closed 3 months ago

NripeshN commented 9 months ago

Objective: Develop a machine learning model capable of distinguishing between real and fake news articles using ivy. This project addresses the critical issue of misinformation in the digital age, employing natural language processing (NLP) techniques to analyze and classify news content. It's an opportunity to contribute to the fight against fake news, leveraging technology to promote the dissemination of accurate information.

Task Details:

How to Contribute:

  1. Fork the unifyai/demos repository to your GitHub account.
  2. Clone the forked repository to your local system.
  3. Create a new branch dedicated to your work on this specific use case.
  4. Develop your model, ensuring to document the process comprehensively in the Jupyter notebook.
  5. Place your notebook and model files in the Contributor_demos/Fake News Detection directory.
  6. Upon completion, push your contributions to your forked repository.
  7. Open a Pull Request (PR) to the unifyai/demos repository with a clear and descriptive title, such as "Fake News Detection Demo Submission".

Contribution Guidelines: