skaffa / random-quote

Vote a quote, get a Dote
GNU Affero General Public License v3.0
0 stars 0 forks source link
automated content-farm flask markov-chain markov-text markov-text-generator quotes

What

A web server, created using Flask, serves as a content farm. It automatically generates random quotes and presents them to the user in a doom-scroll environment, aiming to generate ad revenue.


Why

Why not? Just kidding.

To keep it simple: one day, while experimenting with my favorite algorithm, the Markov Model, I had an idea. I downloaded a large collection of quotes and applied the Markov model to them. After generating the quotes, I needed to find a purpose for them. After much thought, I decided to create a content farm. This concept is fully automated and future-proof, allowing me to run Google ads without much maintenance post-deployment, while providing users with an endless stream of content.


How

(Details about the implementation process go here.)


Extra

During the development of this project, I consumed 24 pizzas.


Legal

Please read the license before using any of the code in this repository in any way or form.