
"I'm not a developer, but I built a web app with AI. Here's how and why."
* RadioLlama a free, Winamp-inspired radio player with no ads, no accounts, and thousands of stations. * The problem - (not really just kinda why not moment :D) It started with gaming. Story Behind: I wanted to listen music while playing, but I didn't want to tab out, open Spotify, deal with ads, or click through playlists. I just wanted one click from mine mouse and music starts. Simple, right? Turns out, nothing really worked the way I wanted. So I thought: I have been fiddling with AI a lot why not make player for this issue. The first version I'm not a developer. I cant code and I don't possess time to learn it. But I had found Ai and I had mine experience with it. I opened Notepad++ and started prompting Grok AI. I built a Python script that could play radio streams. I made system not to break the code. I had system to handle new versions and I knew how to prompt grok and when grok stuck I changed to deepseek and prompted mine progress. I had learned how to handle free AI Language
Continue reading on Dev.to Webdev
Opens in a new tab




