Is it possible to query AI Companion summary while a meeting is in progress?

I’ve been successful at using the API to fetch a meeting summary with text generated by AI Companion after a meeting is complete.

Is there a way to fetch a summary via the API while a meeting is in progress? A use case might be to periodically fetch a meeting summary and post it to a web page or send a message.

This is possible in real time, manually, using the AI Companion text chat interface, but I’d like to be able interrogate it externally via the API.

Thanks!

1 Like

+1 on this.

feature-request

hi @Dara , @reddscott

We are not there yet with access via AI Companion (via Perplexity)

However, you can use RTMS to see the live transcript and process it yourself.
I know many developers have projects that involve taking the data and processing it themselves.

all the best

John