# AI Agent SDK Demo

### start

```
yarn
yarn start
```

### build

```
yarn build
```

### develop

Try to edit `src/pages/home/index.tsx` and save, the IDE will auto reload.

For more information, please visit [TAgent API Document](https://developer.tuya.com/material/library_oHEKLjj0/component?code=TAgent)

Source code can be found at [GitHub](https://github.com/Tuya-Community/tuya-ray-materials?path=example/TAgentDemo)