GangJiang commited on
Commit
3a9229e
·
verified ·
1 Parent(s): 25442c6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -70,7 +70,7 @@ base_model:
70
 
71
  ## 🎉 Key Features
72
  - Multi-Modal Inputs: Supports heterogeneous inputs including natural language descriptions, voice, existing building energy models, and tabular data, enabling flexible and intuitive specification of building information.
73
- - Agentic LLM Collaboration: A multi-agent LLM framework where specialized agents (e.g., manager, geometry, HVAC systems) collaborate to construct building energy models.
74
  - Comprehensive Building Scenarios Coverage: Covers nearly all major building geometry, HVAC systems, story, envelope, internal loads, schedules, and operation strategies, supporting diverse building types and use cases.
75
  - Building Model Editing and Iterative Refinement: Enables targeted modification of existing building energy models, allowing users to revise, extend, or optimize specific components without rebuilding the entire model from scratch.
76
  - Automated Simulation Checking and Debugging: Automatically validates generated EnergyPlus models, detects common modeling and simulation errors, and iteratively corrects issues to ensure runnable and physically consistent simulations.
 
70
 
71
  ## 🎉 Key Features
72
  - Multi-Modal Inputs: Supports heterogeneous inputs including natural language descriptions, voice, existing building energy models, and tabular data, enabling flexible and intuitive specification of building information.
73
+ - Agentic LLM Collaboration: A multi-agent LLM framework where specialized agents (e.g., manager, geometry, or HVAC system modeler) collaborate to construct building energy models.
74
  - Comprehensive Building Scenarios Coverage: Covers nearly all major building geometry, HVAC systems, story, envelope, internal loads, schedules, and operation strategies, supporting diverse building types and use cases.
75
  - Building Model Editing and Iterative Refinement: Enables targeted modification of existing building energy models, allowing users to revise, extend, or optimize specific components without rebuilding the entire model from scratch.
76
  - Automated Simulation Checking and Debugging: Automatically validates generated EnergyPlus models, detects common modeling and simulation errors, and iteratively corrects issues to ensure runnable and physically consistent simulations.