Ayush VermaAYUSH VERMAData, Strategy & AI

AI PROJECT

Verity : EHS AI Compliance Tool

Verity EHS is an AI-powered compliance platform that turns dense chemical-sector regulations into searchable answers, risk-aware work permits, and photo-verified proof submissions.

Problem

Why This Project Was Built

EHS teams in the chemical industry juggle thousands of pages of regulations, SOPs, and safety data sheets. Finding the right rule, pre-filling risk assessments, and proving compliance at the site level is slow, manual, and error-prone.

Solution

How It Works

A RAG-backed workspace lets workers search regulations in natural language, auto-generates risk-assessed work permits, issues dynamic checklists, and produces photo-verified PDF proof reports with compliance gap detection.

Core Capabilities

  • Regulatory Q&A grounded in 1,214 chunks from 34 ingested PDFs via pgvector + GPT retrieval.
  • Work permit workflow with AI risk pre-fill, risk scoring, and supervisor approval chain.
  • Dynamic AI-generated inspection checklists tailored to each permit's operation and hazards.
  • Photo-evidenced submission flow that emits a signed PDF report and flags compliance gaps.
  • Bilingual Korean/English UI with persistent locale preference.

Technology Stack

  • Next.js 14 App Router (TypeScript, Tailwind, shadcn/ui)
  • FastAPI backend (Python 3.12) with SQLAlchemy async + asyncpg
  • PostgreSQL 15 + pgvector for RAG retrieval
  • OpenAI gpt-5.4-mini + text-embedding-3-small
  • Dockerized multi-service deploy (Postgres + backend + Next.js)

Project Outcomes

  • Collapsed multi-hour regulation lookups into seconds of guided Q&A.
  • Standardized the chemical-sector permit flow around a single AI-risk-aware workflow.
  • Delivered end-to-end proof-of-compliance artifacts without manual PDF assembly.

LIVE PROJECT

Verity : EHS AI Compliance Tool

Verity EHS is live as an in-domain workspace. Open the portal to search regulations, raise work permits, and generate compliance-verified proof reports.

Step 1

Search Regulations

Ask in natural language across 34 ingested PDFs; answers cite the exact regulation and excerpt.

Step 2

Raise a Work Permit

AI pre-fills hazards, PPE, and risk score; a supervisor reviews and approves before site work begins.

Step 3

Submit Proof of Compliance

Complete a dynamic checklist with photo evidence; get a signed PDF report with compliance gaps flagged.