The ML and Infrastructure Architecture Behind striff.io
striff.io turns GitHub pull requests into architecture diagrams scored by a graph neural network. This post breaks down the production pipeline behind it: a three-tier Kafka topology that decouples graph construction, GNN inference on Triton, and LLM annotation, plus a degradation hierarchy that guarantees every review request produces a useful result even when services fail….
Read article ↗