LLM-based Visual Code Completion for Aerospace Geometric Design
- lab Hugging Face
- lab arXiv
- lab arXivLabs
- location California
- location aerospace
- model GPT 5.4
- person Stuart Middleton
Researchers have built a visual code-completion copilot for aerospace design using a large language model, but slow inference times restrict its practical use to complex, time-consuming tasks, according to a new paper [1]. The system, described in a preprint submitted to arXiv on June 15, 2026, applies a visual programming variant of the ReAct methodology and is powered by GPT 5.4 [1]. It is paired with Wingbuilder, a new plugin library for the Grasshopper visual programming environment that provides custom components for aerospace-specific geometry abstraction [1]. The work also introduces the Aerospace Visual Programming Dataset, or AVPD, containing 18 expert-designed tasks at varying difficulty levels alongside ground-truth solutions [1]. Large language models are a type of machine learning model trained on vast text corpora for tasks such as language generation [10]. Their application in safety-critical industries has moved cautiously. The aerospace sector, which prioritizes safety and explainability over rapid adoption, currently has no publicly announced LLM-based geometric design copilot systems in commercial use by original equipment manufacturers [1]. To gauge real-world viability, the researchers conducted a user trial with two experienced aerospace engineers from a large aircraft manufacturing company [1]. The copilot successfully generated suggestions that participants found helpful, and the paper states that “participants reported they liked the tool and would be willing to use it in the future” [1]. However, the slow inference times of the ReAct loop meant the tool was only considered worthwhile for more complex tasks where waiting for a quality suggestion was justified [1]. The submission file weighs 4,674 KB and was uploaded by Stuart Middleton [1]. The paper appears on arXiv under the Computation and Language category and is indexed on Hugging Face’s daily papers feed, where community members can link models, datasets, and interactive demos to the preprint [6][7][8]. Broader AI adoption in engineering continues to expand. Artificial intelligence encompasses capabilities such as learning, reasoning, and decision-making, with the subfield of machine learning already deployed in language translation, image recognition, and e-commerce [3]. Within aerospace specifically, quantitative methods like the Datar–Mathews method for real options valuation, created in 2000 with contributions from a Boeing Technical Fellow, illustrate the industry’s long-standing integration of computational decision-support tools [4]. The new copilot represents a step toward bringing generative AI into that lineage, though the inference-speed bottleneck remains a barrier to routine use [1].
research-paperinfrastructuretool-release
Background sources we checked (10)
- arxiv.org ↗ Recent advances in both Large Language Models (LLMs) and Vision Language Models (VLMs) have seen a step change in their ability to perform visual code completion, but the aerospace industry, which prioritizes safety and explainabilty over rapid LLM adoption, currently has no publ…
- en.wikipedia.org ↗ Artificial intelligence is the capability of computational systems to perform tasks that are typically associated with human intelligence, such as learning, reasoning, problem-solving, perception, and decision-making. Artificial intelligence has been used in applications througho…
- en.wikipedia.org ↗ The Datar–Mathews Method (DM Method) is a method for real options valuation. The method provides an easy way to determine the real option value of a project simply by using the average of positive outcomes for the project. The method can be understood as an extension of the net p…
- arxiv.org ↗ We review thirteen generative systems and five supporting datasets for quantum circuit and quantum code generation, identified through a structured scoping review of Hugging Face, arXiv, and provenance tracing (January-February 2026). We organize the field along two axes: artifac…
- huggingface.co ↗ # Paper Pages Paper pages allow people to find artifacts related to a paper such as models, datasets and apps/demos (Spaces). Paper pages also enable the community to discuss about the paper. ## Linking a Paper to a model, dataset or Space If the repository card (`README.md`) …
- huggingface.co ↗ # How to Add a Space to ArXiv ... Demos on Hugging Face Spaces allow a wide audience to try out state-of-the-art machine learning research without writing any code. Hugging Face and ArXiv have collaborated to embed these demos directly along side papers on ArXiv! ... Thanks to th…
- huggingface.co ↗ Daily Papers - Hugging Face new Get trending papers in your email inbox once a day! Get trending papers in your email inbox! Subscribe # Daily Papers ## byAK and the research community - Daily - Weekly - Monthly Trending Papers https://huggingface.co/papers/date/2026-06-…
- en.wikipedia.org ↗ Hangzhou DeepSeek Artificial Intelligence Basic Technology Research Co., Ltd., doing business as DeepSeek, is a Chinese artificial intelligence (AI) company that develops large language models (LLMs). Based in Hangzhou, Zhejiang, DeepSeek is owned and funded by High-Flyer, a Chin…
- en.wikipedia.org ↗ A large language model (LLM) is a type of machine learning model designed for natural language processing tasks such as language generation. LLMs are language models with many parameters, and are trained with self-supervised learning on a vast amount of text.…
- en.wikipedia.org ↗ Qwen (also known as Tongyi Qianwen, Chinese: 通义千问; pinyin: Tōngyì Qiānwèn) is a family of large language models developed by Alibaba Cloud. Many Qwen models are distributed under the free and open-source Apache 2.0 license, the source-available Qwen License, or the non-commercial…
Sources
- export.arxiv.org — LLM-based Visual Code Completion for Aerospace Geometric Design ↗