Unity Plugin
Convai's Unity Plugin provides you with all the tools you need to integrate conversational AI into your Unity projects. Convai offers specialized NLP-based services to build intelligent NPCs for your games and virtual worlds. Please refer to our website for a full tour of our services and support for other engines.
This is the Core version of the plugin. It has a sample scene for anyone to get started. This version of the plugin only contains the basic Convai scripts and Character Downloader.
Unity Plugin Quick Setup Video
We have multiple versions of the plugins with different features. You can find them below:
Version | Features | Download Link |
---|---|---|
Unity Verified Solution | This is the Long Term Support version of our core version. It contains all the necessary tools for adding conversational AI to your characters. | |
Core | This is the core version of the plugin.
It contains all the necessary tools for conversation along with a character importer that can import a character into the Scene. | |
Ready Player Me (Recommended for most purposes) | This version of the plugin comes out of the box with Ready Player Me characters integrated with Oculus Lip Sync and Head and Eye Tracking. You can easily import characters and save them as prefabs to use throughout the project. | |
Actions
(Forked from Ready Player Me) | [EXPERIMENTAL]
This version of the plugin has support for the Actions. Currently, this version is still in development. This version will soon be merged with other versions of the plugin. |
We have a sample package containing a sample scene for anyone to get started. The
Assets/Scenes
folder contains a fully functional Conversation AI-enabled NPC capable of conversing, along with OVR LipSync, Ready Player Me, and Basic Head and Eye Following.To create your own NPC and understand how our pipeline works, follow this link.
Check out the Demo Scene in the
Assets/Scenes
Folder!Last modified 11d ago