AI Services#
OpenVidu offers a catalog of AI services that can be easily integrated into your application to enhance the user experience and add advanced features. These services are provided by OpenVidu agents: a set of pre-configured and ready-to-use AI modules.
These are the currently available OpenVidu agents:
- Speech Processing agent: provides all the AI services related to transcribing audio speech to text and processing the results in various ways.
List of provided AI services Enable the agent
Tutorials
Working examples of these AI services live under Tutorials → AI Services, starting with the Live Captions tutorial.
Speech Processing agent#
-
Live Captions
Generate live captions for your users' speech with great accuracy and display the results in your frontend.
-
Transcription
Store the transcriptions of your Rooms in your backend.
-
Translation
Translate the transcriptions of your Rooms into multiple languages.
-
Summary
Summarize the transcriptions of your Rooms into concise text.
-
Keyword detection
Detect keywords in your users' speech and trigger actions based on them.
-
Profanity filter
Filter profanity words in your users' speech, replacing them with alternative characters.