AI x Data Using LLMs to generate user-defined real-time data visualizations UIs are changing. Here's how to use LLMs and real-time analytics APIs to build allow your users to generate their own data visualizations.
AI x Data Build natural language filters for real-time analytics dashboards Click-to-filter is out. Prompt-to-filter is in. Learn how to ditch the filter sidebars and dropdowns and replace them with a single user text input and an LLM.
AI x Data Hype v. Reality: 5 AI features that actually work in production It's hard to sift through all the AI hype. Here are 5 AI features you can build that add immediate value to your app.
AI x Data Instrument your LLM calls to analyze AI costs and usage If you're building AI features, make sure to instrument your LLM calls so you can analyze costs, usage, and adoption. Here are a few examples in Python and TypeScript.
AI x Data Hey Claude, help me analyze Bluesky data. This is the full, unedited transcript of our conversation with Claude, whose context-awareness is provided by a v0 Tinybird MCP Server.
AI x Data Real-Time Anomaly Detection: Use Cases and Code Examples I've spent a decade developing anomaly detection systems. Here are some example code snippets you can use to inspire your real-time anomaly detection system.