proj_01
Multi-Tenant AI Customer Support Agent Platform (LLM / Agentic AI)
Production multi-tenant support agent built on LangGraph with per-tenant pgvector RAG isolation, verified for zero cross-tenant leakage under concurrent load (~53 req/s across 3 tenants). A confidence-based deterministic gate escalates low-confidence answers to human agents via webhook, with per-tenant usage metering and a live dashboard. Runs fully offline (local embeddings + extractive fallback) or against Postgres/pgvector; GitHub Actions CI and deployed live on Render.