No result found
ug-docs Logo
API JS Unity Python
Start Here
📚

Python Introduction

UG AI Engine for children

Getting Started
🕹️
Start Here
🥡
System Overview
🎮
Interaction
🌐
Terminology
🔐
Auth and onboarding
API
🎪
API
💬
Transcription API
JS SDK
📚
JS Introduction
🌎
Architecture Deep Dive
💫
Usage Examples
📖
FAQ
🤖
Demo
Unity SDK
📚
Unity SDK - Introduction
🛠️
Set up
🏀
Quick Start
💫
Usage Example
💬
Conversation Events
📖
FAQ
Support
🙂
Contact Us
Python SDK
📚
Python Introduction
 

Introduction


 
This document provides an overview of the UG Python SDK package for interacting with UGs infrastructure.
Please refer to the sdk here:
https://github.com/uglabs/ug-python-sdk/
 
To see a list of protocol message - follow this
https://github.com/uglabs/ug-python-sdk/blob/main/pug_protocol/messages.py
Introduction