MoodMusics is a music player which play songs based on your mood.
Check it out now: https://moodmusics.up.railway.app/
Also, check out this repo for notebook on how I trained my model : https://github.com/akash720/Facial-expression-recognition
django==4.0.1
keras==2.7.0
numpy==1.22.0
opencv-python-headless==4.5.5.62
tensorflow==2.7.0
whitenoise==5.3.0
Pillow==9.0.0
- Python3
- Django
- Make a virtual environment
- Activate virtual environment
- Download or clone this repo by git clone https://github.com/akash720/moodmusics.git
- pip install -r requirements.txt
- Run the app using python manage.py runserver
Made with ❤️ by Akash Jain - linkedin.com/akash-jain-248b55137