This Project is based on the Cookiecutter Data Science Project Template.
- To run the notebooks you need to add a
.env
file with a validOPENAI_API_KEY=...
. An Open AI Tier 2 account is required to execute all prompts. - Start an python environemt like Anaconda und install all packages via
pip install -r requirements.txt
. More documentation can be found in the Developer Guide.
@masterthesis{schwarz-2024-urban,
title = {Digital Urban Land-Use Planning – How AI Systems Understand Development Plans},
author = {Schwarz, M.},
year = 2024,
month = {September},
note = {Cooperation with credium GmbH},
school = {Technical University of Applied Sciences Augsburg},
type = {Master's thesis}
}