Back to All Projects

Audionome: Music Genre Classification

Audionome application interface showing music genre classification

Demo screenshot of Audionome classifying a music track with SVM model results
Project Overview
For the AI Machine Learning course at VIVES University of Applied Sciences, I worked with Lynn Delaere on Audionome: an AI-powered system for music genre classification.
We trained several models (including logistic regression, SGD, and random forest) to automatically recognize and accurately classify music clips based on their genre. The project combines audio processing, machine learning, and a user-friendly interface built with Streamlit.
Technologies Used
- AI
- SVM
- Streamlit
- Python
- Pandas
- NumPy
- Librosa
- Scikit-learn
Related Projects
Final project: Bluetooth Device Localization
Locating devices in a room via bluetooth signal strength.
PaleoNet
Using a convolutional neural network (CNN) to classify images of dinosaurs.
ColorSplash
A simple and easy to use API for generating images of a certain color.