diff --git a/README.md b/README.md index c4e2b39..71435f1 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,19 @@ -# Pollen Prophet +# The Bee's Knees + +When fact checking is optional, but irony is not. ## Ideas -- switch on-the-fly between original and improvements +- [x] switch on-the-fly between original and improvements - vote-mode for the best suggestion - when opening the article shows all suggestions made - user can vote for the best one and the one with the most votes becomes the new headline - associated image generation? + +## What is this? + +The Bee's knees is a running AI rewrite of the newest Babylon Bee headlines. +Some will be on point, some will be nonsensical, +but rest assured in the knowledge that all will at least be better than the original. + +You can switch back-and-forth between the original and the AI generated version with a button. diff --git a/pyproject.toml b/pyproject.toml index 50e5827..6b8d7e5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] -name = "pollen-prophet" +name = "bees-knees" version = "0.1.0" -description = "Add your description here" +description = "Where fact checking is optional, but irony is not." readme = "README.md" requires-python = ">=3.13" dependencies = [ diff --git a/templates/index.html b/templates/index.html index 79f2a8a..f307ac9 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,7 +1,7 @@
-