Accepted to IDETC 2025

AI Agents in Engineering Design: A Multi-Agent Framework for Aesthetic and Aerodynamic Car Design

1MIT Department of Mechanical Engineering    2MIT EECS    3Technical University of Munich

Revolutionizing Car Design with AI

From weeks to minutes: Our multi-agent AI framework accelerates the entire automotive design process by seamlessly integrating conceptual sketching, 3D modeling, CFD meshing, and aerodynamic simulations.

Styling Agent

Transforms hand-drawn sketches into high-resolution, photorealistic renderings using SDXL and ControlNet

CAD Agent

Retrieves similar 3D designs from DrivAerNet++ and generates new shapes using DeepSDF

Meshing Agent

Automatically generates high-quality CFD meshes using OpenFOAM's snappyHexMesh

Simulation Agent

Provides real-time aerodynamic predictions using TripNet surrogate models

Abstract

We introduce the concept of "Design Agents" for engineering applications, particularly focusing on the automotive design process. Our framework integrates AI-driven design agents into the traditional engineering workflow, demonstrating how these specialized computational agents interact seamlessly with engineers and designers to augment creativity, enhance efficiency, and significantly accelerate the overall design cycle. By automating and streamlining tasks traditionally performed manually, such as conceptual sketching, styling enhancements, 3D shape retrieval and generative modeling, computational fluid dynamics (CFD) meshing, and aerodynamic simulations, our approach reduces certain aspects of the conventional workflow from weeks and days down to minutes.

Design Pipeline

Sketch

Hand-drawn concept

Style

AI-enhanced rendering

3D Model

Shape generation

Mesh

CFD preparation

Simulate

Aerodynamic analysis

Key Innovations

Multi-Agent Orchestration

Leverages AutoGen framework to coordinate specialized AI agents, enabling seamless collaboration between different design tasks and maintaining context throughout the workflow.

Rapid Design Iteration

Reduces traditional design cycles from weeks to minutes by automating sketch refinement, 3D generation, meshing, and simulation processes.

Cross-Modal Intelligence

Integrates vision-language models (VLMs), large language models (LLMs), and geometric deep learning to bridge 2D concepts with 3D engineering requirements.

DrivAerNet++ Integration

Utilizes the largest multimodal car dataset with 8,000 designs and high-fidelity CFD simulations for training and validation.

Real-time Feedback

Provides instant aerodynamic predictions using surrogate models, enabling designers to immediately assess performance implications.

Human-AI Collaboration

Augments rather than replaces human creativity, serving as intelligent assistants that enhance the design process.

Agent Workflow

1. Conceptual Sketching

Designer creates a hand-drawn sketch of the car concept, capturing initial aesthetic vision and basic proportions.

2. Styling Enhancement

Styling Agent transforms sketches into photorealistic renderings using Stable Diffusion XL with ControlNet guidance.

3. 3D Shape Generation

CAD Agent retrieves similar designs from DrivAerNet++ or generates new 3D geometries using DeepSDF interpolation.

4. Mesh Generation

Meshing Agent automatically creates CFD-ready meshes using OpenFOAM's snappyHexMesh with quality verification.

5. Aerodynamic Analysis

Simulation Agent provides real-time predictions of drag coefficient and flow patterns using TripNet surrogate models.

Results & Demonstrations

Citation

@article{elrefaie2025aiagents,
  title={AI Agents in Engineering Design: A Multi-Agent Framework for Aesthetic and Aerodynamic Car Design},
  author={Elrefaie, Mohamed and Qian, Janet and Wu, Raina and Chen, Qian and Dai, Angela and Ahmed, Faez},
  journal={arXiv preprint arXiv:2503.23315},
  year={2025}
}

Acknowledgments

We thank Justin Hodges, PhD for creating an excellent summary podcast of our research on his Substack.