refactor!: Switch to new chat directory

BREAKING CHANGE: Existing URLs will no longer work. Those will have to
be redirected.
This commit is contained in:
Tibo De Peuter 2024-04-09 13:08:07 +02:00
parent 989ae7a0f5
commit b36aab6b15
Signed by: tdpeuter
GPG key ID: 38297DE43F75FFE2
43 changed files with 1 additions and 1 deletions

View file

@ -13,7 +13,7 @@
<body> <body>
<main> <main>
<p>Welcome to my public website showcasing my experiments and explorations in using Large Language Models (LLMs) for generating code and providing insights! As a single developer, I've found that LLMs can be incredibly useful tools in my work, and I'm excited to share my experiences and findings with you.</p> <p>Welcome to my public website showcasing my experiments and explorations in using Large Language Models (LLMs) for generating code and providing insights! As a single developer, I've found that LLMs can be incredibly useful tools in my work, and I'm excited to share my experiences and findings with you.</p>
<p>Interested in learning more about how I use LLMs to generate code? Check out the archives of chats on this site, where you can explore examples of our conversations and see how LLMs can help streamline development processes. <a href="./personal/ai-transparency/acc815c5-452a-46a7-83ef-002e76a8a078.html" alt="Link to the chat to generate this text">And, as a fun bonus, you'll notice that even this message you're reading right now was written using AI isn't that cool? 🤖</a></p> <p>Interested in learning more about how I use LLMs to generate code? Check out the archives of chats on this site, where you can explore examples of our conversations and see how LLMs can help streamline development processes. <a href="./c/acc815c5-452a-46a7-83ef-002e76a8a078.html" alt="Link to the chat to generate this text">And, as a fun bonus, you'll notice that even this message you're reading right now was written using AI isn't that cool? 🤖</a></p>
<p>Thanks for stopping by, and I hope you enjoy exploring the site!</p> <p>Thanks for stopping by, and I hope you enjoy exploring the site!</p>
</main> </main>