Samurai is a modern web application for musicians, producers, and audio engineers to upload tracks, separate stems (vocals, drums, bass, etc.), preview waveforms, and analyze audio using advanced AI models. Download individual stems or all at once, and get instant insights into your music.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
11
commits
docs: update README with live frontend and backend URLs
0ddc72bView on GitHubdocs: update README with robust instructions and code review
93f8413View on GitHubAdd python-dotenv to requirements.txt for environment variable support
a3f803fView on GitHubAdd gunicorn to requirements.txt for Render deployment
a3f26d2View on GitHubFix: use 'essentia' instead of 'essentia-tensorflow' for Render deployment
bef5216View on GitHubRefactor: use env vars for Supabase config in frontend
16642fcView on GitHubFix TypeScript errors and prepare for Render deployment
1d019a1View on GitHubfix: robust race-condition-free upload, always save AI metadata for all stems
e588754View on GitHubfeat: group stems by song, add play all for groups and featured scroll, improve UI
62b110aView on GitHub