How can I get the Convai character to comment on graph data in Unity in realtime?

I am developing a fitness style app and was wondering what would be the best approach for my convai character to give live feedback on a live heartrate or graph data and body movement. How do I feed live data for the character to analyse and give feedback on. Is this EDA, Exploratory Data Analysis and has anyone tried this?
Best wishes
Nick

Hello @Nig_shah,

Welcome to the Convai Developer Forum!

You can try using our Evaluation API.

Evaluation API Documentation

Great - are there any Unity scene examples for download?

I would need to use the Unity Request command after I have created the json file?

There is currently no example Unity scene specifically demonstrating this use case. Integrating the Evaluation API in Unity is considered a custom development effort tailored to your project’s needs.

You can refer to the code examples in the documentation and adapt them within your Unity scripts. If you’re not fully comfortable with implementation, you can also use AI tools to guide you through the integration process.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.