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
`@visactor/vmind` is an intelligent chart component based on LLM provided by [VisActor](https://www.visactor.io/), including dialog-based chart generation and editing capabilities. It provides a natural language interaction interface, allowing you to easily create chart narrative works with `@visactor/VMind` with just one sentence, and edit them through continuous dialogue, greatly improving your efficiency in creating data visualization works.
10
48
11
49
The main features of `@visactor/vmind` include:
@@ -17,9 +55,9 @@ The main features of `@visactor/vmind` include:
17
55
18
56
## Development Guide
19
57
20
-
### Demo Page
58
+
### Docs Page
21
59
22
-
Enter the VChart repository and execute:
60
+
Enter the VMind repository and execute:
23
61
24
62
```bash
25
63
# Install dependencies
@@ -28,11 +66,10 @@ $ rush update
28
66
$ rush docs
29
67
```
30
68
31
-
Select VMind from the top navigation bar, enter your OpenAI Key, click generate chart, and you can experience VMind.
0 commit comments