This repository includes the replication package of - State-of-the-art and Challenges of Engineering ML-enabled Software Systems.
In this research, we explore the state-of-the-art and challenges of engineering AI-enabled software by adhering the complete software engineering process encompassing project management methodologies and life-cycle model conducting SLR.
conda create -n se4ai python==3.8.0
pip install -r requirements.txt