I built Plotiq to make exploring CSV datasets easier.
You can upload a CSV file and instantly generate graphs.
The goal was to keep everything simple and fast. Most processing happens locally in the browser.
Built using Flutter Web and Syncfusion charts.
I'm currently working on improving engagement and adding more data tools.
AI engineering lowered the barrier for building applications, but the barrier to training models is still extremely high. There may be a lot of opportunity in tools that make model training more accessible.
Thinking of adding more tools like JSON formatter, CSV to bar chart, csv to scatterplot and CSV to pie chart. Curious which ones people here would find most useful.
Thanks for feedback. I was thinking logarithmic chart because when there is large difference between columns in comparison then the column with low values are not visible properly as they get close to x-axis.
Also I am thinking to add scatterplot chart first with linear regression option.
reply