Feb 21, 2026

Zero-Day Compliance β€” AI-Powered Policy Enforcement Agent

ai agent compliance gemini multi-agent system fintech

Zero-Day Compliance is a multi-agent AI system that automatically reads regulatory policy documents (PDFs), extracts enforceable rules, maps them to any transaction dataset's schema, executes compliance checks, and generates a detailed executive audit report all in under 5 minutes.

 

The Problem: Financial institutions spend thousands of hours manually reviewing transaction data against evolving AML/KYC policies. Missed violations can result in millions in fines and regulatory action.

The Solution: A 3-agent pipeline powered by Gemini 3 Flash that turns any compliance PDF into actionable SQL/Pandas queries, dynamically maps them to your real data schema (no hardcoding), and produces a Chief Compliance Officer-ready report with risk scores, financial exposure calculations, top offenders, and developer-replicable queries.

Key Features:

  • πŸ” Agent 1 β€” Policy Interpreter: Extracts enforceable rules from PDF policy documents and generates generic SQL + Pandas queries
  • πŸ—ΊοΈ Agent 2 β€” Schema Mapper: Dynamically maps generic queries to any dataset's actual column names and values using AI-powered semantic matching
  • πŸ“Š Agent 3 β€” Compliance Executor: Executes queries, calculates risk scores and financial exposure, and generates a Streamlit-rendered executive report
  • ⚑ Sub-5 minutes end-to-end pipeline (PDF upload β†’ full audit report)
  • πŸ“₯ Export reports as Markdown or PDF
  • πŸ›‘οΈ Zero-config schema mapping β€” works on any CSV/database without manual column configuration

Tech Stack: Streamlit Β· Google Gemini 3 Flash Preview Β· Pandas Β· Pydantic Β· PyPDF2

This build was uploaded as a hackathon project

Hackathon

HackFest 2.0

View All Projects
Give a star to encourage!Discussion
Start a new conversation!
Login to join the discussion