# AI Agent SDK Demo

### 启动

```
yarn
yarn start
```

### 构建

```
yarn build
```

### 开发

尝试编辑 `src/pages/home/index.tsx` 然后保存, IDE 将自动更新。

请访问 [TAgent API 文档](https://developer.tuya.com/material/library_oHEKLjj0/component?code=TAgent) 获取更多信息。

源码可在 [GitHub](https://github.com/Tuya-Community/tuya-ray-materials?path=example/TAgentDemo) 找到