{
  "title": "AutoShow - Automatic Show Notes for Podcasts and Videos",
  "slug": "codingcat-autoshow",
  "collection": "videos",
  "contentType": "Video",
  "description": "Anthony Campolo demos AutoShow, an open-source CLI that uses Whisper and LLMs to automatically generate show notes, chapters and clips from podcasts and videos",
  "summary": "Anthony Campolo demos AutoShow, an open-source CLI that uses Whisper and LLMs to automatically generate show notes, chapters and clips from podcasts and videos",
  "author": {
    "name": "Anthony Campolo"
  },
  "source": {
    "channel": "CodingCatDev",
    "channelUrl": "https://www.youtube.com/channel/UCnKZ8gEb78zXKMi1ns-IQ2g",
    "originalUrl": "https://www.youtube.com/watch?v=ts7KZSUWhKc"
  },
  "publishedAt": "2025-03-05T00:00:00.000Z",
  "updatedAt": null,
  "freshness": {
    "label": "Published",
    "value": "2025-03-05T00:00:00.000Z"
  },
  "urls": {
    "html": "https://ajcwebdev.com/videos/codingcat-autoshow/",
    "markdown": "https://ajcwebdev.com/videos/codingcat-autoshow/index.md",
    "json": "https://ajcwebdev.com/videos/codingcat-autoshow/index.json"
  },
  "headings": [
    {
      "depth": 2,
      "id": "episode-description",
      "text": "Episode Description"
    },
    {
      "depth": 2,
      "id": "episode-summary",
      "text": "Episode Summary"
    },
    {
      "depth": 2,
      "id": "speakers",
      "text": "Speakers"
    },
    {
      "depth": 2,
      "id": "chapters",
      "text": "Chapters"
    },
    {
      "depth": 3,
      "id": "00-00-00-catching-up-and-anthony-s-background",
      "text": "00:00:00 - Catching Up and Anthony's Background"
    },
    {
      "depth": 3,
      "id": "00-03-00-what-autoshow-does-and-why-it-exists",
      "text": "00:03:00 - What AutoShow Does and Why It Exists"
    },
    {
      "depth": 3,
      "id": "00-08-29-live-demo-and-the-five-processing-steps",
      "text": "00:08:29 - Live Demo and the Five Processing Steps"
    },
    {
      "depth": 3,
      "id": "00-15-46-whisper-quirks-prompt-engineering-and-transcription-details",
      "text": "00:15:46 - Whisper Quirks, Prompt Engineering, and Transcription Details"
    },
    {
      "depth": 3,
      "id": "00-19-47-sdk-choices-and-working-close-to-the-metal",
      "text": "00:19:47 - SDK Choices and Working Close to the Metal"
    },
    {
      "depth": 3,
      "id": "00-23-25-embeddings-vector-storage-and-chat-with-your-show-notes",
      "text": "00:23:25 - Embeddings, Vector Storage, and Chat With Your Show Notes"
    },
    {
      "depth": 3,
      "id": "00-27-44-video-clipping-and-content-repurposing-workflows",
      "text": "00:27:44 - Video Clipping and Content Repurposing Workflows"
    },
    {
      "depth": 3,
      "id": "00-31-31-function-calling-json-output-and-model-comparisons",
      "text": "00:31:31 - Function Calling, JSON Output, and Model Comparisons"
    },
    {
      "depth": 3,
      "id": "00-37-03-the-ai-landscape-job-impact-and-getting-started-advice",
      "text": "00:37:03 - The AI Landscape, Job Impact, and Getting Started Advice"
    },
    {
      "depth": 3,
      "id": "00-45-56-closing-thoughts-and-where-to-find-autoshow",
      "text": "00:45:56 - Closing Thoughts and Where to Find AutoShow"
    },
    {
      "depth": 2,
      "id": "transcript",
      "text": "Transcript"
    }
  ],
  "tags": [
    "ai",
    "llms",
    "open-source",
    "openai",
    "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/videos/codingcat-autoshow/",
      "method": "GET",
      "accept": "text/html"
    },
    {
      "action": "get_markdown_twin",
      "url": "https://ajcwebdev.com/videos/codingcat-autoshow/index.md",
      "method": "GET",
      "accept": "text/markdown"
    },
    {
      "action": "get_json_twin",
      "url": "https://ajcwebdev.com/videos/codingcat-autoshow/index.json",
      "method": "GET",
      "accept": "application/json"
    }
  ]
}