{
  "title": "RAG and Vector Databases with Dev Agrawal",
  "slug": "rag-vector-dbs-dev-agrawal",
  "collection": "videos",
  "contentType": "Video",
  "description": "Anthony Campolo walks through building RAG search with SQLite vec and Cloudflare Vectorize, while Scott and Dev discuss AI-powered apps and agentic workflows",
  "summary": "Anthony Campolo walks through building RAG search with SQLite vec and Cloudflare Vectorize, while Scott and Dev discuss AI-powered apps and agentic workflows",
  "author": {
    "name": "Anthony Campolo"
  },
  "source": {
    "channel": "Anthony Campolo",
    "channelUrl": "https://www.youtube.com/@ajcwebdev",
    "originalUrl": "https://www.youtube.com/watch?v=6T7iS2pVUOo"
  },
  "publishedAt": "2025-07-10T00:00:00.000Z",
  "updatedAt": null,
  "freshness": {
    "label": "Published",
    "value": "2025-07-10T00:00:00.000Z"
  },
  "urls": {
    "html": "https://ajcwebdev.com/videos/rag-vector-dbs-dev-agrawal/",
    "markdown": "https://ajcwebdev.com/videos/rag-vector-dbs-dev-agrawal/index.md",
    "json": "https://ajcwebdev.com/videos/rag-vector-dbs-dev-agrawal/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-introductions-and-project-updates",
      "text": "00:00:00 - Introductions and Project Updates"
    },
    {
      "depth": 3,
      "id": "00-04-30-understanding-the-data-and-when-rag-is-needed",
      "text": "00:04:30 - Understanding the Data and When RAG Is Needed"
    },
    {
      "depth": 3,
      "id": "00-09-12-sqlite-vec-tutorial-walkthrough",
      "text": "00:09:12 - SQLite Vec Tutorial Walkthrough"
    },
    {
      "depth": 3,
      "id": "00-17-41-document-chunking-and-overlap-strategies",
      "text": "00:17:41 - Document Chunking and Overlap Strategies"
    },
    {
      "depth": 3,
      "id": "00-22-36-autoshow-s-cloudflare-vectorize-implementation",
      "text": "00:22:36 - AutoShow's Cloudflare Vectorize Implementation"
    },
    {
      "depth": 3,
      "id": "00-28-30-speaker-diarization-and-voice-cloning-tangent",
      "text": "00:28:30 - Speaker Diarization and Voice Cloning Tangent"
    },
    {
      "depth": 3,
      "id": "00-33-32-scott-s-church-sermon-app-and-rag-use-cases",
      "text": "00:33:32 - Scott's Church Sermon App and RAG Use Cases"
    },
    {
      "depth": 3,
      "id": "00-39-12-security-supabase-policies-and-developer-workflows",
      "text": "00:39:12 - Security, Supabase Policies, and Developer Workflows"
    },
    {
      "depth": 3,
      "id": "00-43-16-model-selection-and-speed-optimization",
      "text": "00:43:16 - Model Selection and Speed Optimization"
    },
    {
      "depth": 3,
      "id": "00-45-05-from-bolt-new-to-cursor-a-non-developer-s-coding-journey",
      "text": "00:45:05 - From Bolt.new to Cursor: A Non-Developer's Coding Journey"
    },
    {
      "depth": 3,
      "id": "00-52-01-convex-as-a-backend-alternative",
      "text": "00:52:01 - Convex as a Backend Alternative"
    },
    {
      "depth": 3,
      "id": "01-00-12-the-middle-ground-in-ai-coding-tools-and-agentic-rag",
      "text": "01:00:12 - The Middle Ground in AI Coding Tools and Agentic RAG"
    },
    {
      "depth": 3,
      "id": "01-10-00-rag-limitations-vercel-sandboxes-and-wrap-up",
      "text": "01:10:00 - RAG Limitations, Vercel Sandboxes, and Wrap-Up"
    },
    {
      "depth": 2,
      "id": "transcript",
      "text": "Transcript"
    }
  ],
  "tags": [
    "web",
    "ai",
    "cloudflare",
    "supabase",
    "vercel"
  ],
  "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/rag-vector-dbs-dev-agrawal/",
      "method": "GET",
      "accept": "text/html"
    },
    {
      "action": "get_markdown_twin",
      "url": "https://ajcwebdev.com/videos/rag-vector-dbs-dev-agrawal/index.md",
      "method": "GET",
      "accept": "text/markdown"
    },
    {
      "action": "get_json_twin",
      "url": "https://ajcwebdev.com/videos/rag-vector-dbs-dev-agrawal/index.json",
      "method": "GET",
      "accept": "application/json"
    }
  ]
}