TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: VizGPT – Make contextual data visualizations with a chat interface

5 pointsby basic_bananaabout 2 years ago
VizGPT provides a chat interface to make and edit data visualizations.<p>Not only can it create visualization with natural language query, but you can continue transform or edit your visualization in context.<p>You can build complex visualization with chatting step by step instead of design a large prompt at once.<p>There exist lots of great visualization product in the world, such as tableau, pygwalker. Traditional drag-and-drop visualization tool is hard to use for people who are not familiar with configs and viz&#x2F;data transformations. For example, making a heatmap in tableau requires to make bin transformations to both axis, and then drag the measure to color. It is hard for people who are not familiar with data visualization to make a heatmap.<p>Some text2viz tools accepts natural language to generate visualization. However, they are not flexible enough to allow user to edit the visualization. For example, if the user want to change the color of the heatmap, they have to retype the whole sentence.<p>With VizGPT, you can build visualizations step by step with chat interface. You can edit&#x2F;adjust visualizations in the context. It allows your to explore the data first without figuring out how to build complex visualization at begining, especially when you are not familiar with the data.<p>Features<p>+ Natural language to data visualization [vega-lite](<a href="https:&#x2F;&#x2F;github.com&#x2F;vega&#x2F;vega-lite">https:&#x2F;&#x2F;github.com&#x2F;vega&#x2F;vega-lite</a>)<p>+ Use chat context to edit your visualization. Allow user to change the chart if it is not they expected<p>+ Explore the data step by step by chatting with visualizations.<p>+ Upload your own dataset (CSV) to make visualization.<p>Online playground: <a href="https:&#x2F;&#x2F;www.vizgpt.ai&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.vizgpt.ai&#x2F;</a>

1 comment

basic_bananaabout 2 years ago
A video demo: <a href="https:&#x2F;&#x2F;youtu.be&#x2F;a7BW0cYyzwk" rel="nofollow">https:&#x2F;&#x2F;youtu.be&#x2F;a7BW0cYyzwk</a>