Installation

This guide provides instructions for installing and using our SDK in any web project.

SDK InstallationCopied!

Add the following script tag to the <head> section of your HTML file:

<script type="module" src="https://sdk.youzu.ai/0.0.1/youzu-sdk/youzu-sdk.esm.js"></script>

This installation method uses ES modules and is compatible with modern browsers and frameworks that support ES modules.

For more examples and detailed documentation, refer to the SDK Components guide.

For any additional support or questions, please reach out to our support team.