Skip to content

azmbzrbv/Song-Recommendation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎵 Song Recommender App

A machine learning–based song recommendation web app built with Streamlit, PostgreSQL (Supabase), and K-Means clustering.
Users can search for songs, select a track, and get recommended tracks with similar features based on cosine similarity.


🚀 Features

  • 🔍 Search songs by title or artist name
  • 🎧 Get top-N recommendations based on track similarity
  • 📊 Interactive table and similarity bar chart
  • 🖼️ Displays album artwork and audio preview (if available)
  • 💾 Download results as CSV
  • ☁️ Deployed using Streamlit Cloud or AWS EC2

🧩 Tech Stack

Component Technology
Frontend Streamlit
Backend Python, SQLAlchemy
Database PostgreSQL (Supabase)
ML Model Scikit-learn (KMeans, Cosine Similarity)
Deployment Streamlit Cloud / AWS EC2
Data Spotify audio features dataset

🗂️ How to Run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages