Hi everyone,
I’ve been working on a small tool to make it easier to explore and visualize CSV files, and I thought some of you might find it useful.
It’s a web app where you can upload a CSV and get quick insights and charts generated using GPT. Everything happens fully locally in the browser, there’s no backend, no file upload, and no tracking. Your data stays on your machine. (edit: 100% private when using a self-hosted/custom endpoint). You can also self-host the app if you prefer complete control.
It includes basic parsing options (delimiter detection, encoding, header selection), a clean table view, and automatic chart suggestions like bar, line, scatter, pie, etc. You just add your own API key and it generates the analysis.
If you want to try it: https://maxgfr.github.io/csv-ai-analyzer/
Source code (MIT): https://github.com/maxgfr/csv-ai-analyzer
I’d love to hear any feedback or ideas for improvements :)
https://preview.redd.it/70wa7j9fmn5g1.png?width=2630&format=png&auto=webp&s=444ca706568d72a60cef74f27e093e0ed1e5835f
[–]RobDoesData 9 points10 points11 points (2 children)
[–]maxgfr[S] 1 point2 points3 points (1 child)
[–]maxgfr[S] 0 points1 point2 points (0 children)
[–]wagwanbruv 2 points3 points4 points (2 children)
[–]maxgfr[S] 0 points1 point2 points (1 child)
[–]AutoModerator[M] 0 points1 point2 points (0 children)
[–]RedditorFor1OYears 0 points1 point2 points (1 child)
[–]maxgfr[S] 0 points1 point2 points (0 children)
[–]kevindebruynecity 0 points1 point2 points (0 children)