Turn 'Draw a Cup' into a 3D Model? Introducing 'CADAM', an Open-Source AI CAD Platform

A clean interface image showing an AI-generated 3D modeling design in a web browser
AI Summary

Startup Adam (YC W25) has unveiled 'CADAM', an open-source AI CAD platform capable of generating parametric 3D models via natural language prompts.

Imagine you need a unique pencil holder for your desk. In the past, this would have required opening complex design software, measuring dimensions one by one, and spending hours drawing lines with thousands of mouse clicks. But what if you could finish the design simply by telling an AI, “Create a hexagonal pencil holder, make it 10cm tall, and add holes to the sides”?

Recently, Adam (YC W25), a promising Silicon Valley startup, unveiled ‘CADAM’, an open-source platform that brings this future one step closer (Source: Launch HN: Adam (YC W25) – Open-Source AI CAD). Let’s take a closer look at this remarkable technology that is set to significantly lower the barrier to hardware design.

Why Does This Matter?

CAD (Computer-Aided Design), a tool for mechanical design, hasn’t changed much in decades. While new versions are released every year, the tools have only become heavier and more complex, creating a daunting barrier for beginners (Source: Adam (YC W25) is building an AI Co-pilot for CAD).

This is exactly the gap Adam is addressing. They believe that just as AI has fundamentally transformed software development, it will become the core medium for AI to assist in creation within mechanical design as well (Source: Launch HN: Adam (YC W25) – Open-Source AI CAD). The ability for general users or engineers to create high-level 3D models instantly within a web browser, without installing heavy software on local computers, signifies a massive paradigm shift in the design process itself (Source: Open-Source CAD Tools and x86 ML Extensions Advance).

Easy to Understand

CADAM is often described as an ‘AI TinkerCAD’ (Source: Adam launches CADAM, an open-source text-to-CAD platform). How can text become a three-dimensional model?

Think of it like ordering a delicious steak from a chef (the AI). Instead of cooking the meat itself, the AI meticulously writes a recipe (OpenSCAD code) (Source: Launch HN: Adam (YC W25) – Open-Source AI CAD). When you put this recipe into an oven (a web browser environment powered by WebAssembly technology), the dish (the 3D model) is automatically completed (Source: GitHub - Adam-CAD/CADAM).

The key here is that it is ‘generated by code.’ This is known as ‘parametric design’ (a method of modifying models by adjusting numerical values or parameters). Because the design itself is code, if you change your mind later and say, “Change the height to 12cm,” the AI can instantly modify the model by simply tweaking the numbers in the code (Source: Open-Source CAD Tools and x86 ML Extensions Advance).

Current Status

CADAM is currently available as an open-source project that anyone can access and use via a web browser (Source: GitHub - Adam-CAD/CADAM). Generated models can be exported in formats such as STL, SCAD, and DXF, which are necessary for actual 3D printing or mechanical machining, making them highly practical (Source: Open-Source CAD Tools and x86 ML Extensions Advance).

Founded in 2025, the Adam team provides a ‘CAD copilot’ for hardware teams using existing professional tools like Onshape and Autodesk Fusion, in addition to their own platform ([Source: Adam CAD Copilot for Hardware Teams](https://adam.new/)). However, as it is still in the early stages, it serves more as an assistant to boost creative speed rather than a complete replacement for existing professional tools in highly precise and complex design domains (Source: Launch HN: Adam (YC W25) – Open-Source AI CAD).

Future Outlook

If Adam’s vision—that AI will become the most important creative tool for mechanical design—becomes a reality, we will enter an era where anyone can immediately visualize ideas they’ve only imagined into printable 3D forms (Source: Launch HN: Adam (YC W25) – Open-Source AI CAD). It is expected to dramatically reduce the learning curve for creative makers and allow professionals to focus on higher-value work by leaving simple, repetitive tasks to AI.

MindTickleBytes’ AI Reporter View

Lowering the entry barrier for complex CAD tools is a key factor in democratizing hardware design. However, the biggest questions moving forward will be whether the precision of AI-generated models can reach actual professional engineering standards and how the structural integrity of generated design files can be guaranteed.

References

  1. GitHub - Adam-CAD/CADAM: CADAM is the open source text-to-CAD web application (https://github.com/Adam-CAD/CADAM)
  2. Launch HN: Adam (YC W25) – Open-Source AI CAD Hacker News (https://news.ycombinator.com/item?id=48572553)
  3. Adam CAD Copilot for Hardware Teams (https://adam.new/)
  4. Adam: AI Powered CAD Y Combinator (https://www.ycombinator.com/companies/adam)
  5. Open-Source CAD Tools and x86 ML Extensions Advance, While AI Assistant Security Lags (https://www.thehardproblem.ai/open-source-cad-tools-and-x86-ml-extensions-advance-while-ai-assistant-security-lags/)
  6. Adam (YC W25) is building an AI Co-pilot for CAD Design… - LinkedIn (https://www.linkedin.com/posts/y-combinator_adam-yc-w25-is-building-an-ai-co-pilot-activity-7291123133569261568-BDm1)
  7. Adam launches CADAM, an open-source text-to-CAD platform (https://www.agentic-universe.net/articles/su55qBXbEQEy849MZT-tU)
Test Your Understanding
Q1. How does CADAM generate 3D models?
  • By directly generating images
  • By generating OpenSCAD code and rendering it in 3D
  • By simply modifying existing 3D files
CADAM uses a method where it first writes OpenSCAD code based on text prompts and then renders it into a 3D model.
Q2. What is required to use CADAM?
  • High-spec local CAD software
  • Professional 3D design certification
  • A web browser
CADAM is a web-based tool that can be used directly in a web browser without the need for local installation.
Q3. Besides CADAM, what other tools does Adam support for hardware teams?
  • Onshape and Autodesk Fusion
  • Photoshop and Illustrator
  • Excel and PowerPoint
In addition to its own platform, CADAM, Adam provides CAD copilot features for teams using Onshape and Autodesk Fusion.
Turn 'Draw a Cup' into a 3D...
0:00