Introduction - kallitsis/ARIA GitHub Wiki

ARIA (ARtificial Intelligence for Sustainability Assessment) is a Python package designed to streamline the rapid calculation of environmental impacts based on the life cycle assessment (LCA) framework. ARIA leverages large language models to search and refine representative datasets in the inventory analysis phase of LCA. This automation frees LCA practitioners from manual inventory selection, one of the most time consuming steps in LCA.

A typical workflow of how ARIA works in practice is illustrated below:

aria_workflow

If this looks interesting, go straight to Installation Steps