vibe.fm
- 4 Devlogs
- 5 Total hours
AI that generates a playlist based on your current tab It reads what you're working on (essay, code, whatever) and curates music to match. Not genre-based — context-based. "You're debugging at 1am, here's the sound."
AI that generates a playlist based on your current tab It reads what you're working on (essay, code, whatever) and curates music to match. Not genre-based — context-based. "You're debugging at 1am, here's the sound."
Been sick for two days, but now I’m back stronger
I tried styling it to the best of my ability and the picture attached is the end product. All working perfectly, product is ready to be shipped butttt I have one concern the AI is delivering but it’s not updated in the sense that the Ai model I’m using is a 2024 model so it doesn’t drop music later than december 2024 so I’m considering a model change to Gemini 3.5 Flash or 2.5 but I’m also considering the cost but whatever it is I’ll keep y’all posted. Thanks
Xoxo, IMP3RIAL.
Vibe.fm getting better, I initially planned to use spotify’s API but then realized that it won’t be effective because it would require the user to have a spotify account which isn’t ease for the user, instead I tweaked the prompt that goes to the groq api to get better pulls now it returns only artist’s music and not mixtapes and best of, also extended the playlist catalog to return 20 songs to get the user engaged and lastly I added auto play which makes the music continue without the users having to tap the next music themselves
UI updates next and a little bit tweaking till ship
Thanks,
Xoxo IMP3RIAL
Acheived a working prototype
The groq api can now successfully analyse the vibe and draw data from Youtube through the Youtube API I have commited the lastest update which can now be viewed on the github repo attached to the project .
Next I want to test a Spotify API to draw actual artist music because the youtube is returning mostly mixtapes which I initially expected
So expect these in the next Devlog and also expect a better UI as this UI is just to acheive a working prototype
Thanks,
Xoxo IMP3RIAL
api routes done, groq analyzing context and pulling youtube results in one shot. frontend tomorrow 🎵