This repository contains the main project submitted for the Distributed Learning course at the University of Innsbruck, Spring 2025.
Author: Torbjørn Wiik
Supervisor: Juan Aznar Poveda
A detailed explanation of the project's motivation, methodology, implementation decisions, and results is provided in the Project Report (PDF). All major design choices and analytical discussions are documented there.
The complete source code is available in the src/ directory. For an overview of the structure and design decisions related to the implementation, please refer to the src/README.md.
An earlier version of the project presentation is available here (PDF). Note: This presentation is outdated. The Project Report should be used as the authoritative reference.
Generative AI tools (GitHub Copilot, ChatGPT) were used to improve productivity throughout the project:
-
Code: A detailed account of its use is provided in src/README.md.
-
Report: Supported in improving text flow, suggesting edits for coherence and clarity, and identifying relevant sources.
All AI-assisted contributions have been critically reviewed and used with full understanding of the underlying concepts.