This is awkward! This site only supports desktop size screens.
Context Tags on Gemini
Contributors: Nicholas
The context tags feature, the one you get by adding \context to the artist field, now runs on Google's Gemini instead of Groq. Nothing changes in how you use it, it's the same flag and the same handful of tags about why a song is going around on TikTok or Reels. The model behind it is just a newer one, so the tags it comes back with should be a little sharper.
What's changed
- Context tags are generated by Gemini 3.6 Flash instead of Llama 3.3 70B on Groq.
- The
\contextflag on the site, and thecontextoption in the Discord bot and the API, work exactly as before. - If Gemini is unreachable or rate limited, the request still goes through and you just get your tags without the context ones, same as it did with Groq.
- Running your own copy of the site now needs a
GEMINI_API_KEYin place ofGROQ_API_KEY.
Want to be featured in a changelog?
Lyrics Tags Generator is open source, and contributions of any kind are welcome. Add a feature, fix a bug or tidy something up, and you'll get a mention here along with a link to your socials. Head over to Lyrics Tags Generator on GitHub to get started.