Document AI tools used in development
All checks were successful
Builds / ExectOS WebSite (push) Successful in 17s

This commit is contained in:
Aiken Harris 2025-07-17 19:54:12 +02:00 committed by CodingWorkshop Signing Team
parent a6f6ea9a12
commit ca8619b3ff
Signed by: CodingWorkshop Signing Team
GPG Key ID: 6DC88369C82795D2

28
content/ai-assisted.md Normal file
View File

@ -0,0 +1,28 @@
+++
title = 'AI-Assisted Contributions'
date = 2025-07-17T19:44:12+02:00
+++
This project includes content and code that has been partially created or assisted by artificial intelligence (AI) tools.
### Tools We Use
We actively use the following AI tools to support development and documentation workflows:
* **ChatGPT**: for generating and reviewing code, technical writing, and problem-solving assistance.
* **Gemini Assistant**: integrated with VS Code, used for code suggestions and refactoring.
* **Windsurf**: VS Code extension that helps streamline repetitive coding tasks.
We are also experimenting with other AI-based tools to evaluate their usefulness in different areas of the project.
### Human Review
All AI-assisted contributions are reviewed and validated by human developers before being committed to the project. We ensure
that any code, documentation, or design produced with AI meets our quality and security standards.
### Why Use AI?
Using AI tools allows us to:
* Accelerate development and reduce boilerplate
* Improve consistency in code and documentation
* Explore alternative solutions more efficiently
* Focus developer time on complex or creative tasks
### Transparency & Ethics
We are committed to transparent and responsible use of AI. Our goal is to ensure that AI supports - but never replaces -
thoughtful human contribution. If you have any questions or concerns about the role of AI in this project, please open an
issue or contact the maintainers.