Conva.AI Playground Description
Conva.AI Playground App for developers to try out the Assistants created in Studio without writing code. The Playground app has two broad purposes -
1) To allow Conva.AI developers to try out the Assistants, its Capabilities and the platform experience (including ASR and TTS) without any integration. The PG app operates in two modes
—- Copilot mode which uses the built-in Conversational Overlay (bottom sheet UI with integrated ASR and TTS experience) or
—- The headless mode which allows developers to build their own interface to consume Conva.AI inside their app.
In the PG app, we have implemented a simple chat interface to demonstrate the headless mode
2) For developers to understand how to use code integration. The PG app will be open sourced shortly to allow developers to understand how to integrate Conva.AI into their app
Key Features:
- Seamless interaction with Conva.AI Assistant without needing to explicitly integrate
- Reference code for understanding integration with default UI experiences and building ur own custom experience
To create a ConvaAI assistant and test it via the PG app, please click the link below. This will direct you to the ConvaAI console where you can create your assistant.
Once created, the console will provide a QR code which you can scan to try out your assistant via the PG app.
https://studio.conva.ai/
1) To allow Conva.AI developers to try out the Assistants, its Capabilities and the platform experience (including ASR and TTS) without any integration. The PG app operates in two modes
—- Copilot mode which uses the built-in Conversational Overlay (bottom sheet UI with integrated ASR and TTS experience) or
—- The headless mode which allows developers to build their own interface to consume Conva.AI inside their app.
In the PG app, we have implemented a simple chat interface to demonstrate the headless mode
2) For developers to understand how to use code integration. The PG app will be open sourced shortly to allow developers to understand how to integrate Conva.AI into their app
Key Features:
- Seamless interaction with Conva.AI Assistant without needing to explicitly integrate
- Reference code for understanding integration with default UI experiences and building ur own custom experience
To create a ConvaAI assistant and test it via the PG app, please click the link below. This will direct you to the ConvaAI console where you can create your assistant.
Once created, the console will provide a QR code which you can scan to try out your assistant via the PG app.
https://studio.conva.ai/
Open up