You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+35-29Lines changed: 35 additions & 29 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,68 +41,76 @@
41
41
42
42
## Introduction
43
43
44
-
**RATH**i an software beyond open-source alternative to Data Analysis and Visualization tools such as Tableau. It automates your Exploratory Data Analysis workflow with an Augmented Analytic engine by discovering patterns, insights, causals and presents those insights with powerful auto-generated multi-dimensional data visualization.
44
+
**RATH**is not just an open-source alternative to Data Analysis and Visualization tools such as Tableau, but it automates your Exploratory Data Analysis workflow with an Augmented Analytic engine by discovering patterns, insights, causals and presents those insights with powerful auto-generated multi-dimensional data visualization.
45
45
46
-
<ahref="https://kanaries.net"><imgsrc="https://kanaries-docs.oss-cn-hangzhou.aliyuncs.com/img/github-readme/feature-demo.gif"alt="RATH features demo"></a>
- 🚀 [Sandbox demo for parts of features](https://rath.kanaries.net)
52
53
- 📖 [Read RATH Docs](https://docs.kanaries.net)
53
54
-[Video introducing RATH's data painter](https://youtu.be/djqePNyhz7w)
54
55
55
56
56
-
## Table of contents
57
+
## Features
58
+
+ 🤖 [AutoPilot for Data Exploration](https://docs.kanaries.net/rath/explore-data/automated-data-insight): Get Insights with One Click! Augmented analytic engine for discovering patterns, insights, and causals. A fully-automated way to explore and visualize dataset with one click.
- 🛠 [Copilot for Data Exploration](https://docs.kanaries.net/rath/explore-data/data-exploration-copilot): RATH will work as your copilot in data science, learn your intends and generate relevant recommendations.
59
61
60
-
## Features
61
-
+ 🤖 [Mega-auto exploration](https://docs.kanaries.net/auto-explore): Augmented analytic engine for discovering patterns, insights, and causals. A fully-automated way to explore your data set and visualize your data with one click.
62
+
- Natural Language interface: Ask questions in natural language to get answers/visualizations from your data.
62
63
63
64
+ AutoVis: Auto-generated multi-dimensional data visualization based on the effectiveness score.
64
65
65
-
- 👓 [Data Wrangler](https://docs.kanaries.net/data-source): Automated data wrangler for generating summary of the data and data transformation.
66
-
67
-
- 🛠 [Semi-auto exploration](https://docs.kanaries.net/semi-auto-explore): Combines automated data exploration and manual exploration. RATH will work as your copilot in data science, learn your interests and uses augmented analytics engine to generate relevant recommendations for you.
66
+
- 👓 [Data Wrangler](https://docs.kanaries.net/rath/prepare-data/extract-text-patterns): Automated data wrangler for generating summary of the data and data transformation.
68
67
69
-
- 🎨 [Data painter](https://docs.kanaries.net/data-painter): An interactive, instinctive yet powerful tool for exploratory data analysis by directly coloring your data, with further analytical features. A video about data painter [here](https://youtu.be/djqePNyhz7w)
68
+
- 🎨 [Data Painter](https://docs.kanaries.net/rath/explore-data/data-painter): An interactive, instinctive yet powerful tool for exploratory data analysis by directly coloring your data, with further analytical features. Watch [this video](https://youtu.be/djqePNyhz7w) demonstrating about how to discover data insights with Data Painter.
70
69
71
70
-:bar_chart: Dashboard: build a beautiful interactive data dashboard (including a automated dashboard designer which can provide suggestions to your dashboard).
72
71
73
-
-:construction:Causal Analysis: Provide causal discovery and explanations for complex relation analysis.
72
+
- Causal Analysis: Identify and examine the causal relationship between variables, which can help explore the data, create better prediction models and make business decission.
74
73
75
74
76
75
## Walkthroughs
77
76
78
77
### Import data from online databases or CSV/JSON files.
RATH support data preparation with black magic like predictive transformation operations. It will automatically generate suggestions of transformations and cleaning, etc.
Assisted with AI, RATH can help you with your data analysis. Just provide RATH with some input and it will learn about your interests and suggest analysis directions to take.
101
+
RATH will work as your copilot in data science, learn your intends and generate relevant recommendations.
### Manually explore your data with drag and drop:
104
112
105
-
<ahref="https://docs.kanaries.net/semi-auto-data-exploration#manually-explore-your-data"><imgsrc="https://kanaries-docs.oss-cn-hangzhou.aliyuncs.com/img/github-readme/manually-explore-data-tableau-ui.gif"alt="Manually explore your data with a Tableau-like UI"></a>
113
+
<ahref="https://docs.kanaries.net/rath/explore-data/explore-data-graphic-walker"><imgsrc="https://docs-us.oss-us-west-1.aliyuncs.com/images/readme/graphic-walker.gif"alt="Manually explore your data with a Tableau-like UI"></a>
106
114
107
115
> Manual Exploration is an independent embedding module. You can use it independently in your apps. For more details, refer to the README.md in in `packages/graphic-walker/README.md`.
108
116
>
@@ -117,7 +125,7 @@ Assisted with AI, RATH can help you with your data analysis. Just provide RATH w
117
125
118
126
[Data Painter Video 🔥 on Youtube](https://youtu.be/djqePNyhz7w)
119
127
120
-
<a href="https://docs.kanaries.net/data-painter"><img src="https://kanaries-docs.oss-cn-hangzhou.aliyuncs.com/img/github-readme/data-analysis-paiting.gif" alt="Interactive data analysis by painting"></a>
128
+
<a href="https://docs.kanaries.net/rath/explore-data/data-painter"><img src="https://docs-us.oss-us-west-1.aliyuncs.com/images/readme/data-painter.gif" alt="Interactive data analysis by painting"></a>
If you want to add support for more database types or data engines, feel free to [Contact us](https://docs.kanaries.net/join#-need-help)
164
+
If you want to add support for more database types or data engines, feel free to [Contact us](https://docs.kanaries.net/support)
157
165
158
166
## Developer Documentation
159
167
160
168
RATH software is in open alpha stage. We are working on improving its code and documentation.
161
169
162
170
If you are using RATH for your project(s), please let us know what are you using it for by emailing us at [[email protected]]([email protected]). Feedbacks are also welcomed. If you find a bug or have a feature request, please create an issue.
163
171
164
-
We encourage you to check out our [RATH Docs](https://docs.kanaries.net) for references and guidance. RATH Docs are scripted and maintained by technical writers and editors who collectively follow a standardized [style guide](https://docs.kanaries.net/documentation-style-guide) to produce clear and consistent documentation.
172
+
We encourage you to check out our [RATH Docs](https://docs.kanaries.net) for references and guidance.
165
173
166
174
## Project Status
167
175
@@ -191,7 +199,7 @@ Feel free to [contribute to the RATH project](contribution-guide), submit any is
191
199
192
200
## Contributions
193
201
194
-
Please check out the [Contributing to RATH guide](https://docs.kanaries.net/contribution-guide)
202
+
Please check out the [Contributing to RATH guide](https://docs.kanaries.net/community/contribution-guide)
195
203
for guidelines about how to proceed.
196
204
197
205
Thanks to all contributors :heart:
@@ -201,9 +209,7 @@ Thanks to all contributors :heart:
201
209
</a>
202
210
203
211
## LICENSE (AGPL)
204
-
Rath is an automated data analysis and visualization tool (auto-EDA).
205
-
206
-
See LICENSE and LICENSE2 for details.
212
+
Rath is an automated data analysis and visualization tool (auto-EDA). It is a free and open-source software licensed under the AGPL.
207
213
208
214
---
209
215
@@ -214,4 +220,4 @@ Branded icons are licensed under their copyright license.
0 commit comments