Skip to content

Open-source, browser-local data exploration using DuckDB-Wasm and PRQL

License

Notifications You must be signed in to change notification settings

thepandaguitar/pretzelai

Repository files navigation

Pretzel Data

We’ve built a tool for point-and-click data exploration and visualization. It’s open-source, runs locally in your browser and can handle large data files.

Demo video Demo Video

Live demo at https://pretzelai.github.io

Tech Stack: DuckDB, PRQL, TypeScript, React, Shadcn, OpenAI

Developer experience

Develop locally by npm run start

Deploy by just running npm run build and uploading the contents of the build folder to your hosting.

Configuration

  • (optional) PostHog: update /srs/lib/config.ts
  • (optional) AI Enpoint: deploy a cloud function so your users don't have to add an OpenAI API key. Check cloud folder for instructions.

About

Open-source, browser-local data exploration using DuckDB-Wasm and PRQL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 93.3%
  • JavaScript 5.1%
  • CSS 1.1%
  • HTML 0.5%