An Beautiful JavaScript music player made by ChatGPT
After the public introduction of GBT Chat, its remarkable ability to write code (especially JavaScript) received much attention. To test the ability of this AI-based chatbot, I decided to make an attractive and efficient music player with the help of ChatGPT and have minimal involvement in changing its codes.
The design that I envisioned at the beginning of its construction was something similar to the Samsung Music software. Then I asked the chatbot to make a player similar to it but using JavaScript language.
The result was amazing ❗❗ The music player code worked, it just had bugs in replaying or pausing and restarting the song. Finally, with a lot of talking, I got the bot to understand how to change its code. And again, its understanding of code interpretation surprised me. 😮 Finally, I asked it to make it more beautiful by writing CSS codes. In order to reach the design I wanted, I sent several rewrite requests until finally that presented the existing design.
Enjoyable programming experience with ChatGPT:
@imseyed
@openai
For use this repository, you just need to download files (index.html,script.js,style.css) and replace your music by _song.mp3 Online preview
Any development and improvement is welcome.