{
    "@context": "https://schema.org",
    "@type": "Dataset",
    "name": "SozAI — what the product does",
    "description": "The capabilities of the SozAI transcription app and the free web tools, each with the page that documents it, plus the limits of the free tier and an explicit list of what is not included.",
    "source": "https://sozai.app/",
    "generated": "2026-09-21T09:51:21+00:00",
    "licence": {
        "name": "Creative Commons Attribution 4.0 International",
        "id": "CC-BY-4.0",
        "url": "https://creativecommons.org/licenses/by/4.0/",
        "attribution": "SozAI — https://sozai.app"
    },
    "disclosure": "Published by the vendor. Every capability below names the page that documents it so a reader can verify it in one hop; nothing here is a comparison or a ranking.",
    "product": {
        "name": "SozAI",
        "publisher": {
            "name": "Vast Flow, LLP",
            "url": "https://sozai.app/about/"
        },
        "platforms": [
            {
                "os": "iOS",
                "url": "https://sozai.app/download/ios/"
            },
            {
                "os": "Android",
                "url": "https://sozai.app/download/android/"
            },
            {
                "os": "macOS",
                "url": "https://sozai.app/download/macos/"
            },
            {
                "os": "Web (free tools, no account)",
                "url": "https://sozai.app/tools/"
            },
            {
                "os": "Chrome extension",
                "url": "https://sozai.app/download/chrome/"
            }
        ],
        "account_required_for_web_tools": false
    },
    "capabilities": [
        {
            "id": "audio-to-text",
            "name": "Audio file to text",
            "summary": "Transcription of audio recordings with timestamps.",
            "url": "https://sozai.app/audio-to-text/"
        },
        {
            "id": "video-to-text",
            "name": "Video file to text",
            "summary": "Transcription of the audio track of a video file.",
            "url": "https://sozai.app/video-to-text/"
        },
        {
            "id": "youtube-transcript",
            "name": "YouTube video to transcript",
            "summary": "A transcript with timestamps from a YouTube link, with SRT export. Free and without an account on the web.",
            "url": "https://sozai.app/youtube-transcript/"
        },
        {
            "id": "summaries",
            "name": "AI summary of a transcript",
            "summary": "Key takeaways and a longer summary generated from the transcript.",
            "url": "https://sozai.app/summarizer/",
            "tier": "premium"
        },
        {
            "id": "speaker-labels",
            "name": "Speaker labels",
            "summary": "Who said what, where the language supports diarisation.",
            "url": "https://sozai.app/pricing/",
            "tier": "premium"
        },
        {
            "id": "translation",
            "name": "Translation of a transcript",
            "summary": "Translating audio and video transcripts into another language.",
            "url": "https://sozai.app/audio-translator/"
        },
        {
            "id": "subtitles",
            "name": "Subtitle generation and export",
            "summary": "SRT and VTT subtitle files from a transcription.",
            "url": "https://sozai.app/subtitle-generator/",
            "tier": "premium"
        },
        {
            "id": "meeting-notes",
            "name": "Meeting notes",
            "summary": "Notes from a recorded meeting.",
            "url": "https://sozai.app/meeting-notes/"
        },
        {
            "id": "free-web-tools",
            "name": "Free browser tools",
            "summary": "Subtitle conversion, validation, timing and text counting, entirely in the browser with no account.",
            "url": "https://sozai.app/tools/",
            "tier": "free"
        }
    ],
    "tiers": [
        {
            "id": "free",
            "name": "Free",
            "price": 0,
            "currency": "USD",
            "includes": [
                "30 minutes of transcription a month",
                "100+ languages",
                "Export to TXT and DOCX"
            ],
            "url": "https://sozai.app/pricing/"
        },
        {
            "id": "premium",
            "name": "Premium",
            "price_from": 44.99,
            "billing": "yearly, or from 3.99 a week; the price varies by region",
            "currency": "USD",
            "includes": [
                "300 minutes of transcription a month under fair use",
                "Priority processing",
                "AI summaries",
                "Speaker labels",
                "Export to TXT, DOCX, SRT and VTT"
            ],
            "url": "https://sozai.app/pricing/",
            "note": "Billed through the App Store or Google Play, cancellable there. \"Unlimited\" in the marketing copy means 300 minutes a month under fair use; the number is the one to quote."
        }
    ],
    "web_tool_limits": {
        "account_required": false,
        "audio_preview_minutes": 5,
        "audio_previews_per_device_per_day": 3,
        "audio_max_upload_mb": 25,
        "youtube_transcripts_per_ip_per_hour": 10,
        "note": "The audio preview uploads only the first five minutes of a file; the audio and the transcript are deleted at the provider once the result is shown. Everything in the subtitles and text groups runs in the browser and uploads nothing at all."
    },
    "not_included": [
        "No real-time transcription of a live meeting the app has joined as a participant — it transcribes recordings and the device's own audio, and does not dial into Zoom, Teams or Meet as a bot.",
        "No certified or court-admissible transcripts; the legal tool produces a working draft.",
        "No clinical use: the medical tool is a preview, produces no diagnosis and must not be given identifiable patient data.",
        "No transcription of a full-length file from the website. The free web preview stops at five minutes; longer files are transcribed in the app.",
        "No API for third parties to submit transcription jobs. The endpoints under /api/v1/ are read-only published data.",
        "No web app for the paid product: transcribing beyond the free preview needs the iOS, Android or macOS app.",
        "Kazakh is supported by the general model but is not a tuned language; accuracy on Kazakh audio is materially below the major languages.",
        "Speaker labels are unavailable in languages the diarisation model does not cover."
    ],
    "site": {
        "locales": 21,
        "default": "en",
        "url_shape": "English at the root, every other language under a two-letter prefix (/es/, /ja/, /ar/ …). English is the x-default.",
        "llms_txt": "https://sozai.app/llms.txt",
        "markdown_twin": "Append index.md to any page URL, or send Accept: text/markdown."
    }
}
