DeepTable – an API that converts messy Excel files into structured data
Agent-guided compilation handles merged cells and multi-level headers LLMs choke on.

CSV cleaner with deterministic transformations, but remove.bg pattern—solves friction, not novel.
Non-technical spreadsheet users, data analysts, business users cleaning datasets
OpenRefine · Pandas DataFrame operations · Google Sheets data cleaning features
Upload a messy CSV/Excel file and it:
Normalizes headers (snake_case)
Fixes inconsistent data types
Removes duplicates
Strips hidden Unicode junk
Standardizes formatting
The pipeline is deterministic and idempotent. Files are stored ephemerally and auto-purged.
The interesting part: I used Google Gemini heavily as an engineering collaborator — not just for boilerplate, but for designing parts of the cleaning logic and app structure.
Would love feedback on:
Edge cases I might be missing
Performance concerns at scale
Better approaches to deterministic cleaning
Live demo: https://auto-table.com
Write-up: https://dev.to/voxdroid/autotable-my-one-click-spreadsheet-c...
Agent-guided compilation handles merged cells and multi-level headers LLMs choke on.
Automated CSV cleaning with AI insights, but OpenRefine handles larger datasets for free.
Useful for quick cleanup, but JinaAI and LLMs already handle this natively.
First humanoid robot cleaning service in the US — no humans, just robots.
Before/after slider motivation for neurodivergent families—no guilt, just progress visualization.
Yet another CSV cleaner competing with OpenRefine and Trifacta.