RAG Query Pipeline
Sequence diagram showing the Retrieval Augmented Generation (RAG) query flow
Visual representations of BlueRobin's architecture using Mermaid diagrams. Each diagram is interactive and can be embedded in documentation or presentations.
For the complete interactive C4 model with drill-down navigation (System Context → Container → Component → Deployment), use the Structurizr DSL file:
/architecture/bluerobin.dsl
Open at structurizr.com/dsl or export to PlantUML with structurizr-cli.
Sequence diagram showing the Retrieval Augmented Generation (RAG) query flow
Flowchart showing the complete document processing pipeline from upload to searchable
Sequence diagram showing NATS JetStream event flow for document processing
Architecture diagram showing K3s cluster deployment topology and namespace organization
Class diagram showing the DDD domain model with aggregates, entities, and value objects
Flowchart showing the GitOps-based CI/CD pipeline with GitHub Actions and FluxCD
C4 Container diagram showing service-to-service communication patterns
Component diagram showing Command Query Responsibility Segregation implementation
Show interactions between components over time
Illustrate process flows and decision points
Model domain entities and relationships
Multi-level architecture visualization
All diagrams use Mermaid syntax and can be embedded in:
Use the Mermaid CLI to export:
npx @mermaid-js/mermaid-cli -i diagram.md -o diagram.svg The comprehensive C4 model in /architecture/bluerobin.dsl can be: