Building a Conversational AI Chatbot + 3D Avatar

The goal for this project is to build a voice-to-voice CAI (Conversational AI) integration with an interactive 3D Avatar. Initially, it will integrate with SAP Conversational AI, which despite it’s name, is a text-to-text service. So, round trip looks like voice-to-text => CAI => text-to-voice, out to the user. Hopefully the performance isn’t terrible. Here’s …