AI RESEARCH

AstraAI: LLMs, Retrieval, and AST-Guided Assistance for HPC Codebases

arXiv CS.AI

ArXi:2603.27423v1 Announce Type: new We present AstraAI, a command-line interface (CLI) coding framework for high-performance computing (HPC) software development. AstraAI operates directly within a Linux terminal and integrates large language models (LLMs) with Retrieval-Augmented Generation (RAG) and Abstract Syntax Tree (AST)-based structural analysis to enable context-aware code generation for complex scientific codebases. The central idea is to construct a high-fidelity prompt that is passed to the LLM for inference.