WebGL Experience Without 3D Model

Good afternoon, I have a question . I would like to make an interface in unity webgl . Where I could call my Ai character and talk to him.
Could you please advise me if this is possible and how I could do it . And is it possible to get away completely from the 3D model that it would just be this call and voice and text chat?
Thank you very much in advance .

Hello @Robert_Ivanov,

Welcome to the Convai Developer Forum!

Yes, absolutely, you can achieve this. There are no limitations on this.

Convai is visually independent, which means you’re not required to use a 3D model. You can build your own interface in Unity WebGL with just voice and text chat, and call your AI character directly through the ConvaiGRPCWEBAPI.cs