Skip to content
All builds /Tools and apps/supabase-jev-guard: Postgres Database Filter
github·Tools and apps

supabase-jev-guard: Postgres Database Filter

Postgres pg_net webhook trigger that validates user text entries against toxicity and spam policies directly upon DB insert.

Open GitHub ⚡ 22ms trigger execution
01 / The Decision

Does this user comment violate community guidelines?

Jev sits between the incoming context and the next system action. Rather than generating lengthy, slow natural language that requires brittle regex parsing, Jev returns non-autoregressive, calibrated probabilities that downstream code can immediately execute.

02 / Typed Outputs
01is_flaggedPrimary action
02violation_typeConfidence score
03confidenceFallback route

Related Tools and apps Builds