trending
EatMyData

6h ago

eatmydata - Questions-to-SQL-to-Dashboard AI

Yet another "talk to your data and build a dashboard" app, where data does not leave your browser. You ask a question, agents produce multiple SQL queries to in-browser sqlite, never seeing results, and write dashboard configuration code. The data you analyze indexed by a local semantic index (embeddings generation + sqlite vector search fully local). Next, sandboxed QuickJS runs this code to produce dashboards directly in your browser, no backend attached. This is a fully frontend app.