Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rifkybujana/FND

Fake News Detection AI
https://github.com/rifkybujana/FND

ai article fnd hoax machine-learning news python shield social streamlit

Last synced: about 2 months ago
JSON representation

Fake News Detection AI

Awesome Lists containing this project

README

        

[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![License: MIT][license-shield]][license-url]
[![LinkedIn][linkedin-shield]][linkedin-url]






FND


Fake News Detection AI


Report Bug
·
Request Feature

Table of Contents




  1. About The Project



  2. Getting Started


  3. Usage

  4. Roadmap

  5. Contributing

  6. License

  7. Contact

  8. Acknowledgements

## About The Project

FND is a machine learning project that were made to predict whether a news is fake or not. This project are using IndoBERT model trained by IndoLEM Team and fine-tuned on 3 different indonesian fake news dataset source with total 2220 news. And get 86.7% Validation Accuracy with 0.25 Validation Loss.

[How to use it](#usage)

### Built With

* [Streamlit](https://www.streamlit.io/)
* [Transformers](https://github.com/huggingface/transformers)
* [Newspaper3k](https://newspaper.readthedocs.io/en/latest/)

## Getting Started

To get a local copy up and running follow these simple steps.

### Installation

1. Clone the repo
```sh
$ git clone https://github.com/rifkybujana/FND.git
```

2. Install the required package
```sh
$ python setup.py install
```

## Usage

Note: CLI Support comming soon

```sh
$ streamlit run App.py
```

## Roadmap

See the [open issues](https://github.com/rifkybujana/FND/issues) for a list of proposed features (and known issues).

## Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

## License

Distributed under the GPL-3.0 License. See `LICENSE` for more information.

## Contact

* Rifky Bujana Bisri - [@rifkybujanabisri](https://www.instagram.com/rifkybujanabisri/) - [email protected]
* Aikyo Dzaki Aroef - [@aikibot](https://www.instagram.com/aikibot/) - [email protected]

Project Link: [https://github.com/rifkybujana/FND](https://github.com/rifkybujana/FND)

## Acknowledgements

Special Thanks to Intel, Orbit Future Academy and Indonesian Ministry of Education and Culture for holding AI For Youth Indonesia, because without it we can't make this project real or even we won't know anything about machine learning.

* [kaggle](https://www.kaggle.com/c/fake-news/data)
* [RAHUTOMO, FAISAL; Yanuar, Inggrid; ANDRIE ASMARA, ROSA (2018), “INDONESIAN HOAX NEWS DETECTION DATASET”, Mendeley Data, V1, doi: 10.17632/p3hfgr5j3m.1](http://dx.doi.org/10.17632/p3hfgr5j3m.1)
* [Fajri Koto, Afshin Rahimi, Jey Han Lau, Timothy Baldwin](https://indolem.github.io/)

[contributors-shield]: https://img.shields.io/github/contributors/rifkybujana/FND.svg?style=for-the-badge
[contributors-url]: https://github.com/rifkybujana/FND/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/rifkybujana/FND.svg?style=for-the-badge
[forks-url]: https://github.com/rifkybujana/FND/network/members
[stars-shield]: https://img.shields.io/github/stars/rifkybujana/FND.svg?style=for-the-badge
[stars-url]: https://github.com/rifkybujana/FND/stargazers
[issues-shield]: https://img.shields.io/github/issues/rifkybujana/FND.svg?style=for-the-badge
[issues-url]: https://github.com/rifkybujana/FND/issues
[license-shield]: https://img.shields.io/badge/License-MIT-yellow.svg?style=for-the-badge
[license-url]: ./LICENSE
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://linkedin.com/in/rifkybujana