Engineering.ai: A Platform for Teams of AI Engineers in Computational Design
Ran Xu, Yupeng Qi, Jingsen Feng, Xu Chu
TL;DR
Engineering.ai addresses the inefficiencies of multidisciplinary CAE workflows by introducing a hierarchical, multi-agent platform in which a Chief Engineer coordinates Aerodynamics, Structural, Acoustic, and Optimization AI engineers powered by LLMs. The framework enables file-mediated data exchange and memory-based knowledge management to sustain cross-domain collaboration and reproducibility, achieving end-to-end automation demonstrated on UAV wing optimization. The case study shows a twelve-case aerodynamic analysis, a 432-configuration CAD-to-FEA sweep, and GP-Bayesian optimization yielding an 18.1% stress reduction with nine Pareto-optimal designs, validating near-autonomous engineer-level decision making. While promising, the work also highlights practical considerations such as API rate limits, token costs, and privacy, outlining a path toward broader industrial deployment with local LLMs and extended toolchains.
Abstract
In modern engineering practice, human engineers collaborate in specialized teams to design complex products, with each expert completing their respective tasks while communicating and exchanging results and data with one another. While this division of expertise is essential for managing multidisciplinary complexity, it demands substantial development time and cost. Recently, we introduced OpenFOAMGPT (1.0, 2.0), which functions as an autonomous AI engineer for computational fluid dynamics, and turbulence.ai, which can conduct end-to-end research in fluid mechanics draft publications and PhD theses. Building upon these foundations, we present Engineering.ai, a platform for teams of AI engineers in computational design. The framework employs a hierarchical multi-agent architecture where a Chief Engineer coordinates specialized agents consisting of Aerodynamics, Structural, Acoustic, and Optimization Engineers, each powered by LLM with domain-specific knowledge. Agent-agent collaboration is achieved through file-mediated communication for data provenance and reproducibility, while a comprehensive memory system maintains project context, execution history, and retrieval-augmented domain knowledge to ensure reliable decision-making across the workflow. The system integrates FreeCAD, Gmsh, OpenFOAM, CalculiX, and BPM acoustic analysis, enabling parallel multidisciplinary simulations while maintaining computational accuracy. The framework is validated through UAV wing optimization. This work demonstrates that agentic-AI-enabled AI engineers has the potential to perform complex engineering tasks autonomously. Remarkably, the automated workflow achieved a 100% success rate across over 400 parametric configurations, with zero mesh generation failures, solver convergence issues, or manual interventions required, validating that the framework is trustworthy.
