π¦ ClawHub
photo-alchemy
by @hbmartin
Transform any photo into surrealist AI art. Uses Claude to write a story about your photo, then Gemini generates a reimagined version in one of 35+ visual st...
βοΈ Configuration
1. Create two macOS Photos albums: one for source photos, one for output (make output a Shared Album so Apple TV can see it) 2. Configure albums:
imagemine --config
Set INPUT_ALBUM and DESTINATION_ALBUM
3. Schedule via launchd (runs every N minutes):
imagemine --launchd 30
Writes ~/Library/LaunchAgents/imagemine.plist and prints the launchctl command
launchctl load ~/Library/LaunchAgents/imagemine.plist
4. On Apple TV: Photos app β Shared Albums β select your output album β Set as Screen Saver
Apple TV Pitfalls
--config-path if you want a non-default DB location with launchdπ Tips & Best Practices
--fresh picks from least-used styles (good for variety over time)--session-svg saves a styled SVG of the terminal session alongside the output imageTERMINAL
clawhub install photo-alchemy