"Embark on a cosmic symphony, where the universe speaks through sound."
In our innovative project, we're taking you on an auditory journey through the wonders of space. Imagine watching NASA fly-through videos and not only seeing the stunning visuals but also hearing the cosmos come alive. We're using cutting-edge techniques to transform these videos into immersive soundscapes, where each pixel's properties - like color and brightness - are translated into unique sound qualities. It's a fusion of science and art, turning the mysteries of the universe into an accessible and captivating experience for everyone. So, join us as we unlock the cosmos with the power of sound.
This README provides essential information to get you started with the project.
- Clone the repository to your local machine:
git clone https://github.com/itsanmollll/galaxy-harmonix
- Change your working directory to the project's django-files folder:
cd galaxy-harmonix
- Install the required Python packages using pip.
pip install -r requirements.txt
- Run the Django development server.
python manage.py runserver
Access the website in your web browser by navigating to http://127.0.0.1:8000
- Open the website
- Navigate to Videos page
- Select the video to process and get the output.
- Look for the documentation to know how our project works !!!!
- Python
- Django
Use as a Package.... look for demo.py
file in root