This project is a simple AI-based Music Generator developed using Python. It creates random musical notes and generates a MIDI file that can be played in any compatible music player.
- Generates random melodies automatically
- Uses Python for music creation
- Exports music as a MIDI file
- Beginner-friendly AI project
- Python
- music21 Library
pip install music21
python music.py
generated_music.mid
Pradyumna Bhujabala
Developed as part of the CodeAlpha Artificial Intelligence Internship Program.