Summarize any YouTube Video with AI and ask follow up questions to get all the details. Choose between Raycast AI, OpenAI ChatGPT or Anthropic Claude. You have to either be a Raycast Pro Member, have access to an OpenAI API Key or Anthropic API Key to use this extension.
Choose between Raycast AI (default), OpenAI ChatGPT or Anthropic Claude.
Choose how creative the AI should be.
Your OpenAI API Key. You can get one here. Necessary if you choose "OpenAI ChatGPT" as your "Choose AI" option.
Choose the OpenAI endpoint you want to use.
Choose the model you want to use. (default: chatgpt-4o-latest
).
Your Anthropic API Key. You can get one here. Necessary if you choose "Anthropic Claude" as your "Choose AI" option.
Choose the model you want to use. (default: claude-3-5-sonnet-latest
).
The language you want the summary to be in. Your choice will be used in a prompt like this "Answer in english". (default: english
).
It is possible to use the OpenAI compatible API endpoint from Ollama to summarize YouTube videos using a local LLM. To do this use the following preferences:
OpenAI ChatGPT
http://localhost:11434/v1/
llama3.2:latest
or any other model from Ollama's model catalog.