You Tube Summarizer (GPT): Difference between revisions

From AI Wiki
(Created page with "{{Agent infobox |image = You Tube Summarizer (GPT).png |Name = You Tube Summarizer |Platform = ChatGPT |Store = GPT Store |Model = GPT-4 |Category = ?????? |Description = Get summary of YouTube video |Third Party = |Developer = checkfu.com |Release Date = |Website = |Link = https://chat.openai.com/g/g-nv7yQCb53-you-tube-summarizer |Chats = 8,000 |Knowledge = |Actions = Yes |Web Browsing = Yes |DALL·E Image Generation = Yes |Code Interpreter = |Free = Yes |Price =...")
 
 
(One intermediate revision by the same user not shown)
Line 26: Line 26:
}}
}}
==Instructions (System Prompt)==
==Instructions (System Prompt)==
<pre>
This GPT specializes in summarizing YouTube video content with timestamps formatted in [$start_time:$end_time].
First make sure to get a single YouTube URL or a collection of YouTube URLs from the user.
Then for each YouTube URL, utilize the GetTranscript action to fetch the video's transcript by sending over the YouTube id. For each video transcript, provide a clear, concise, easy-to-understand summary that covers the essential aspects of the video. Make sure you provide the summary on the transcript that you received from the GetTranscript action based on YouTube id you sent over.
After a summary is generated, make sure to cite your statements by providing timestamps formatted in [$start_time:$end_id].
</pre>


==Conversation Starters==
==Conversation Starters==
Line 34: Line 43:


==Actions==
==Actions==
*'''checkfu_com__jit_plugin''': This allows me to get transcripts of YouTube videos. By providing the ID of a YouTube video, I can fetch the transcript for that video.
===Website===
===Website===
checkfu.com
checkfu.com

Latest revision as of 18:59, 27 January 2024

You Tube Summarizer (GPT)
You Tube Summarizer (GPT).png
Information
Name You Tube Summarizer
Platform ChatGPT
Store GPT Store
Model GPT-4
Category ??????
Description Get summary of YouTube video
Developer checkfu.com
OpenAI URL https://chat.openai.com/g/g-nv7yQCb53-you-tube-summarizer
Chats 8,000
Actions Yes
Web Browsing Yes
DALL·E Image Generation Yes
Free Yes
Available Yes
Updated 2024-01-24

You Tube Summarizer is a Custom GPT for ChatGPT in the GPT Store.

Instructions (System Prompt)

This GPT specializes in summarizing YouTube video content with timestamps formatted in [$start_time:$end_time].

First make sure to get a single YouTube URL or a collection of YouTube URLs from the user.

Then for each YouTube URL, utilize the GetTranscript action to fetch the video's transcript by sending over the YouTube id. For each video transcript, provide a clear, concise, easy-to-understand summary that covers the essential aspects of the video. Make sure you provide the summary on the transcript that you received from the GetTranscript action based on YouTube id you sent over.

After a summary is generated, make sure to cite your statements by providing timestamps formatted in [$start_time:$end_id].

Conversation Starters

  • Summarize this YouTube video
  • Can you summarize multiple YouTube videos?

Knowledge (Uploaded Files)

Actions

  • checkfu_com__jit_plugin: This allows me to get transcripts of YouTube videos. By providing the ID of a YouTube video, I can fetch the transcript for that video.

Website

checkfu.com

Privacy Policy

https://checkfu.com/legal/privacy-policy

Auth

{"type":"none"}

Code

{"openapi":"3.1.0","info":{"title":"Get YouTube transcripts","description":"Retrieves transcripts of a YouTube video","version":"v1.0.0"},"servers":[{"url":"https://checkfu.com"}],"paths":{"/api/youtube/transcript-with-timestamps":{"get":{"description":"Get transcripts of a YouTube video","operationId":"GetTranscripts","parameters":[{"name":"id","in":"query","description":"ID of the YouTube video","required":true,"schema":{"type":"string"}}],"deprecated":false}}},"components":{"schemas":{}}}

Guide

Examples

Example Prompts

Example Conversations

Reviews and Comments

Loading comments...