Skip to content
This repository was archived by the owner on Oct 6, 2025. It is now read-only.

ZombieNW/DolosDaily

Repository files navigation

The Dolos Daily

Fake News, Streamlined

Languages Platform License

What?

This website generates news articles using LLama-Node and presents them on a front-end. I'm making a video about it that will release some time in February.

Building

Install Node.JS. Download a LLama-Node compatible model (I used airoboros-13b-gpt4.ggmlv3.q4_0.bin) and place it in the /models directory (change /generator/index.mjs if using a different file). Then run the following commands.

npm install
npm run build
npm run start

Inspiration

This project is vaguelly inspired by this article by Julian Bilcke. The execution is wildly different from how it's done in the article but it would feel wrong not giving it credit for the idea.

License

MIT

About

Using AI to generate fake news articles.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published