OwlBrief — decision-grade daily intelligence.
Decision-grade intelligence product for understanding real-world change
Tech: Rails 8 · Hotwire · OpenAI · PostgreSQL · Redis · Docker · CI/CD
What it is
A production AI system that ingests global news, research, and expert analysis, clusters related events, classifies significance, generates factual summaries, and publishes curated briefings — optimized for clarity, cost, and reliability.
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.