Skip to content

Commit 6d763a6

Browse files
authored
Merge pull request #1022 from dynamsoft-docs/update-ai-overview
docs: link AI nav to Overview and restructure overview page
2 parents 4480f84 + cb2285a commit 6d763a6

2 files changed

Lines changed: 12 additions & 9 deletions

File tree

_articles/ai/overview.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,18 @@ description: Overview of Dynamic Web TWAIN and AI.
1010

1111
# AI Overview
1212

13-
AI can answer questions related to Dynamic Web TWAIN and write codes directly. You can utilize AI in several ways.
13+
AI can answer questions about Dynamic Web TWAIN and write code directly. You can use AI in several ways.
1414

15-
## How to Use
15+
## Ask AI
1616

17-
1. Use the "Ask AI" buttton to ask questions about the SDK.
17+
Use the "Ask AI" button on this documentation site to ask questions about the SDK and get answers based on the documentation.
1818

19-
![Ask AI Button](/assets/imgs/ask-ai-button.jpg)
19+
![Ask AI Button](/assets/imgs/ask-ai-button.jpg)
2020

21-
2. Use the [agent skills](./agent-skills.md) in your AI agent like Claude Code, Codex and Cursor. Skills teach the agent how to include Web TWAIN in your project and use its APIs correctly.
21+
## Agent Skills
2222

23-
3. Use [llms.txt](/llms.txt) and [llms-full.txt](/llms-full.txt) to provide documentation for large language models (LLMs) and apps that use them.
23+
Use the [agent skills](./agent-skills.md) in AI agents like Claude Code, Codex, and Cursor. Skills teach the agent how to include Web TWAIN in your project and use its APIs correctly.
24+
25+
## Use with LLMs
26+
27+
Use [llms.txt](/llms.txt) and [llms-full.txt](/llms-full.txt) to provide documentation for large language models (LLMs) and the apps built on them.

_data/full_tree.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -197,10 +197,9 @@ tree_list:
197197
path: /info/schedule/Addon.html
198198
- name: Deprecated
199199
path: /info/schedule/deprecated.html
200-
- name: AI
200+
- name: AI
201+
path: /ai/overview.html
201202
childList:
202-
- name: Overview
203-
path: /ai/overview.html
204203
- name: Agent Skills
205204
path: /ai/agent-skills.html
206205
- name: Upgrade Instructions

0 commit comments

Comments
 (0)