GitXplorerGitXplorer
e

fluteur

public
5 stars
0 forks
0 issues

Commits

List of commits on branch main.
Unverified
a7e7f37e3123a042c0896042d6a21e21f5389e8b

bump model to gpt-4o-mini

eelh committed 2 months ago
Unverified
340eff6329727e053027f01ad8a02a1f5c46d902

factor out GPT model config

eelh committed 2 months ago
Verified
bf85cb5eaabcf24261396ac33c37b39d1bc6dc24

Merge pull request #114: Add "Transition"

ggithub-actions[bot] committed 2 months ago
Unverified
a68d9434e41cdd1438c668a5c6c02c49cd419e4c

Wrote docs/_posts/2024-11-04-Transition.markdown

committed 2 months ago
Unverified
f7fa6ffc2ba2d3b285195fcd8559c85f0554cdb1

fix latest posts

eelh committed 9 months ago
Unverified
b70b988d57b10d87cf56b0e656c6a8fe8afd7617

make it more clear writing is from GPT. fix python style

eelh committed 9 months ago

README

The README file for this repository.

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.