https://github.com/rajeenthan05/beat_blender
Beat Blender is a music app that recognize genres and generate playlist using machine learning
https://github.com/rajeenthan05/beat_blender
firebase-auth flask python3 reactjs
Last synced: 3 months ago
JSON representation
Beat Blender is a music app that recognize genres and generate playlist using machine learning
- Host: GitHub
- URL: https://github.com/rajeenthan05/beat_blender
- Owner: Rajeenthan05
- License: mit
- Created: 2024-10-11T03:59:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-17T03:45:20.000Z (over 1 year ago)
- Last Synced: 2025-01-15T10:25:26.080Z (over 1 year ago)
- Topics: firebase-auth, flask, python3, reactjs
- Language: JavaScript
- Homepage: https://github.com/Rajeenthan05/Beat_Blender
- Size: 2.61 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# **Beat Blender**

A music app that recognize genres and generate playlists using machine learning


### Built and deployed with






### Overview
Beat Blender analyzes a given audio file to predict its genre and generates a corresponding playlist. Leveraging advanced machine learning techniques, the app identifies the musical characteristics of the input audio and classifies it into a specific genre. Providing users with a seamless music discovery experience.
### Features
- **Audio Analysis** : Upload an audio file for genre analysis.
- **Genre Prediction** : Utilizes a machine learning model to predict the genre of the audio.
- **User-Friendly Interface** : Simple and intuitive UI for a smooth user experience.
### Technology Stack
- **Frontend**: React Native using Expo.
- **Backend**: PyTorch, Huggingface, Transformers, and Flask using Python.