Back
Tags: #python
-
Chiptune SFX Maestro: Text to 8-Bit Sound Effects
An 11M-param text-to-parameter system that generates retro game sound effects from prompts, outputting sfxr parameter strings rendered to playable WAV audio.
-
Three Tiny Generators That Do One Thing Each
Three from-scratch text generators that create ASCII maps, cat monologues, and pseudo-assembly. Same architecture, wildly different outputs.
-
Pacioli - An AI Ledger That Never Trusts the AI With Math
A deterministic double-entry bookkeeping engine where the LLM only proposes; every number and every write is computed and gated by Python.