Clicky Web Analytics
presentation
documentation
creation
automation
bim after dark live
Showing posts with label revit AI. Show all posts
Showing posts with label revit AI. Show all posts

Wednesday, June 10, 2026

Build Revit Tools with AI in an Afternoon (w/Michael Kilkelly) - Replay

 



Michael Kilkelly from ArchSmarter joined me for Episode 139 to show how AI has changed what one person can build for Revit. The short version... a custom design tool that used to take a month of hand coding now takes an afternoon. If you have ever wanted a tool that fits your exact workflow but figured it was too much work, this one is for you.


What We Covered

Michael's whole approach runs on one idea he calls the Design Intent Pattern. Architects control design intent. Contractors handle means and methods. He treats AI the same way. He owns what the tool should do, then lets the AI handle how it gets coded. That framing alone is worth the watch, because it reframes AI from "thing that writes code" into "thing that handles the part you do not need to care about."


The image-to-family demo was the one that got people talking in the chat. Michael dragged a photo of a bench into Claude, and it generated a structured data file describing the geometry. A small Revit tool then read that file and built a native family. Not perfect, not parametric, but close enough to be useful. The interesting wrinkle... AI rebuilt a 3D object from a single photo, but it still struggles to read a flat 2D floor plan. As Michael put it, certain spatial relationships just trip it up.


We also went through his mini design tools. A twisting tower generator he built at his kitchen table on a Sunday. StairLab, a single HTML page that lets you lay out stairs visually and checks them against IBC 2021 as you go. And Charrette, a rendering tool that grabs a Revit screenshot, sends it to the Gemini API with a prompt, and sends back a finished image. Each one is small, cheap to build, and basically throwaway. That is the point.


The honest part lands near the end. The value now is not syntax or where to put a semicolon. The value is domain knowledge. Knowing what the problem is and how it should be solved. AI handles the rest. We also got practical about deploying this stuff at scale, code review, and managing the cost of running multiple models.


Watch the Replay Here...



Wednesday, June 3, 2026

Is AI the End of Dynamo? What's New in Dynamo 4.0 for Revit 2027 (Replay)



Last week I sat down with John Pierson from the Autodesk Dynamo team to walk through Dynamo 4.0 in Revit 2027 and answer the question a lot of us keep circling back to: with AI writing scripts and Revit Assistant baked right in, is there still a reason to learn visual programming? Short answer, yes, and the reasons are more interesting than I expected.


What We Covered


Dynamo 4.0 is mostly an under-the-hood release, and that's a good thing. It now runs on Python.NET 3 and .NET 10, with real performance gains in the geometry engine. If you work with topo solids or drape geometry, point projections are noticeably faster. The .NET 10 jump also unlocks add-in isolation in Revit 2027, which means the days of uninstalling plugins one by one to find the thing that broke Dynamo should finally be behind us.


A few quality-of-life wins stood out. Groups can now be resized and collapsed, and they only show the inputs and outputs that are actually connected instead of every possible port. Paneling nodes that lived in beta for years are now in the box. And here's the one I'd act on today: right-click almost any Revit node and you can open a built-in sample file. John actually built a lot of those samples himself before he joined Autodesk, and roughly 80 percent of Revit nodes now have coverage.


Then we got into AI. The biggest mental unlock for me was understanding that an MCP server is not the full Revit API. It only does what someone hardcoded it to do, which is why a public Revit MCP might only expose seven actions. But because every Dynamo node is already an API call wrapped in human-written documentation, running the assistant inside Dynamo can reach far more of Revit than a hand-built MCP. As John put it, you give the AI the tools to build the tools.


The most useful takeaway is a workflow you can use right now. Instead of having Claude write Python that you then have to deploy through PyRevit, have it write Dynamo-flavored Python, paste it into a node, and hit run. You get a visual feedback loop and a deployment framework for free, and you stay in control of your own work rather than depending on a third-party tool that might break the next time .NET changes.


Watch the Replay Here...


Join the Community:



Monday, October 6, 2025

AI in Architecture: 2D to 3D Revit Model in Seconds




What if you could turn a 2D plan or even a quick sketch into a fully built 3D Revit model in just minutes? In this video, I explore a new AI tool that does exactly that. I’ll walk through how it works, show you the outputs, and share what this could mean for architects, engineers, and BIM professionals. 

🚀 Is this the future of starting projects in Revit? Watch and decide for yourself.