Prajwalkadam29/Agentic-BIM-Compliance
This project replaces error-prone, 2-day manual structural reviews with a 4-minute Agentic AI workflow that parses IFC models for code compliance. It ensures structural safety through real-time 3D visual overlays, explainable reports, and automated "auto-fix" design suggestions.
Platform-specific configuration:
{
"mcpServers": {
"Agentic-BIM-Compliance": {
"command": "npx",
"args": [
"-y",
"Agentic-BIM-Compliance"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
An autonomous, Agentic AI Co-Pilot designed to automate structural engineering design reviews. By parsing Industry Foundation Classes (IFC) models against Indian Standard codes (IS 456, IS 1893, IS 800), the system compresses a typical 2-day manual review cycle into just 4 minutes.
It provides structural engineers with explainable AI outputs, interactive 3D visualizations, and an automated remediation loop for non-compliant members.
---
StructurAI Co-Pilot utilizes a highly modular, multi-agent architecture orchestrated by LangGraph. It seamlessly integrates deep IFC parsing, Vision-guided RAG, and an immutable audit trail.
IfcOpenShell performs deep parsing to extract axis, topology, and PropertySets.xeokit 3D viewer with BCF fly-to capabilities, color-coded safety bars, and ranked failures.Loading reviews...