Tag
#python
4 posts
Applied ai ml 12 min
Building a Local Minecraft Skybox Generator with SD1.5
Text prompt to 128³ Minecraft room: SD1.5 panorama generation, equirectangular-to-cubemap projection, and CIEDE2000 block color matching — fully offline.
comfyui stable-diffusion minecraft
Applied ai ml 6 min
CAIRN: Whisper for Ambient Sound
A Python CLI that classifies ambient sound in seconds — birds, wind, rain, footsteps, silence. 527 sound classes. One command. JSON sidecars that make your entire archive searchable.
cairn audio machine-learning
Applied ai ml 14 min
Selective Face Recognition for Documentary Privacy
I built a face recognition system that identifies specific people and blurs everyone else — protecting documentary subjects' privacy in real-time.
face-recognition privacy dlib
Applied linux 10 min
Bandwidth Monitoring with vnstat and systemd Timers
I built a bandwidth alerting system that warns me before I blow through my ISP's data cap. vnstat tracks usage, a Python script checks thresholds, and systemd fires it every hour.
vnstat systemd bandwidth