

Steps to run the YouTube Transcript OpenAI Assistant. If everything goes correctly, the input text will open and you can ask questions. For some videos, YouTube doesn’t allow display within the application, but the “Extract Transcript” feature still works and you can open the video from the link. You must enter and validate your OpenAI key to embed the content and ask questions. If an index for embedding already exists, it doesn’t cost any tokens to use. Pressing the “Transcript” button will display the transcript, if it exists, in the text area labelled “Transcript”. The corresponding video and the link are displayed by selecting one of them from the drop list. Two demos are available, “SAP HANA Cloud Machine Learning Challenge Kick-Off” and “SAP HANA Cloud Machine Learning Challenge Solutions“.
Ai channel transcripts code#
To bring the code to life, I made the decision to create an online app called “Y ouTube Transcript OpenAI Assistant” 🤖. Summarizing it gets us back to the abstraction of it into words, the most time-efficient method of communication. While the video presents information in the most detailed way, it takes time to watch it. Time is scarce, content is abundant, and you want to assimilate it in less time.

Time is the most valuable commodity of all. Data in the previous blog were collected from different sources except one – YouTube. This requires technical skills to be convinced of what the code is doing and if it is working. The solution is presented in a Jupyter Notebook which you can run locally or with Binder. The previous blog “ SAP Machine Learning Embedding in OpenAI” describes collecting and embedding data from various sources. Open application YouTube Transcript OpenAI Assistant 🤖 Table of contentĭoes Artificial Intelligence work with my data?
Ai channel transcripts how to#
There are a lot of debates about how to trust Artificial Intelligence Large language models. In this blog post, I will further explore the capabilities of OpenAI API by developing an interactive application to build trust.
