Prompt Intelligence Layer (PIL)
An opinionated, OpenAI-compatible LLM gateway with intent-aware routing across OpenAI, Anthropic,
Gemini, and local Ollama behind a unified /v1/chat/completions API. Features a
semantic cache (Redis + pgvector), per-key budgets, circuit breakers, PII masking with reversible
de-tokenization, provider fallback chains, and end-to-end OpenTelemetry tracing with shadow-mode
replay for safe rollouts.