Skip to content

Commit e8c2d6f

Browse files
authored
Enhance FlamePilot documentation with new features
Updated the description of FlamePilot to highlight its features and capabilities as a CFD agent. Added an image and improved the introduction for clarity.
1 parent 5f7750f commit e8c2d6f

1 file changed

Lines changed: 9 additions & 2 deletions

File tree

agents/FlamePilot.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
FlamePilot
22
==========
3-
FlamePilot is an AI-powered CFD agent that leverages DeepFlame to assist users in setting up, running, and analyzing combustion simulations. It provides an intuitive interface for both novice and experienced users to interact with complex CFD tasks using natural language commands.
43

5-
To try FlamePilot, visit this Bohrium App: https://www.bohrium.com/apps/deepflame-cfd-agent.
4+
<div align="center">
5+
<img src="https://github.com/xiao312/flamepilot-dev/raw/main/docs/assets/logo.png" alt="FlamePilot logo" width="640" />
6+
</div>
7+
8+
FlamePilot is an **agentic runner for combustion CFD workflows**, designed to automate and assist simulations within the DeepFlame ecosystem. It provides a **CLI-first, tool-aware agent** that translates natural language instructions into executable CFD actions, covering case setup, solver configuration, execution, diagnostics, and iteration.
9+
10+
FlamePilot emphasizes **executability and traceability**: it helps you go from intent → runnable case, while keeping workflows inspectable and compatible with research-grade CFD practices.
11+
12+
To try FlamePilot, visit the <a href="https://github.com/xiao312/flamepilot-dev">project repository</a>.

0 commit comments

Comments
 (0)