Resources · set-up guide

SET-UP GUIDE.

From zero to a running character in under an hour. Four steps, no surprises.

1

Install the SDK

Add the Anvora Engine SDK to your project. Available in Python, TypeScript, Go, Rust, and Java.

Terminal pip install anvora-engine
2

Authenticate

Generate an API key from the dashboard and set it as an environment variable.

Terminal export ANVORA_API_KEY=your_key_here
3

Load a character

Instantiate a character from your account. The engine pulls the latest persona snapshot automatically.

Terminal anvora.character("livvy").start()
4

Go live

Point your RTMP output at Anvora's ingest endpoint and your character is on stage.

Terminal anvora.stream.rtmp(endpoint="rtmp://ingest.anvora.id/live")

The next frontier of AI is not capability — it is character.

Products
FeaturesWeb DemoPricingCharactersEngine SDK
Resources
Set-up GuideUse CasesDocumentationChangelogStatus
Company
AboutCareersBecome an AffiliateMedia KitPress
Legal
TermsPrivacyAcceptable useDPA
© 2026 Anvora Inc. · Made on a stage · v0.1
Status · all systems live