elh / fluteur

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

Home Page:https://elh.github.io/fluteur/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

https://elh.github.io/fluteur/

License:MIT License


Languages

Language:Python 97.2%Language:Makefile 2.8%