LLM & ChatActive
wiro / rag-chat-youtube
rag-chat-youtube
Extract insights directly from YouTube videos by simply providing a URL. Choose your LLM model, access video transcripts or summaries, and create contextually rich conversations effortlessly!
ChatLLMRAGYoutube
Model ID
rag-chat-youtube
Provider
wiro
Updated
1770494104
wiro playground—wiro/rag-chat-youtube
Updated 1770494104

API quick start
Run rag-chat-youtube with a single API call.
POST https://api.wiro.ai/v1/Run/wiro/rag-chat-youtube
{
"prompt": "What is the YouTube video about?",
"user_id": "...",
"session_id": "...",
"selectedModel": "..."
}