Back to Projects

Auralyze

View Code
PythonAI ModelReactFastAPI

The Vision

Music is subjective, but I wanted to see if we could quantify the emotional impact of lyrics using Natural Language Processing (NLP).

How it Works

The user inputs a song or artist. The Python backend scrapes the lyrics and feeds them into a custom-trained AI model. The results are sent to a React frontend which visualizes the "Mood Score" of the song.