⚠️ Important
This package is actively in development, and breaking changes may occur.
XRF Copilot is an AI-powered workflow designed for X-ray fluorescence (XRF) simulation and data analysis.
It augments existing packages with state-of-the-art large language models and AI tools.
Feature | GitHub repository | Documentation |
---|---|---|
XRF maps simulation, including the self-absorption effect | https://github.com/hpphappy/XRF_tomography | Thesis |
LLM-assisted workflow | https://github.com/xyin-anl/Nodeology |
git clone https://github.com/yijiang1/XRF_copilot.git
conda create --name xrf_copilot python=3.12
pip install -r requirements.txt