Getting Started
Last updated
Last updated
Before you begin, ensure you have the following:
Python 3.8 or higher installed on your system.
pip (Python’s package installer) updated to the latest version.
A Chronocast API key (Check our ).
Before you begin, ensure you have the following:
Python 3.8 or higher installed on your system.
pip (Python’s package installer) updated to the latest version.
A Chronocast API key (sign up at to get yours).
Step 1: Install the SDK
Open your terminal or command prompt and run:
To ensure the SDK is installed correctly, run:
You should see details like the version number and installation path.
Now that the SDK is installed, let’s create your first AI host.
Start by importing the Chronocast SDK into your Python script:
Use your API key to initialize the SDK:
Define your AI host’s personality and traits:
Once your AI host is created, you can start streaming and interacting with your audience.
Use the start_stream
method to begin streaming:
Allow your AI host to interact with viewers in real time:
Incentivize viewer engagement by rewarding them with $CHRONO tokens:
Turn your AI host into a tradable NFT:
API Key Not Working: Ensure you’ve copied the correct API key from your Chronocast dashboard.
Stream Not Starting: Verify your platform’s stream key and ensure your internet connection is stable.
AI Host Not Responding: Check if the AI host’s personality and traits are configured correctly.
Now that you’ve set up your AI host and started streaming, here’s what you can do next:
Explore advanced customization options for your AI host.
Integrate tokenized economies to monetize your streams.
Dive into Web3 features like minting AI host NFTs.
Visit our or join the for assistance.