Open-source alternative to data analysis and visualization tools
Top 11.2% on sourcepulse
RATH is an open-source platform for automated exploratory data analysis (auto-EDA) and visualization, targeting data scientists and analysts. It aims to accelerate the data exploration workflow by automatically discovering patterns, insights, and causal relationships, presenting them through auto-generated visualizations and an interactive interface.
How It Works
RATH employs an augmented analytic engine to automate data exploration, identifying patterns, insights, and causal relationships. It leverages a natural language interface, integrating with GPT for querying data and generating visualizations. The platform includes features like "AutoVis" for optimal chart selection, a "Data Wrangler" for automated data preparation and transformation suggestions, and an interactive "Data Painter" for direct data manipulation and analysis.
Quick Start & Requirements
npm i --save @kanaries/graphic-walker
or yarn: yarn add @kanaries/graphic-walker
.yarn install yarn workspace rath-client build
.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
The Causal Analysis feature is currently in Alpha stage. The AGPL license requires derivative works to also be open-sourced under AGPL, which may impact commercial adoption in closed-source environments.
1 month ago
1 week