I built this because I was tired of spending hours in Excel/PowerBI just to visualize simple CSV data. I wanted a tool where I could drop a file and get a 90% ready dashboard instantly.
The Tech Stack:
Frontend: React.js
Backend: Python with FastAPI
Processing: Pandas/NumPy for data handling + AI for insight generation.
What it does: It analyzes the structure of your uploaded CSV, detects the data types, and automatically generates relevant charts (KPIs, Forecasts, Geospatial maps).
I just pushed a requested update today that lets you download individual graphs as PNGs (so you don't have to screenshot them for slides).
It’s free to try (no credit card). I’d love to hear your feedback on the visualization logic—be as harsh as you want!
Hi HN, I’m the creator of Morph-AI-Era.
I built this because I was tired of spending hours in Excel/PowerBI just to visualize simple CSV data. I wanted a tool where I could drop a file and get a 90% ready dashboard instantly.
The Tech Stack:
Frontend: React.js
Backend: Python with FastAPI
Processing: Pandas/NumPy for data handling + AI for insight generation.
What it does: It analyzes the structure of your uploaded CSV, detects the data types, and automatically generates relevant charts (KPIs, Forecasts, Geospatial maps).
I just pushed a requested update today that lets you download individual graphs as PNGs (so you don't have to screenshot them for slides).
It’s free to try (no credit card). I’d love to hear your feedback on the visualization logic—be as harsh as you want!