Music Similarity App
An app that analyzes music based on audio content — not listening habits. Songs are separated into stems and run through open-source APIs for analysis, then matched against a database of thousands of tracks to surface the most sonically similar songs.
Stack: Python audio pipeline, PostgreSQL with vector search extensions, FastAPI backend, Vite React frontend on Vercel. GPU-accelerated ingestion.
Public link coming soon.