Skip to content

BattModels/material_agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DREAMS: Density Functional Theory Based Research Engine for Agentic Materials Simulation

[arxiv]

Overview

DREAMS Overview

DREAMS (Density Functional Theory Based Research Engine for Agentic Materials Simulation) is a comprehensive framework designed to facilitate autonomous materials discovery and simulation workflows through artificial intelligence agents.

It uses ASE and Quantum ESPRESSO to perform DFT calculations and is built on top of the Langgraph with Claude 3.5 and Claude 3.7 to enable agentic capabilities.

Sol27LC Benchmark Results

The following figure shows the performance of DREAMS on the Sol27LC benchmark, which includes 27 different materials systems. Sol27LC Benchmark Results

CO/Pt Puzzle Results

The DREAMS framework has been tested on the CO/Pt puzzle, a well-known challenge in materials discovery that involves predicting the adsorption behavior of CO molecules on platinum surfaces. It has full capabilities to explore the potential configuration space. The following table shows the performance of DREAMS on the CO/Pt puzzle, which is a challenging test case for materials discovery. CO/Pt Puzzle Results

BEEF Analysis

How to Use

  1. Clone the repository:
    git clone https://github.com/BattModels/material_agent.git
  2. Install the required dependencies: autocat, langgraph, quantum-espresso and other dependencies.
  3. Add your API keys to the config/default.yaml file. Change the pseudopotentials in the config/default.yaml and the working directory to the one you want to use.
  4. Edit the usermessage in the invoke.py file to specify the task you want to perform.
  5. Run the agent:
    python invoke.py

Demo Video

You can watch a demo video of DREAMS in action, showcasing its capabilities in materials discovery and simulation workflows. [demo]

References

If you use DREAMS in your research, please cite the following paper:

@misc{wang2025dreamsdensityfunctionaltheory,
      title={DREAMS: Density Functional Theory Based Research Engine for Agentic Materials Simulation}, 
      author={Ziqi Wang and Hongshuo Huang and Hancheng Zhao and Changwen Xu and Shang Zhu and Jan Janssen and Venkatasubramanian Viswanathan},
      year={2025},
      eprint={2507.14267},
      archivePrefix={arXiv},
      primaryClass={cs.AI},
      url={https://arxiv.org/abs/2507.14267}, 
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •