Query CSV with AI
Upload your CSV and interact with it using natural language. Your data stays private and secure on your device.
Quick Start
- 1Upload your CSV file
Select a CSV file from your device. Column types and names are automatically detected.
- 2Ask a question in natural language
Type your question about the data in plain English — no SQL knowledge required.
- 3AI generates and runs the query
Llama-3-70b generates SQL from your question, which is executed locally against your CSV via WebAssembly.
- 4View results in a table
Browse your answer in an interactive table. Refine your question or export the results.
Specs
- Input
- .csv
- AI model
- Llama-3-70b
- Engine
- DuckDB WASM
Data stays on your device
Your CSV data stays on your device. Only column schema is sent to the AI model to generate SQL.
Query your CSV files using natural language powered by Llama-3-70b AI. The tool detects your CSV schema, generates SQL from your question, and executes it locally via DuckDB WASM — your row data never leaves the browser.
0 bytes
Row data transmitted
Llama-3-70b
AI model
DuckDB WASM
SQL engine
Natural Language Queries
Ask questions about your data in plain English — no SQL knowledge required.
Privacy-Focused
Your CSV row data never leaves your device. Only the column schema is sent to generate SQL.
Powered by Llama-3-70b
State-of-the-art AI translates your questions into accurate SQL queries automatically.
No Sign-Up Required
Start querying your CSV files immediately — no account creation or registration needed.
How does CSV AI work?
The tool detects column types and names in your CSV, prompts Llama-3-70b to generate SQL from your natural language question, then executes the SQL in your browser directly against the CSV without data leaving your device.
Is my data private?
Yes. Your CSV data stays on your device. Only the column schema is sent to the AI model to generate SQL — the actual row data never leaves your browser.
What kind of questions can I ask?
You can ask any analytical question about your data, such as filtering, aggregating, grouping, finding top/bottom values, counting, or computing averages.
Do I need to know SQL?
No. The AI translates your natural language questions into SQL automatically. Just describe what you want to know in plain English.
How CSV AI Works
- Detects column types and names in your CSV.
- Prompts Llama-3-70b AI to generate SQL based on your natural language query.
- Executes the SQL in your browser directly against the CSV without data leaving your device.
CSV AI in Action
- Upload your CSV file.
- Ask a question in natural language.
- Get the answer in a table.
