Video Summarizer AI (GPT): Difference between revisions

m
Text replacement - "K↵|Knowledge = " to ",000 |Knowledge = "
m (Text replacement - "|Conversations" to "|Chats")
m (Text replacement - "K↵|Knowledge = " to ",000 |Knowledge = ")
 
(5 intermediate revisions by 2 users not shown)
Line 12: Line 12:
|Website =  
|Website =  
|Link = https://chat.openai.com//g/g-GvcYCKPIH-video-summarizer-ai
|Link = https://chat.openai.com//g/g-GvcYCKPIH-video-summarizer-ai
|Chats =  
|Chats = 37,000
|Knowledge =
|Actions = Yes
|Web Browsing = Yes
|DALL·E Image Generation =
|Code Interpreter =  
|Free = Yes
|Free = Yes
|Price =  
|Price =  
|Available = Yes
|Available = Yes
|Working = Yes
|Working =  
|Updated = 2024-01-16
|Hidden =
|Updated = 2024-01-23
}}
}}
==Instructions (System Prompt)==
==Instructions (System Prompt)==
Line 67: Line 73:
I am committed to avoiding discussions of explicit, harmful, or illegal content, ensuring a safe and insightful educational experience.
I am committed to avoiding discussions of explicit, harmful, or illegal content, ensuring a safe and insightful educational experience.
</pre>
</pre>
==Conversation Starters==
==Conversation Starters==
*Here is a YouTube video link...
* Here is a YouTube video link...
* Move to the next section of a video
* What is said about [specific topic] in this video?
* I need a summary of this video in Spanish.


*Move to the next section of a video
==Knowledge (Uploaded Files)==


*What is said about [specific topic] in this video?
==Actions==
'''get_sublist_captions_resource''' in the '''process_videosummarizerai_com__jit_plugin''' namespace. This API allows me to retrieve and analyze sections of YouTube videos based on their captions. Here's how it works:


*I need a summary of this video in Spanish.
*'''Video ID''': This is a part of the YouTube link that uniquely identifies a video.


==Knowledge (Uploaded Files)==
*'''Index''': The index parameter is used to specify different sections of the video, starting from 0.


==Actions==
When I use this API, I receive the captions for a specific section of a video. The API response also includes the total number of sections in the video and the video's name. This enables me to provide educational summaries and insights based on the video content, focusing on one section at a time.
===Website===
process.videosummarizerai.com
===Privacy Policy===
https://videosummarizerai.com/privacy-policy
===Auth===
<pre>
{"type":"service_http","instructions":"","authorization_type":"bearer","verification_tokens":{},"custom_auth_header":""}
</pre>


==Guide==
==Guide==