paper-with-me

홈 › Papers

MCP4IFC: IFC-Based Building Design Using Large Language Models

2025-10-29 · Bharathi Kannan Nithyanantham, Tobias Sesterhenn, Ashwin Nedungadi, Sergio Peral Garijo, Janis Zenkner, Christian Bartelt, Stefan Lüdtke arxiv

Bringing generative AI into the architecture, engineering and construction (AEC) field requires systems that can translate natural language instructions into actions on standardized data models. We present MCP4IFC, a comprehensive open-source framework that enables Large Language Models (LLMs) to directly manipulate Industry Foundation Classes (IFC) data through the Model Context Protocol (MCP). The framework provides a set of BIM tools, including scene querying tools for information retrieval, predefined functions for creating and modifying common building elements, and a dynamic code-generation system that combines in-context learning with retrieval-augmented generation (RAG) to handle tasks beyond the predefined toolset. Experiments demonstrate that an LLM using our framework can successfully perform complex tasks, from building a simple house to querying and editing existing IFC data. Our framework is released as open-source to encourage research in LLM-driven BIM design and provide a foundation for AI-assisted modeling workflows. Our code is available at https://show2instruct.github.io/mcp4ifc/.

📄 PDF Abstract BibTeX arXiv:2511.05533

Code (0)

등록된 구현이 없습니다.

Tasks

Information Retrieval

Similar Papers 제목 키워드 기반

BuildingView: Constructing Urban Building Exteriors Databases with Street View Imagery and Multimodal Large Language Mode

2024-09-29 · Zongrong Li, Yunlei Su, Hongrong Wang, Wufan Zhao

Urban Building Exteriors are increasingly important in urban analytics, driven by advancements in Street View Imagery and its integration with urban research. Multimodal Large Language Models (LLMs) offer powerful tools …

Decision MakingSystematic Literature Review

Question Answering for Decisionmaking in Green Building Design: A Multimodal Data Reasoning Method Driven by Large Language Models

2024-12-06 · Yihui Li, Xiaoyue Yan, Hao Zhou, Borong Lin

In recent years, the critical role of green buildings in addressing energy consumption and environmental issues has become widely acknowledged. Research indicates that over 40% of potential energy savings can be achieved…

Decision MakingQuestion AnsweringRetrievalRetrieval-augmented Generation

Exploring Gen-AI applications in building research and industry: A review

2024-10-01 · Hanlong Wan, Jian Zhang, Yan Chen, Weili Xu 외

This paper investigates the transformative potential of Generative AI (Gen-AI) technologies, particularly large language models, within the building industry. By leveraging these advanced AI tools, the study explores the…

Image GenerationText Generation

BIM-Edit: Benchmarking Large Language Models for IFC-Based Building Information Modeling

2026-06-18 · Bharathi Kannan Nithyanantham, Clemens Kujat, Tobias Sesterhenn, Stefan Telgmann 외 arxiv

Large language models (LLMs) are increasingly applied to computer-aided design (CAD) to generate design artifacts from textual instructions. In engineering practice, this requires more than creating new geometry, models …

LLMs and the Future of Chip Design: Unveiling Security Risks and Building Trust

2024-05-11 · Zeng Wang, Lilas Alrahis, Likhitha Mankali, Johann Knechtel 외

Chip design is about to be revolutionized by the integration of large language, multimodal, and circuit models (collectively LxMs). While exploring this exciting frontier with tremendous potential, the community must als…

Code Generation