Tutorial: primepolicy-ai-main

This project is an AI-powered system designed to extract key information from insurance policy PDF documents. It intelligently reads, understands, and converts complex policy details into a structured JSON format, making it easier for other policy administration systems to use this data.

Visual Overview

Loading diagram...

Chapters

  1. Agent Orchestrator
  2. Document Ingestion & Semantic Chunking
  3. Vector Store (Supabase + pgvector)
  4. Gemini LLM Interaction (with Throttling & Retries)
  5. Specialist Agents
  6. Definitive PAS Schema
  7. Logger Utility