BIBIM AI v1.0 — Open source launch
BIBIM AI v1.0 is now open source under Apache 2.0. Natural language → verified code → execution inside Revit, Dynamo, and ArchiCAD. BYOK, no server.
BIBIM AI v1.0 is live on GitHub.
The core premise: BIM practitioners should be able to describe what they want in natural language and have it execute — verified and correctly — inside the tools they already use. Not in a separate chat interface. Not via export/import. Natively, inside Revit, Dynamo, and ArchiCAD.
What v1.0 includes
- BIBIM for Revit: Revit 2022–2027. Natural language → Revit API code generation, Roslyn-based code verification, session history stored locally. - BIBIM for Dynamo: Dynamo 2022–2026. Natural language → Dynamo graph nodes, context-aware script generation. - BIBIM for ArchiCAD: ARCHICAD 29. Natural language → GDL / Python scripting, ArchiCAD API-aware code generation.
BYOK — bring your own key
BIBIM connects directly to Claude, GPT, or Gemini via your own API key. No SquareZero server. No subscription. No data routing through third parties. Your model and project data stay with you.
Why open source
Trust is the foundation of any tool that runs code inside your BIM model. Open source makes the verification logic auditable. Apache 2.0 means you can use it, modify it, and build on it without restriction.
What comes next
Expanded platform coverage, improved context handling for large models, and documentation at bibim.app. Contributions welcome — see the GitHub repository for the contributor guide.