
Building a RAG System for Video Content Search and Analysis
Learn how to build an application that transforms video content into searchable vectors using Amazon Bedrock, Amazon Transcribe, and Amazon Aurora postgreSQL
For this time we will use Amazon Transcribe, but this blog will be updated to implement Amazon Nova Sonic




🚨 97 out of 2097 frames is a big difference, especially when we talk about storage costs.


IdentifyMultipleLanguages
as True
, Transcribe uses Amazon Comprehend to identify the language in the audio, If you know the language of your media file, specify it using the LanguageCode
parameter. ShowSpeakerLabels
parameter as True
enables speaker partitioning (diarization) in the transcription output. Speaker partitioning labels the speech from individual speakers in the media file and include MaxSpeakerLabels
to specify the maximum number of speakers, in this case is 10. 
Aurora
and it brings me images and texts where it mentions:
There you can see my friend Guillermo Ruiz 😆


Elizabeth
, I will get a list of text and images where it mentions:Answer the user's questions based on the below context. If the context has an image, indicate that it can be reviewed for further feedback.If the context doesn't contain any relevant information to the question, don't make something up and just say "I don't know". (IF YOU MAKE SOMETHING UP BY YOUR OWN YOU WILL BE FIRED). For each statement in your response provide a [n] where n is the document number that provides the response.
I'm a very tough boss 🤣
What is the session about?

The session appears to be about discussing the challenges and frustrations faced during customer service interactions, particularly with an airline. The speaker highlights issues such as long wait times, call drops, lack of continuity with agents, repetitive information requests, and disconnected experiences across different communication channels. Additionally, the session touches on the disappointment with a modern chatbot that failed to provide a better experience due to system failures and lack of personalization. The overall theme seems to be the poor customer experience resulting from these disconnected and inefficient service channels. [1][2]
Get your builderID to use Amazon Q dev for free.
Any opinions in this post are those of the individual author and may not reflect the opinions of AWS.