I have a use case where user will upload training video of application to repository through Pega UI. Pega’s GenAI will be used to parse the video stream and create a training document (PDF/DOC) as per the given template as user prompts. Can someone share some insights on whether there’s any OOTB feature in Pega to transcribe from video to text? Or if we need to use some external APIs for the same, please do share insights about the same.
Pega DocAI can extract and analyze text from documents and images, but it cannot transcribe audio or video or perform any video analysis.
Thanks,
Ramesh
@RameshSangili Thanks for sharing your knowledge.
Looking for others to share any approach to transcribe video through any OOTB Pega GenAI feature or any other external way.
OOTB- I can’t think of a approach as of now.
External - really depends. I can’t recommend because several factors needs to be considered (licenses, security, etc..)
I am able to parse attached documents, image files using OOTB Pega GenAI Connect rule but it’s unable to parse the video and generate the result.