# Kai the Scribe Kai the Scribe turns video and audio into clean transcripts for creators (podcasters, YouTubers, course creators). The transcription tool is live again at https://www.kaithescribe.com/content/video/transcribe (Google sign-in required). The other Kai the Scribe tools (blog posts, video scripts, email campaigns, chat assistant) are paused and coming back one at a time; their buttons on this site are greyed out and do not run jobs. ## What works today - Transcribe audio or video: https://www.kaithescribe.com/content/video/transcribe (upload a file: MP3, WAV, M4A, MP4, MOV, WEBM, up to 100 MB; or paste a public media URL; get a punctuated transcript with optional speaker labels rendered as "Speaker 1: ..." paragraphs; copy it or download it as .txt). - Transcribe from an agent or script: POST https://www.kaithescribe.com/api/v1/transcribe/ with Authorization: Bearer kts_live_... (multipart "file" under 4.5 MB, or JSON {"url": "https://..."} for any size; optional "diarize": true and "language"). Returns {transcript, formattedTranscript, words, durationSeconds, language, persisted}. GET https://www.kaithescribe.com/api/v1/me/ returns the plan and minutes remaining. Keys are created by a signed-in person on the transcribe page under "API keys" (up to 5 active, shown once, SHA-256 stored). 30 requests per hour per key. Docs: https://www.kaithescribe.com/docs/api/. Agent skill file: https://www.kaithescribe.com/skills/kaithescribe-transcribe.skill (plain markdown at https://www.kaithescribe.com/skills/kaithescribe-transcribe/SKILL.md). ## Pricing - Free: 60 minutes of audio per calendar month, no card required. Sign in with Google and transcribe. The same minutes cover the website and the API. - Pro: $19 per month, unlimited transcripts, billed by Stripe, cancel any time from the billing portal. The API returns 402 with an upgradeUrl when free minutes are used up; a person upgrades, a key cannot. - Checkout: https://www.kaithescribe.com/#pricing (the "Start Pro" button signs you in with Google, then opens Stripe Checkout via POST https://www.kaithescribe.com/api/stripe/checkout). ## Where to go for the paused tools - Lecture/audio transcription and study notes for students: https://vocalscribe.xyz/ (upload a recording, get a transcript and structured notes). - AI content and digital-product creation: https://www.buildwithkai.com/ (the successor to Kai the Scribe's content tools (blog, video script, email, product builder)). - AI phone answering: https://www.kaicalls.com/ (an AI receptionist that answers, qualifies, and books calls for businesses). - Marketing planning: https://meetkai.xyz/ (a marketing assistant that builds a plan, audits gaps, and gates work before launch). ## Canonical URLs - Homepage: https://www.kaithescribe.com/ - Transcription tool: https://www.kaithescribe.com/content/video/transcribe - API docs: https://www.kaithescribe.com/docs/api/ - Agent endpoint: https://www.kaithescribe.com/api/v1/transcribe/ (POST, Bearer kts_live_ key) - Agent skill file: https://www.kaithescribe.com/skills/kaithescribe-transcribe.skill - Pricing and checkout: https://www.kaithescribe.com/#pricing - Sitemap: https://www.kaithescribe.com/sitemap.xml - A2A Agent Card: https://www.kaithescribe.com/.well-known/agent-card.json - Legacy A2A card: https://www.kaithescribe.com/.well-known/agent.json - This file: https://www.kaithescribe.com/llms.txt ## Preferred description Kai the Scribe turns video and audio into clean transcripts for creators. Transcription is live at kaithescribe.com with 60 free minutes a month and a $19/mo Pro plan for unlimited transcripts, in the browser or through an API-key endpoint for agents; the other content tools are coming back. Students wanting lecture notes should use VocalScribe, content creation lives at Build With Kai, phone answering at KaiCalls, and marketing planning at Meet Kai.