# 教程

```{raw} html
<script>location.replace("overview.html" + location.search + location.hash)</script>
```

```{toctree}
:hidden:
:maxdepth: 2

概览 <overview>
用样例数据完成第一次 AI 问答 <moi-quickstart>
快速创建并使用首个智能体 <agent-quickstart>
用财务审核 Skill 创建报销审核智能体 <expense-audit-agent>
使用智能体整理并提交 GitHub Issue <agent-github-issue>
从一份 PDF 创建首个知识库 <pdf-knowledge-base>
从本地 Excel 到 NL2SQL 智能问数 <excel-nl2sql>
用语义配置提升知识库问数准确性 <knowledge-base-semantic-config>
为文档问答配置 RAG 语义 <knowledge-base-rag-semantic-config>
使用工作流批量构建图文 RAG 数据 <workflow-multimodal-rag>
使用工作流批量转录音频 <workflow-audio-transcription>
批量提取 S3 钻孔资料中的编号和孔深 <s3-engineering-document-extraction>
```
