Files
indiekit-blog/content/pages/ai.md
2026-03-09 19:11:01 +01:00

28 lines
1.3 KiB
Markdown

---
date: 2026-03-09T13:48:01.251Z
title: AI Transparency
category:
- dev
- AI
syndication:
- https://blog.giersig.eu/ai/
updated: 2026-03-09T18:11:01.322Z
summary: How AI is used on this blog, with structured disclosure levels for text and code.
visibility: public
permalink: https://blog.giersig.eu/ai/
---
I use AI as a thinking tool for brainstorming, structuring, drafting, editing, and translating. It helps me work through ideas faster and write more consistently, especially during periods when energy is limited.
Everything published here is mine: the judgment, the positions, the responsibility. AI doesn't replace any of that. It assists the process.
I'm transparent about this because I think the default of silent AI use is dishonest. If something was shaped significantly by AI, you deserve to know.
- Level0 - No involvement at all
- Level1 - Editorial assistance (like grammar correction, minor rephrasing, tone refinement, translation)
- Level2 - Co-Working (like turning bullet points into paragraphs, expanding a draft into a structured essay, generating alternative arguments that I then refine, drafting tutorial text based on my actual codebase, summarizing material I already read.)
- Level3 - Fully/Primarily AI generated, human assisted
Thanks to [rmendes](https://rmendes.net/ai/) for this idea!