cd /news/generative-ai/show-hn-i-built-an-ai-music-generato… · home topics generative-ai article
[ARTICLE · art-109879] src=onlymusic.ai ↗ pub= topic=generative-ai verified=true sentiment=· neutral

Show HN: I built an AI music generator with some harnesses

Developer and music producer launched onlymusic.ai, an AI music generator that simplifies prompt-to-song creation for non-musicians by preprocessing prompts, translating artist names into musical characteristics, and offering a clean UI. The free tier allows up to 5 songs without an account and 20 per day after sign-in, powered by open-source models like ACE.

read2 min views2 publishedAug 25, 2026

I’m a developer, and also a music producer. When I work on commercial music, especially songs for ads, I’ve gotten pretty used to using AI music tools as part of the creative process.

But I noticed that some people around me — e.g. my girlfriend — also want to create music as a way to express themselves, but often run into a few problems when using AI music tools:

  1. They don’t have a music background, so it’s hard for them to clearly describe the sound they want. 2. Sometimes they just want a song in the style of a certain artist, and the easiest way for them to express that is by naming the artist. But an artist’s name isn’t necessarily a useful description of the actual musical characteristics they’re looking for. 3. A lot of interfaces contain professional terms and parameters, like “weirdness,” that aren’t really designed from a normal user’s perspective and can be confusing.

So I built onlymusic.ai and added some harnesses around the underlying models. (Okay, I know “harness” has become a pretty popular word lately.)

In practice, it’s mostly prompt preprocessing, a rule system, and model orchestration.

For prompt-to-song generation, when someone enters something very simple, we transform it in the background using some good prompt patterns we’ve collected. The goal is to preserve what the user actually meant, while translating it into language that the music model can understand better, hopefully improving the generation results. We also added one-click optimization for styles and lyrics.

For styles, if someone mentions an artist, we translate that into musical characteristics — things like era, instrumentation, rhythm, vocal texture, and production style.

For lyrics, we try to preserve things like the original rhyme, imagery, and intent, while rewriting parts that may not work well for generation.

On the UI side, I’ve also tried to use simple, everyday language wherever possible, remove unnecessary options, and keep only the elements that actually matter, so the interface is cleaner and easier to use.

Finally, a big thanks to open-source models like ACE. We deploy some of the models ourselves, which keeps the cost manageable, so we’re able to offer a pretty generous free tier with no signup required.

In Fast mode, you can generate up to 5 songs without an account. After signing in, you can generate up to 20 songs per day. (That’s for Fast mode — if you use the more capable models, you’ll get fewer generations.) The credits refresh every day.

We’ll keep an eye on the costs. If they become too much, we may have to reduce the free quota a little in the future

There are still a lot of features under development. Feedback is very welcome, and I’d love for you to try it!

I’m also working on a non-form-based lyrics generator right now. Once it’s ready, I’ll share that with you guys too.

Comments URL: [https://news.ycombinator.com/item?id=49430425](https://news.ycombinator.com/item?id=49430425)

Points: 1

── more in #generative-ai 4 stories · sorted by recency
── more on @onlymusic.ai 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/show-hn-i-built-an-a…] indexed:0 read:2min 2026-08-25 ·