When fact checking is optional, but irony is not. https://bees-knees.onrender.com/
Find a file
Marty Oehme 434773025b
Some checks failed
Create and publish a Docker image / build-and-push-image (push) Has been cancelled
feat: Remove old articles from database
2025-06-19 18:41:54 +02:00
.github/workflows feat: Add github ci to publish docker container 2025-06-13 09:41:00 +02:00
prophet feat: Remove old articles from database 2025-06-19 18:41:54 +02:00
static Enable toggling button to switch between originals/improvements 2025-06-09 22:40:41 +02:00
templates ref: Allow passing custom prompts to Groq methods 2025-06-12 22:35:54 +02:00
test/resources Add another test article 2025-06-06 14:53:13 +02:00
.gitignore feat: Add supabase client skeleton 2025-06-09 22:40:42 +02:00
.python-version Basic fastapi setup 2025-06-06 14:53:00 +02:00
Dockerfile feat: Add Dockerfile 2025-06-12 22:35:56 +02:00
pyproject.toml feat: Add supabase client skeleton 2025-06-09 22:40:42 +02:00
README.md Put future ideas in README 2025-06-09 22:40:37 +02:00
uv.lock feat: Add supabase client skeleton 2025-06-09 22:40:42 +02:00

Pollen Prophet

Ideas

  • 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?