Emotion-based-Music-and-Video-Recommendation-System- A webapp which displays music and video on the basis of emotion. Group Members: Gautham Kuckian Prajjwal Vishwakarma Dipanshu Vartak SETUP: Copy and enter "pip install -r requirements.txt" in terminal. Also you need to set your youtube and spotify developers accounts for using api and save the keys and token in secret.py. Output 👨🏻💻⏳ 🔗 1) Frontend: This is the frontend of our Project Webapp. 🔗 2) Detection Of Face: The below image show the second phase of our Project i.e. Detection of face and recognizing emotion. 🖨️ 3) Output of Video: This is the result of the video webpage which works with the help of YouTube API. 🔗 4) Detection of Face: The below image show the detection of Happy Mood. 🖨️ 5) Output of Music: This is the video recommendation based on user mood. The result of the Music webpage works with the help of Spotify API.