A RAG agent shows evidence directly on construction drawings
A Reddit user shared a GraphRAG agent used with construction drawings. Instead of footnote-style citations, it highlights entities from the answer on the actual drawings and replays the path across sheets. The user asks whether this kind of visual evidence really builds trust, or only feels useful at first.
Key points
- The example is about construction drawings, where a wrong answer can be risky.
- The agent shows evidence visually instead of only using footnote-style citations.
- It highlights entities named in the answer on the real drawings.
- It replays the relation path from member to spec to governing doc.
- The post asks what users actually check before trusting a grounded RAG answer.
Quick term guide
- GraphRAG agent
- An AI agent that follows relationships between pieces of information to build an answer.
- GraphRAG
- A technique that combines a graph database with vector search so an AI can retrieve more accurate, context-aware information.
- citations
- Citations show which source a claim or answer came from.
- Citation
- A reference to the original source of information used in a piece of work.
- entities
- Named things in the material, such as parts, documents, people, or places.
- AI agents
- AI agents are AI tools that can carry out steps toward a goal, not just answer once.
- AI agent
- An AI program that can inspect information and suggest what to do next.
- agents
- AI helpers that follow your instructions and make changes for you.