Getting Started =============== Installation ------------- This section guides users through the installation of CLAS. Prerequisites include: - Python 3.8 or higher - Required libraries (see requirements.txt) To set up: 1. Clone the repository. 2. Navigate to the directory. 3. Run pip install -r requirements.txt.