MODULE 03 / RETRIEVAL
RAG + 3D Chat
Chat with your docs. When the answer is a structure, render it inline in Three.js with citations pointing back to source chunks. Top-k → rerank → cite, kept stupid-simple.
pgvector + bge-rerankerStreaming SSE3D outputs deterministic from trace
When a question implies structure — an org graph, a network, a 3D scene — the model emits a typed payload alongside the prose. The renderer is deterministic from that payload, so the same trace renders the same scene.
No image hallucination. No prompt-to-Three.js gymnastics. Just a small schema and a viewer.