Integration of FF with Interactive Avatars from HeyGen, D-ID, or Others

Integrations

Hi everyone, I’m working on a project that includes a chatbot featuring an avatar, in addition to the conventional chatbot. Both HeyGen and D-ID provide SDKs for Node.js.

Another challenge regarding FF is the WEBRTC integration required to connect with the avatar (which is essentially an animated photo with lip-sync). Has anyone managed to establish any kind of connection with these companies?

This isn’t about creating a regular web call but specifically implementing a chatbot with an avatar. Has anyone faced similar issues integrating with these companies or developed something similar involving WEBRTC specifically for chatbots?

I appreciate any tips you can share.

What have you tried so far?

As I have limited knowledge of DART (which is why I use FF), I’ve built the solution in another language, but I would really like to develop it using FF. The only problem I’ve encountered is the lack of information on WebRTC for FF. I found an article about Flutter/Dart, but I think I need something more high-level to implement it successfully. I’m hesitant to start working with Dart libraries and risk crashing my application

Did you check FlutterFlow's Documentation for this topic?
No
1 reply