Back to browse
GitHub Repository

Hash files into LLM-generated poems locally

7 starsC++

Tool that hashes files into poems

by 0x12A·May 26, 2026·1 point·1 comment

AI Analysis

MidCozy

Fun novelty turning file hashes into poems, explicitly not for production.

Strengths
  • BLAKE3 hash injects entropy into both LLM sampler and prompt for determinism.
  • Runs locally with llama.cpp, no API calls or cloud dependencies.
Weaknesses
  • README explicitly says it's not cryptographically safe — just a toy.
  • Poem fingerprints aren't verifiable or useful compared to actual checksums.
Category
Target Audience

Developers looking for fun novelty tools, LLM experimenters

Similar Projects