Getting started
Step-by-step path from installing the Convai Unity SDK to a validated, working conversational AI character in your scene.
By the end of this section, your project contains a responsive AI character that listens, processes speech through Convai, and responds in real time. Follow the pages in order — each step builds directly on the previous one.
Before you begin: Confirm your environment meets the requirements on the Prerequisites page — Unity version, required packages, and a Convai account with an API key.
Preparation
Scene setup
Scene components reference Learn what ConvaiManager, ConvaiCharacter, and ConvaiPlayer do and how they depend on each other.
Validate your setup Run the scene validator to confirm required components are present before adding features.
Next steps
Once you have validated your setup, explore the Features section to add Actions, Emotion, Long-Term Memory, or Vision to your characters.
FeaturesReview Core Concepts for a deeper understanding of the session lifecycle and event system before building further.
Core conceptsLast updated
Was this helpful?