{
  "$schema": "https://schema.org",
  "@context": "https://schema.org",
  "@type": "WebSite",
  "name": "My Weird Prompts",
  "url": "https://myweirdprompts.com",
  "description": "The human-AI collaboration podcast. An AI-generated digital garden exploring the frontier of human-AI learning and knowledge exploration. Random questions, two AI hosts, endless exploration.",
  "inLanguage": "en-US",
  "dateCreated": "2025-10-24",
  "dateModified": "2025-12-10",
  "creator": {
    "@type": "Person",
    "name": "Daniel Rosehill",
    "url": "https://danielrosehill.com",
    "email": "public@danielrosehill.com",
    "address": {
      "@type": "PostalAddress",
      "addressLocality": "Jerusalem",
      "addressCountry": "Israel"
    }
  },
  "publisher": {
    "@type": "Organization",
    "name": "My Weird Prompts",
    "url": "https://myweirdprompts.com"
  },
  "about": {
    "@type": "PodcastSeries",
    "name": "My Weird Prompts",
    "description": "The human-AI collaboration podcast. Exploring random questions through AI-human collaboration.",
    "webFeed": "https://myweirdprompts.com/feed.xml",
    "author": {
      "@type": "Person",
      "name": "Daniel Rosehill"
    }
  },
  "keywords": [
    "AI podcast",
    "human-AI collaboration",
    "digital garden",
    "AI-generated content",
    "voice prompts",
    "curiosity",
    "automated podcast",
    "LLM content",
    "text-to-speech",
    "voice cloning"
  ],
  "sameAs": [
    "https://github.com/danielrosehill/My-Weird-Prompts",
    "https://open.spotify.com/show/6egnotAwceSYHZR6AeGgdL"
  ],
  "potentialAction": {
    "@type": "SearchAction",
    "target": {
      "@type": "EntryPoint",
      "urlTemplate": "https://myweirdprompts.com/?search={search_term_string}"
    },
    "query-input": "required name=search_term_string"
  },
  "mainEntity": {
    "@type": "PodcastSeries",
    "name": "My Weird Prompts",
    "description": "The human-AI collaboration podcast. Voice-cloned AI hosts exploring random questions from a single voice prompt.",
    "webFeed": "https://myweirdprompts.com/feed.xml"
  },
  "ai_metadata": {
    "content_type": "ai_generated",
    "human_elements": ["original_voice_prompts"],
    "ai_services": {
      "transcription": "Google Gemini 2.5 Flash",
      "script_generation": "Google Gemini 2.5 Flash",
      "voice_synthesis": "Chatterbox TTS via fal.ai",
      "image_generation": "Flux Schnell via fal.ai"
    },
    "ai_characters": [
      {
        "name": "Corn",
        "role": "Primary Host",
        "species": "Sloth",
        "personality": "Curious, enthusiastic, accessible"
      },
      {
        "name": "Herman Poppleberry",
        "role": "Expert Host",
        "species": "Donkey",
        "personality": "Knowledgeable, opinionated, detailed"
      },
      {
        "name": "Jim from Ohio",
        "role": "Call-in Guest",
        "personality": "Skeptical, grumpy, curmudgeonly"
      },
      {
        "name": "Larry",
        "role": "Advertiser",
        "personality": "Over-the-top infomercial energy"
      }
    ],
    "llm_context_files": {
      "summary": "/llms.txt",
      "extended": "/llms-full.txt"
    },
    "training_data_policy": "Content may be used for AI training with attribution"
  },
  "navigation": {
    "home": "/",
    "about": "/about",
    "episodes": "/archive",
    "tags": "/tags",
    "subscribe": "/subscribe",
    "contact": "/contact",
    "pipeline_docs": "/pipelines/v3"
  },
  "feeds": {
    "podcast_rss": "/feed.xml",
    "playlists_rss": "/playlists-feed.xml",
    "sitemap": "/sitemap-index.xml"
  },
  "technology": {
    "framework": "Astro",
    "hosting": "Vercel",
    "cdn": "Cloudinary",
    "database": "Neon PostgreSQL",
    "archive": "Wasabi S3"
  }
}
