Tagged: Metabase

MinusX with Metabase Charting 0

From Prompt to Report

I have been exploring LLMs to see if they can be used to do data analysis. LLMs are not good with data by default. But they are good at analyzing a small table and trying to make sense of it. LLMs are also decent at writing code. So my wish was, can I...

Personal Analytics Dashboard 2

Personal Analytics Dashboard using Metabase and Nomie

I love personal analytics. Ever since I have started logging using Nomie, I have experimented with data, mostly using spreadsheet. It’s interesting to find patterns and make corrections. Nomie uses CouchDB as the cloud storage. CouchDB is a great database but I prefer a simple RDBMS when I want to query. So sometime...