Music Streaming Application
July 9, 2023
A music streaming application build on web using Next.js and NestJS with AI Recommendation.
I made this for my school project.
Key Features
- Music streaming in both lossy and lossless format
- Playlist creation
- AI Music Recommendation
Technical Specifications
- Next.js Pages router
- NestJS with Postgres on Docker
- Max Audio Embedding by IBM
- Approximate Nearest Neighbor by Spotify