{
  "title": "Transcribe and Prompt Content with AutoShow Docker",
  "slug": "autoshow-docker-transcription-prompts",
  "collection": "blog",
  "contentType": "Blog post",
  "description": "Use the AutoShow Docker image to transcribe audio or video, apply built-in or custom LLM prompts, and save every result on your host.",
  "summary": "Use the AutoShow Docker image to transcribe audio or video, apply built-in or custom LLM prompts, and save every result on your host.",
  "author": {
    "name": "Anthony Campolo"
  },
  "source": {
    "originalUrl": "https://ajcwebdev.com/autoshow-docker-transcription-prompts/"
  },
  "publishedAt": "2026-09-02T00:00:00.000Z",
  "updatedAt": null,
  "freshness": {
    "label": "Published",
    "value": "2026-09-02T00:00:00.000Z"
  },
  "urls": {
    "html": "https://ajcwebdev.com/autoshow-docker-transcription-prompts/",
    "markdown": "https://ajcwebdev.com/autoshow-docker-transcription-prompts/index.md",
    "json": "https://ajcwebdev.com/autoshow-docker-transcription-prompts/index.json"
  },
  "headings": [
    {
      "depth": 2,
      "id": "overview",
      "text": "Overview"
    },
    {
      "depth": 2,
      "id": "pull-the-autoshow-docker-image",
      "text": "Pull the AutoShow Docker image"
    },
    {
      "depth": 2,
      "id": "create-a-host-workspace",
      "text": "Create a host workspace"
    },
    {
      "depth": 2,
      "id": "transcribe-audio-or-video",
      "text": "Transcribe audio or video"
    },
    {
      "depth": 2,
      "id": "run-built-in-prompts-on-the-transcript",
      "text": "Run built-in prompts on the transcript"
    },
    {
      "depth": 2,
      "id": "add-a-custom-text-prompt",
      "text": "Add a custom text prompt"
    },
    {
      "depth": 2,
      "id": "choose-mounts-and-credentials-carefully",
      "text": "Choose mounts and credentials carefully"
    },
    {
      "depth": 2,
      "id": "troubleshooting",
      "text": "Troubleshooting"
    }
  ],
  "tags": [
    "ai",
    "docker",
    "llms",
    "transcription"
  ],
  "discovery": {
    "apiIndex": "https://ajcwebdev.com/api/index.json",
    "llmsTxt": "https://ajcwebdev.com/llms.txt",
    "llmsFullTxt": "https://ajcwebdev.com/llms-full.txt",
    "sitemapMd": "https://ajcwebdev.com/sitemap.md",
    "sitemapXml": "https://ajcwebdev.com/sitemap.xml"
  },
  "nextActions": [
    {
      "action": "open_html",
      "url": "https://ajcwebdev.com/autoshow-docker-transcription-prompts/",
      "method": "GET",
      "accept": "text/html"
    },
    {
      "action": "get_markdown_twin",
      "url": "https://ajcwebdev.com/autoshow-docker-transcription-prompts/index.md",
      "method": "GET",
      "accept": "text/markdown"
    },
    {
      "action": "get_json_twin",
      "url": "https://ajcwebdev.com/autoshow-docker-transcription-prompts/index.json",
      "method": "GET",
      "accept": "application/json"
    }
  ]
}