This project was developed for the HackStreak 1.0 hackathon, hosted by the Information Technology Student Association (ITSA) at A.P. Shah Institute of Technology on September 17th, 2025. We are proud to have secured FIRST PLACE for our solution.
This application is designed to solve the modern challenge of finding deep focus for study or work. It builds an application that generates ambient, focus-oriented music in real-time based on user input (e.g., session length or current mood like anxiety or concentration). The goal is to create music that is unique, non-repetitive, and adapts dynamically to the user's needs.
- Interactive Input: Allows the user to select their current mood (e.g., focus, relaxation) or set preferences for their study session.
- Real-Time Music Generation: Generates adaptive and pleasant music on the fly, moving beyond simple, repetitive loops.
- Coherent Audio for Focus: The music is algorithmically generated to be coherent and perfectly suitable for concentration and relaxation.
- Adaptive Prototype: A functional prototype that showcases the core user interaction and the music's ability to adapt.
- Frontend: [e.g.,HTML/CSS]
- Backend: [e.g., Python,]
- Music Generation: [e.g., Magenta.js, Tone.js,]
- [e.g., Python 3.10]
- Clone the repository:
git clone [https://github.com/Purjeet979/HackStreak-1.0.git](https://github.com/Purjeet979/HackStreak-1.0.git)
- Navigate to the project directory:
cd HackStreak-1.0 - Install dependencies:
(Example for a Node.js project)
npm install
- Run the application:
(Example for a Node.js project)
npm run dev
- Purjeet Shahu
We would like to express our sincere gratitude to the Department of Information Technology and the Information Technology Student Association (ITSA) at A.P. Shah Institute of Technology for organizing this incredible event.