Section 01
Introduction: Exploration of an Open-Source Project for LLM+DFT-Assisted Molecular Structure Generation
Core Project Overview
Molecular-Identificatio is an open-source project maintained by Kris2lund (GitHub link: https://github.com/Kris2lund/Molecular-Identificatio, released on May 24, 2026). It explores the feasibility of using large language models (LLMs) to generate molecular structures combined with density functional theory (DFT) optimization, evaluates the consistency between generated structures and real molecules in terms of geometric configuration and electronic properties, and provides methodological references for AI-assisted material discovery.
Core Idea
Using LLMs to directly output 3D coordinates of molecules as initial guesses for DFT calculations. After DFT optimization, compare with reference structures from the PubChem database to explore the potential and limitations of LLMs in materials science.