Test
All checks were successful
Trigger build for deploying blog updates / build (push) Successful in 0s
All checks were successful
Trigger build for deploying blog updates / build (push) Successful in 0s
This commit is contained in:
27
content/blog/en/automated_translation.md
Normal file
27
content/blog/en/automated_translation.md
Normal file
@@ -0,0 +1,27 @@
|
||||
---
|
||||
title: Automated Translation
|
||||
description: Problem solved!
|
||||
date: 2026-06-10
|
||||
slug: automated-translation
|
||||
---
|
||||
|
||||
Hello!
|
||||
|
||||
I've managed to do something really fun!
|
||||
|
||||
A script that automatically translates the blogs into three languages using artificial intelligence.
|
||||
|
||||
Yeah, it's a bit of a hassle not to do it by hand, but this way it doesn't take much effort and I can write more blogs faster. Obviously, I read through
|
||||
the translations that come out of the machine, but it really speeds everything up a lot.
|
||||
|
||||
Also, I've gone ahead and separated the blogs repository from the frontend. Before, everything was inside a folder in the repo
|
||||
of [aranroog.com](https://git.aranroog.com/Syndria98/aranroog.com), but now the blog posts are located in this
|
||||
[other one](https://git.aranroog.com/Syndria98/blogs).
|
||||
|
||||
This is the first post that has been automatically translated. If you see it in Spanish or English, know that you've been
|
||||
reading text written by an artificial intelligence.
|
||||
|
||||
The model I'm using is also completely uncensored, so I can really be a bit at ease knowing that no matter what it puts
|
||||
out, it won't refuse to translate it. I also don't expect it to develop self-awareness while translating what I write.
|
||||
|
||||
Anyway.
|
||||
Reference in New Issue
Block a user