AI UNDERDOGS
Back
0:00 / 1:00
#141

EatMyData

eatmydata.ai/
Privacy-firstIn-browser SQLOpen-sourceAI data analysis
105 views💬 0 comments🔗 0 visits

Your data never leaves the browser

WHAT IT SOLVES

Every AI analytics tool wants your database upload, account creation, and third-party permissions — then you pray they don't leak it

WHY IT'S INTERESTING

Product taste

SQLite runs inside your browser

Not a local server, not a desktop app — the entire database engine runs in-browser. File imports, SQL queries, analysis all happen inside that sandbox. No cloud needed at all

Real craft

Zero tracking, zero accounts, zero cookies

He puts it bluntly: No analytics, no telemetry, no accounts, no cookies following you around. Not even usage data — that's almost unheard of in AI tools

OpenRouter authorization

LLM calls use your key — raw data stays in-browser

AI inference goes through OpenRouter, but SQL execution and result aggregation all happen locally. The cloud LLM sees your question, not your data

Your data stays yours. Everything happens on your machine. The parts that talk to a cloud are kept to an absolute minimum — and never see your private data

dennis16384

TECH GUESS

SQLite WASM build + browser-side AI/SQL orchestration, likely React or Vue frontend, open-source and self-hostable

📍 Source: hn📅 2026-07-20Original post →Visit site →
Ad
Ad slot (AdSense unit renders here once connected)

Discussion (0)

Sign in with GitHub to post
  • No comments yet — be the first.

Related