v1.0.0_en
BIBIM AI for Revit v1.0.0
AI-powered code generation inside Revit — describe what you want in natural language, get executable C# code instantly.
Features
- Natural language → C# code: Generates and runs Revit API code directly inside Revit
- BYOK: Connects to Anthropic Claude API using your own key — no accounts, no subscriptions
- Multi-version support: Revit 2022–2027 (net48 / net8.0 / net10.0)
- Model selection: Choose between Claude Haiku 4.5, Sonnet 4.6, Opus 4.6, or Opus 4.7
- Roslyn validation: Automatic compile check + auto-fix before code execution
- Local sessions: Chat history saved locally, no data leaves your machine
- Code library: Save and reuse generated code snippets
RAG (Revit API doc search): Temporarily disabled while the store access is being reworked for the OSS release. Code generation works normally via Claude's built-in knowledge + Roslyn validation. Coming in the next update.
Requirements
- Revit 2022–2027
- Claude API key (console.anthropic.com)
- .NET 4.8 / 8.0 / 10.0 (installed with Revit)