Updates

Feature drops, small wins, and what we're building — straight from our LinkedIn.

AR5 Labs
AR5 Labs

1d ·

We just shipped built-in PII detection — and it works before your data even uploads. When you drop your data, our AI scans the column names — just the names, never your actual data — and flags anything that looks like personally identifiable information. Names, emails, SSNs, phone numbers, addresses, IP addresses. Before a single row hits disk, you choose what to do: 👉 Mask it (j*@g*.com) 👉 Hash it (one-way scramble for joins) 👉 Pseudonymize it (consistent labels for grouping) 👉 Drop it entirely 👉 Keep it One click. Done before upload. Your data gets anonymized, then analyzed. Full analytical value, zero privacy risk. Most teams either skip anonymization because it's too much friction, or do it manually in a separate step that nobody does consistently. We made it zero-friction. The AI flags it. You confirm. Upload. That's it. Privacy shouldn't be a separate workflow. It should be built into the moment you first touch the data.

more
AR5 Labs
AR5 Labs

5d ·

Same question. Same data. Completely different results. We asked ChatGPT and PlotStudio AI the exact same question on the exact same housing dataset. "Predict the sale price of a house based on its overall quality, living area, and garage characteristics" 1,459 homes. 81 features. Same CSV. Same moment. ChatGPT analyzed for 30 seconds. PlotStudio analyzed for 3 minutes and 46 seconds. ChatGPT skipped straight to an answer — one formula, no process. PlotStudio AI spent 38 seconds planning before any code ran — clean, explore, correlate, model, interpret, caveat — the same way an analyst would. Then it gave a multi-page PDF report with: 👉 Full data cleaning (259 missing values imputed, 6 amenity columns recoded) 👉 Correlation heatmap that flagged multicollinearity ChatGPT never checked 👉 A better model — with interaction terms that captured something important 👉 Plain-language interpretation of every coefficient 👉 A limitations section covering extrapolation risk and in-sample bias

more
AR5 Labs
AR5 Labs

1w ·

We shipped keyboard shortcuts because a user asked for them — the next day. Someone using PlotStudio told us: "I love the different analysis modes, but switching between them should be faster." PlotStudio has five analysis modes: 👉 Auto — AI chooses the right depth for your question 👉 Quick Analysis — fast answers like "plot revenue by region" 👉 Planned Analysis — deep, multi-step investigations with stakeholder-ready output 👉 Response Only — skip the code, just get the answer 👉 Workspace Insights — connect patterns across all your analyses Switching between them should feel effortless. Now it's one keystroke.

more