OwlBrief — know before it’s obvious.
Decision-grade intelligence that flags material changes before they become social knowledge.
Tech: Rails 8 · Hotwire · OpenAI · PostgreSQL · Redis · Docker · CI/CD
What it is
A production AI system that detects real-world changes early, explains why they matter now, and delivers calm, factual briefings designed for faster assumption updates—not headline chasing.
Key contributions & impact
- End-to-end LLM pipeline: Designed and built ingestion, event clustering/deduplication, significance classification, cost-aware summarization, caching, and publishing.
- Human-level event clustering: Grouped multiple headlines about the same real-world event, preventing duplication and reducing noise.
- Full ownership: Owned backend architecture, infrastructure, CI/CD, observability, and production operations.
- Performance: Reduced end-to-end latency by ~60% through caching, smart excerpting, and pipeline optimization.
- Cost controls: Designed deterministic guardrails, input reduction, prompt reuse, and output caching to control spend at scale.
- Deployments: Delivered zero-downtime releases using Docker-based CI/CD workflows and rolling updates.