# On Linux/macOS ./scripts/setup_env.sh # On Windows python -m venv venv venv\Scripts\activate pip install -r requirements.txt Ensure your Ollama Docker container is running: docker run -d --name ...
This repository features an ASPEN-Python integration project I have worked on as part of the Chemical Engineering Summer Internship at the University of Manchester. The objective of this project is to ...