Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 6 days ago
JSON representation
Fake News Detection AI
- Host: GitHub
- URL: https://github.com/rifkybujana/FND
- Owner: rifkybujana
- License: mit
- Created: 2021-01-31T11:40:57.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-05-27T10:31:24.000Z (over 1 year ago)
- Last Synced: 2024-08-01T21:39:29.174Z (3 months ago)
- Topics: ai, article, fnd, hoax, machine-learning, news, python, shield, social, streamlit
- Language: Python
- Homepage:
- Size: 102 MB
- Stars: 8
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-made-by-indonesian - FND - `Fake News Detection AI` *by [Rifky Bujana Bisri](https://github.com/rifkybujana)* (F)
- made-in-indonesia - FND - `Fake News Detection AI` *by [Rifky Bujana Bisri](https://github.com/rifkybujana)* (F)
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
## 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.
### Installation1. 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