🤖 AI Summary
High barriers to entry in computational chemistry hinder effective adoption by non-expert users. To address this, we propose a large language model (LLM)-based multi-agent system featuring a hierarchical cognitive architecture and dynamic workflow generation mechanism. This system enables end-to-end automatic translation of natural-language chemistry queries into executable quantum chemical computations (e.g., Gaussian/ORCA), supporting task decomposition, tool orchestration, file management, job submission, error localization, and in-situ debugging. A hierarchical memory framework and action-tracing logging ensure robust execution of long-horizon, multi-step tasks while preserving full interpretability. Evaluated on six undergraduate coursework problems and two real-world case studies, the system achieves >87% task success rate. It significantly improves usability, generalizability, and transparency—establishing a novel paradigm for democratizing computational chemistry.
📝 Abstract
Computational chemistry tools are widely used to study the behaviour of chemical phenomena. Yet, the complexity of these tools can make them inaccessible to non-specialists and challenging even for experts. In this work, we introduce El Agente Q, an LLM-based multi-agent system that dynamically generates and executes quantum chemistry workflows from natural language user prompts. The system is built on a novel cognitive architecture featuring a hierarchical memory framework that enables flexible task decomposition, adaptive tool selection, post-analysis, and autonomous file handling and submission. El Agente Q is benchmarked on six university-level course exercises and two case studies, demonstrating robust problem-solving performance (averaging>87% task success) and adaptive error handling through in situ debugging. It also supports longer-term, multi-step task execution for more complex workflows, while maintaining transparency through detailed action trace logs. Together, these capabilities lay the foundation for increasingly autonomous and accessible quantum chemistry.