Table of Contents
Our project is an interactive web application that allows users to generate original Lofi music, play nonstop piano music, and experience music with visuals. The application integrates advanced machine learning models to provide a unique and immersive musical experience.
Key Features:
- Lofi Music Generation:
- Users can generate original Lofi music using Variational Autoencoders (VAEs) through a latent space.The generated Lofi music is unique to each user session, providing endless possibilities for exploration and creativity.
- Nonstop Piano Music Playback:
- Users can enjoy nonstop piano music playback generated using Long Short-Term Memory (LSTM) networks.
- Music Experience with Visuals:
- The music experience page offers users the opportunity to immerse themselves in music accompanied by captivating visuals. The visuals are synchronized with the music, enhancing the overall listening experience. Users can choose from a variety of visual themes and effects to accompany the music, creating a visually stunning and dynamic environment.
- GitHub Repository
- Demo Video
- Drive Link to Screenshots of your project
- Hosted Website Link
- Hosted Backend Link
Category | Technologies |
---|---|
Frontend | |
Backend | |
Database | |
DL Framework |
List down all the fully implemented features in your project
- Original Lofi Music Generation.
- Nonstop Music Generatioin(Piano).
- Music Experience.
List down all the future plans for the project here
- Mood Based Lofi Music Generation
- Nonstop Lofi Music Generation
- Text Based Lofi Music Generation.
This project comes under Generative AI category and contributes to the Research in Gen AI in music Generation. The main applications of this projects are:-
- Research in Generative AI.
- Creativity and Inspiration
- Relaxation and Stress Relief
- Entertainment and Enjoyment
- Install Node.js
- download git bash
- clone this repository
- git clone
- open terminal inside this folder
- type npm install
- then npm run dev
- Param Thakkar: [email protected]
- Aryan Nanda: [email protected]
- Mohammed: [email protected]
- Kamakshi: [email protected]
Take a look at the contributing guide lines.