Library DJ
Native desktop app built for DJs who need to organize thousands of tracks. Scans music folders, reads tags, detects duplicates, suggests genres via AI, and exports smart crates as M3U8 playlists. Built with Tauri and Rust for native performance.
Problem
DJs accumulate thousands of tracks with messy tags, missing genres, and duplicates. Manually cleaning a library of 16k+ tracks is impossible.
Solution
Built a desktop app that scans music folders, reads/writes tags, detects duplicates by hash, suggests genres via Gemini AI, looks up metadata on Discogs, and generates smart crates by genre, moment, or energy level.
Result
MVP published — signed .dmg, virtual scrolling for 16k+ tracks, AI genre suggestions, duplicate detection, smart crate export, backup/restore, and a landing page with protected downloads.