/fluteur

🪈 A self-updating website hosted entirely in Github. Currently, a blog of GPT poetry

Primary LanguagePythonMIT LicenseMIT

Flûteur automate 🪈

write status review status

A self-updating website hosted for free entirely in Github using Actions, Pages, Pull Requests. Contents created by GPT.

Flûteur is an early experiment in procedural generation of websites and collaborative agents. It intends to be an unserious automaton curiosity like the flûteur automate de Vaucanson. New poems (and more?) are added daily.

On a cadence, a scheduled Action runs write.py opening a PR to add a new poem, then another scheduled Action runs review.py. If the poem passes the review, it is merged and automatically built and deployed to the Pages site; otherwise, the PR is closed.