Show HN: ChartPrompt – An AI-powered chart generation platform

3 lukus 2 5/30/2025, 10:33:31 PM chartprompt.com ↗
Hey everyone, so I’ve always liked the Tremor UI chart library and have used it in a few projects, so I wanted to build something that combined it with LLMs in some way.

I ended up creating ChartPrompt, a site where you just describe the data or chart you want in a prompt, and it’ll generate a clean, interactive chart (line, bar, or area for now) using Tremor. You can also iterate on the chart to add new data as you go along.

Thought the idea of skipping config/upload steps and just describing your chart could be cool, so I gave it a shot. Didn’t see much like it out there though I noticed Grok recently launched a similar feature using Chart.js (which personally don’t think looks as polished as tremor).

Still figured a site dedicated to this idea with a better UI and nicer charts might be worth trying. Though will say is slower and less reliable. Would love to hear what you think!

Comments (2)

skeptrune · 1d ago
This is a useful app. Anything which enables me to get LLMs to do something which they are capable of, just not in the vendor's UI, is a value add. Bookmarked this for myself to come back to anytime I need a quick visualization of something.
lukus · 21h ago
Appreciate it!