RiyadhAI real-time agents SDK for voice, RTC, and plugin integrations.
Project description
RiyadhAI Python SDK
Enterprise-grade Python SDK for RiyadhAI real-time agents, RTC, and plugin integrations.
Attribution
This SDK is derived from upstream LiveKit open-source software and rebranded by RiyadhAI, LLC. LiveKit names are preserved only for factual attribution where required by Apache-2.0 notice obligations.
License
Apache License 2.0. See LICENSE and NOTICE.
Install
pip install riyadhai
For production/native features, install from published platform wheels. Source distributions are intentionally lightweight and do not bundle large native runtime assets.
Optional plugin dependency bundles:
pip install "riyadhai[all]"
pip install "riyadhai[openai,deepgram,cartesia,silero,turn-detector]"
Project Layout
src/riyadhai/package sourceexamples/runnable example agentsdocs/release and support documentationpyproject.tomlhatchling build configuration
Compatibility Policy
This rebranding baseline changes branding and namespace only; business logic and runtime contracts are preserved.
Migration Guide
This baseline is intentionally breaking and does not include legacy compatibility shims.
from livekit import ...->from riyadhai import ...- package names rebranded to
riyadhai*
Examples
python examples/pipeline_agent.py download-files
python examples/realtime_agent.py download-files
Console Log Modes
Set RIYADHAI_LOG_MODE to tune console verbosity without code changes:
transcript_only(default): keep DEBUG focused on user transcriptionfull_debug: show full DEBUG streaminfo_only: hide DEBUG and show INFO+
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file riyadhai-1.4.1.tar.gz.
File metadata
- Download URL: riyadhai-1.4.1.tar.gz
- Upload date:
- Size: 3.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
175280da66e479be50a74285277618457c6a4fc2849c251f34f2b70e52043ea6
|
|
| MD5 |
f5a1250173c38fe7a5775672e12f3678
|
|
| BLAKE2b-256 |
81cf42ee0b0825282dd471d1f42978fbe5cc1f986514fbc8ba674bd449b76efc
|