VideoQ — AI動画ナビゲーター
VideoQは、教育者・学習者向けのAI動画学習プラットフォームです。動画をアップロードするとOpenAI Whisperによる高精度な自動文字起こしが行われ、文字起こしテキストを基にしたRAGチャットで動画の内容に自然言語で質問できます。
OpenAI互換APIエンドポイント(/api/v1/chat/completions)を提供しており、既存のOpenAIクライアントやSDKからそのまま利用できます。Claude DesktopなどのMCPクライアントとの統合にも対応しています。
主な機能
- 動画の自動文字起こし(OpenAI Whisper)
- RAGチャット:動画の内容に自然言語で質問
- OpenAI互換APIエンドポイント(/api/v1/chat/completions)
- MCPサーバー統合(Claude Desktop など)
- 動画グループとパブリック共有リンク
- 教育分析ダッシュボード(キーワードクラウド、質問トレンド)
- 日本語・英語のマルチロケール対応
無料で始める | 開発者ドキュメント
VideoQ — AI Video Navigator
VideoQ is an AI-powered video learning platform for educators and learners. Upload your video files to get automatic, high-accuracy transcriptions powered by OpenAI Whisper. Once transcribed, you can ask questions about the video content in natural language through a RAG (Retrieval-Augmented Generation) chat interface grounded in the transcript text.
VideoQ provides an OpenAI-compatible API endpoint (/api/v1/chat/completions) so you can use any existing OpenAI client or SDK to interact with your video library. It also supports MCP (Model Context Protocol) server integration for use with Claude Desktop and other MCP clients.
Key Features
- Automatic video transcription via OpenAI Whisper
- RAG chat: ask questions about video content in natural language
- OpenAI-compatible API endpoint (/api/v1/chat/completions)
- MCP server integration (Claude Desktop and more)
- Video groups and public share links
- Educational analytics dashboard (keyword cloud, question trends)
- Multi-locale support (Japanese and English)
Get Started for Free | Developer Docs