Skip to content

Commit

Permalink
Update words
Browse files Browse the repository at this point in the history
  • Loading branch information
whitep4nth3r committed Oct 30, 2024
1 parent 510a4a4 commit 52181f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ai/index.11ty.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ exports.render = function () {
return /* html */ `
<div class="ai__content">
<h1 class="ai__title">AI Usage</h1>
<p class="ai__text">Everything I create on the internet — including this website and my newsletter — is created, built and written by me using my own thoughts, ideas, and experience.</p>
<p class="ai__text">Everything I publish on the internet — including this website and my newsletter — is created, built and written by me using my own thoughts, ideas, and experience.</p>
<p class="ai__text">I may use LLMs and AI lightly as tools during the content creation process to help with things like summarising large transcripts or articles that I use as source material. Sometimes I use tools like GitHub Copilot to help me write code (but it's more fun and a better learning experience to write the code by hand).</p>
<p class="ai__text">This website is my playground and my exploration space, and I like to painstakingly handcraft it myself.</p>
<p class="ai__text">I have a strong dislike for AI-generated art and music. Whilst it may be a quick way to generate royalty-free assets for your project, it is devoid of imagination, creativity and the human spirit.</p>
Expand Down

0 comments on commit 52181f5

Please sign in to comment.