Data Profiler

Overview

Produces visual and report-formatted profiles on datasets, speeding up the initial data quality and analysis process significantly. The inputs are tables from a selected database, and our profiler outputs a visual profile through data profiling, as well as an insights report, generated through a finetuned LLM.

How it Works

Once you choose a database to connect to, the next page will feature basic statistical metadata for every table in the database It helps give quick context to the quality of tables in the database. Through our insights generator, A visual data profile gets generated, and an LLM generates insights based on this information with recommendations on the data, including things like identifying primary keys, data quality issues, correlations, and recommendations for data warehouse implementation.