Skip to content

Commit f6c496c

Browse files
committed
docs update
1 parent 2728fef commit f6c496c

35 files changed

+1177
-1338
lines changed

pages/docs/_meta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"start-guide": "Start-guide",
33
"connection": "Connection to a database",
44
"connection-manage": "Connection-manage",
5+
"ai-chat": "AI-Copilot",
56
"dashboard": "Dashboard",
6-
"ai-chat": "AI-Chat",
77
"teamwork": "Teamwork",
88
"data-migration": "Data Migration",
99
"settings": "Settings",

pages/docs/ai-chat/_meta.json

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
{
2-
"ai-creatTable": "AI table creation",
3-
"ai-data-collection": "AI data collection",
4-
"sql-optimization": "SQL-Optimization",
5-
"sqltransform": "SQL-Transform",
6-
"ai-excel": "Excel Smart Q&A",
7-
"text2chart": "Text2chart",
8-
"sql-copilot": "SQL-Copilot",
9-
"sql2text": "SQL explanation",
10-
"text2sql": "Text2sql"
2+
"text2sql": "Text2SQL",
3+
"text2chart": "AI Dashboard",
4+
"sql-copilot": "SQL Editor",
5+
"ai-data-collection": "AI datasets",
6+
"sql-optimization": "SQL Optimization",
7+
"ai-creatTable": "Create Table with AI"
118
}

pages/docs/ai-chat/ai-creatTable.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# AI table creation
1+
# Create Table with AI
22

33
The AI-assisted intelligent table structure design function allows users to quickly generate complete SQL table creation statements through simple inputs such as table names and column names.
44
This intelligent process automatically identifies and recommends the most suitable field data type, adds appropriate comments, and creates necessary indexes,

pages/docs/ai-chat/ai-data-collection.mdx

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# AI data collection
1+
# AI datasets
22

33
One of the highlights of Chat2DB's intelligent question-and-answer feature is its powerful ability to create custom AI collection.
44

@@ -38,12 +38,6 @@ This will greatly improve the accuracy of AI generation.
3838

3939
## Step 3: How to use the data collection
4040

41-
After set up the AI data collection, wherever you call AI, you can select AI data collections to do more precise content generation.
41+
After set up the AI datasets, wherever you call AI, you can select AI datasets to do more precise content generation.
4242

43-
### Demo 1: Natural language generation SQL
44-
45-
!['sql-copilot'](/image/AI-image/text2sql1.png)
46-
47-
### Demo 2: Generate Dashboard in natural language
48-
49-
!['sql-copilot'](/image/AI-image/dashboard.png)
43+
!['sql-copilot'](/image/AI-image/aidatasets.png)

pages/docs/ai-chat/ai-excel.mdx

Lines changed: 0 additions & 49 deletions
This file was deleted.

pages/docs/ai-chat/sql-copilot.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SQL-Copilot
1+
# SQL Editor
22

33
- **Real-time code suggestions and completion**: When users start writing SQL queries, SQL Copilot provides real-time syntax suggestions and code snippets to help users complete query writing faster.
44
The tool can provide relevant suggestions based on the context of the user's query statement, such as table names, field names, and functions, to reduce spelling errors and improve query accuracy.

pages/docs/ai-chat/sql-optimization.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SQL-Optimization
1+
# SQL Optimization
22

33
- **Intelligent identification and resolution of performance bottlenecks**: AI SQL optimization is a cutting-edge technology solution that automatically identifies and resolves potential performance bottlenecks and optimization opportunities by deeply analyzing database structure, query statistics, and actual query execution.
44
This technology provides in-depth insights into the health of the database and provides users with professional recommendations on how to improve query performance.

pages/docs/ai-chat/sql2text.mdx

Lines changed: 0 additions & 10 deletions
This file was deleted.

pages/docs/ai-chat/sqltransform.mdx

Lines changed: 0 additions & 12 deletions
This file was deleted.

pages/docs/ai-chat/text2chart.mdx

Lines changed: 20 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,25 @@
1-
# AI text generation chart
1+
# AI Dashboard
22

3-
- **AI automatic report generation**: AI automatic report generation technology can automatically select the most appropriate data source according to your specific needs, and generate reports with excellent visual effects based on the characteristics and trends of the data.
4-
This process does not require human intervention. The system will intelligently analyze the structure and content of the data set to select the visualization elements that best show the characteristics of the data.
5-
For example, for time series data, the system may automatically generate a line chart to show the trend; for categorical data, it may use a bar chart or pie chart to show the distribution.
3+
Chat2DB offers a powerful Dashboard functionality designed to make it easier for data analysts or any user with data analysis needs to view and understand their data more effectively. Through this feature, any charts generated via the AI Copilot can be pinned directly onto your dashboard for easy access and reference.
64

7-
- **Intelligent insights and visualization**: In addition to basic report generation, AI automatic report generation can also provide in-depth data insights. It can identify patterns and outliers in the data and highlight these important information through various charts.
8-
In addition, the system can dynamically adjust the display of charts based on the relevance of the data to ensure that users can quickly grasp key information and make more informed business decisions.
5+
!['dashboard-generation'](/image/dashboard/dashboard1.png)
96

10-
- **Customized reports and suggestions**: Through AI automatic report generation, users can get highly customized reports and analysis suggestions. Whether it is daily monitoring or specific event analysis, the system can provide reports that meet the needs of specific scenarios.
11-
This intelligent approach not only greatly saves time in manually organizing data, but also ensures the accuracy and comprehensiveness of data analysis, bringing higher operational efficiency and competitiveness to the organization.
7+
If you haven't created a dashboard yet, you can start one right away.
128

13-
!['dashboard-generation'](/image/dashboard/dashboard-generation.gif)
9+
!['dashboard-generation'](/image/dashboard/dashboard2.png)
1410

11+
Navigate to the option located at the top right corner of the chart area, indicated by three dots.
12+
13+
!['dashboard-generation'](/image/dashboard/dashboard3.png)
14+
15+
This allows you to not only pin your chart but also provides options to edit the chart type. A variety of chart types are supported, including line graphs, pie charts, bar charts, funnel charts, among others.
16+
17+
!['dashboard-generation'](/image/dashboard/dashboard4.png)
18+
19+
By clicking on the data configuration option at the top right, you gain access to the SQL statement corresponding to the chart. This interface enables you to modify the query according to your requirements.
20+
21+
!['dashboard-generation'](/image/dashboard/dashboard5.png)
22+
23+
After making adjustments to the SQL statement, simply click 'Run', then return to see the updated chart based on your modifications.
24+
25+
Once satisfied with the changes, don't forget to click 'Save' to ensure all your customizations are preserved in the dashboard.

0 commit comments

Comments
 (0)