AI Analytics Guide

Embed an AI Data Analyst in a React or Vue App

An embedded AI Data Analyst can let users ask plain-English questions about application data without learning SQL. TinyPivot Pro combines that workflow with a grid, pivot tables, and charts.

Use your own AI provider

TinyPivot follows a bring-your-own-key model. Your application configures the endpoint and provider integration, which gives you control over model choice, cost, and operational boundaries.

Keep query execution in your environment

TinyPivot can generate SQL from the available schema while your application executes queries against its own backend or a client-side engine such as DuckDB WASM. That keeps data processing under your control.

Return results to a useful analytics surface

Generated results appear in the same grid where users can continue exploring with filters, pivot tables, and charts. The goal is not a detached chatbot; it is a faster route into analysis.

Try TinyPivot in your framework

Both packages expose the same product behavior and include TypeScript support.

React

pnpm add @smallwebco/tinypivot-react

Vue 3

pnpm add @smallwebco/tinypivot-vue

Start free. Upgrade when your analytics surface grows.

Free pivot tables for React and Vue 3, with lifetime Pro licensing for advanced features.

Open the Demo