Skip to content

Commit 770c31c

Browse files
doc: update walkerthroughs
1 parent 8689c45 commit 770c31c

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

README.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ Get started with RATH now!
5959

6060
- 🛠 [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.
6161

62+
- Natural Language interface: Ask questions in natural language to get answers/visualizations from your data.
63+
6264
+ AutoVis: Auto-generated multi-dimensional data visualization based on the effectiveness score.
6365

6466
- 👓 [Data Wrangler](https://docs.kanaries.net/rath/prepare-data/extract-text-patterns): Automated data wrangler for generating summary of the data and data transformation.
@@ -82,21 +84,30 @@ Get started with RATH now!
8284
[![](https://docs-us.oss-us-west-1.aliyuncs.com/images/readme/data-profiling-readme.gif)](https://docs.kanaries.net/rath/prepare-data/data-profiling#data-profiling-with-rath)
8385

8486
### Data Preparation
87+
8588
RATH support data preparation with black magic like predictive transformation operations. It will automatically generate suggestions of transformations and cleaning, etc.
8689

8790
[![](https://docs-us.oss-us-west-1.aliyuncs.com/images/readme/text-pattern-general.gif)](https://docs.kanaries.net/rath/prepare-data/data-transformation)
8891

8992
### One-click automated data analysis with visualizations
9093

94+
Augmented analytic engine for discovering patterns, insights, and causals. A fully-automated way to explore and visualize dataset with one click.
95+
9196

9297
[![](https://docs-us.oss-us-west-1.aliyuncs.com/images/readme/autopilot.gif)](https://docs.kanaries.net/rath/explore-data/automated-data-insight)
9398

94-
### Use RATH as your AI Copilot in Data Analysis
99+
### Use RATH as your Copilot in Data Analysis
95100

96-
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.
97102

98103
[![](https://docs-us.oss-us-west-1.aliyuncs.com/images/readme/copilot.gif)](https://docs.kanaries.net/rath/explore-data/data-exploration-copilot)
99104

105+
### Ask about your data
106+
107+
Ask questions about your data, RATH integrates with GPT to generate answers and visualizations.
108+
109+
![](https://docs-us.oss-us-west-1.aliyuncs.com/images/readme/ask-rath.gif)
110+
100111
### Manually explore your data with drag and drop:
101112

102113
<a href="https://docs.kanaries.net/rath/explore-data/explore-data-graphic-walker"><img src="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>

0 commit comments

Comments
 (0)