DataLens
Private by design · runs in your browser · free

Ask your data anything.
Answers in seconds.

DataLens is an AI data analyst that writes and runs Python on your spreadsheets — entirely in your browser. Upload a file, ask in plain English, get an interactive chart and the code behind it. Your rows never touch a server.

How the privacy model works

Goes to the AI

Only your column names and types — the schema. Enough for the model to write correct pandas code, and nothing more.

Stays on your device

Every actual row of data. The generated code executes locally in a WebAssembly Python engine — the values never leave the browser tab.

Your data never leaves your browser

Python runs client-side via Pyodide (WASM). Only the column schema is ever sent to the AI — never your rows.

Ask in plain English

"Top 5 products by revenue?" The AI writes pandas code, runs it locally, and shows you the chart and the code.

Self-healing analysis

If generated code errors, DataLens feeds the traceback back to the model and retries — up to three times — automatically.

CSV, Excel, JSON & Sheets

Drop a file, paste a table, or import a public Google Sheet. Up to 150k rows, all parsed in-browser.

Speaks your language

English, Roman Urdu, and Hinglish — plus voice input. Ask however feels natural.

Share a result in one click

Publish any chart as a public read-only link — the aggregated result only, never the underlying dataset.

From file to insight in three steps

1

Load your data

Drag in a CSV or Excel file. It's parsed and profiled in your browser in seconds.

2

Ask a question

Type or speak. The AI writes and runs pandas code against your data locally.

3

See the answer

Get an interactive chart, the plain-English explanation, and the exact code behind it.

No sign-up. No upload to a server. Just answers.

Try it with a built-in sample dataset, or bring your own.

Open the workspace