Show HN: I wrote a program that hashes files into poems
Category: other
Tags: hashing, llm, poetry
Score: 4.3/10 (Innovation: 4, Technical: 5, Documentation: 5, Utility: 3)
Rhymesum hashes files into LLM-generated poems using BLAKE3 and local inference with Meta Llama via llama.cpp. It's a creative and quirky alternative to traditional cryptographic hashes, blending poetry with file fingerprinting for aesthetic or artistic purposes.
Target audience: developers and enthusiasts interested in creative computing or novel hash representations
Repository: https://github.com/alebeck/rhymesum · C++ · 7 stars
View on Hacker News