Automation

2025

Update: LibreChat version v0.7.6 with automated deployment on AWS EC2

Logo

I am pleased to announce that my project for automated deployment of LibreChat on AWS EC2 has been updated to fix issues related to recent changes in how LibreChat is installed, while now supporting version v0.7.6. This update also includes the ability to choose between On-Demand and Spot instances, as well as improvements to simplify usage, even for beginners.

Lire la suite →

2024

Automated Deployment of LibreChat on AWS EC2

Logo

This article presents a POC (Proof of Concept) project for the automated deployment of LibreChat on AWS EC2, using Terraform to orchestrate the infrastructure according to the Infrastructure as Code principle, a Bash User-Data script to install components on EC2, and AWS Systems Manager for centralized API key management and deployment tracking. The focus is on automation and cost optimization through the use of Spot instances.

Lire la suite →

Improving Code Block Detection in my AI-Powered Markdown Translation Script

While using my AI-powered Markdown translation script (Mistral AI and Open AI) for the README of my Stable Diffusion on GitLab project, I encountered a major issue. Some parts of the text were not translated and some code blocks were incorrectly translated. This article presents the improvement made to solve this critical problem.

Lire la suite →

Improvement of Code Block Detection in my AI-Powered Markdown Translation Script

Logo

While using my AI-powered Markdown translation script (Mistral AI and Open AI) for the README of my project Stable Diffusion on GitLab, I encountered a major problem. Some parts of the text were not translated and some code blocks were incorrectly translated. This article presents the improvement made to resolve this critical issue.

Lire la suite →

Förbättring av kodblockdetektering i mitt AI-drivna Markdown-översättningsskript

Logo

Vid användning av mitt AI-drivna Markdown-översättningsskript (Mistral AI och Open AI) för README-filen i mitt projekt Stable Diffusion på GitLab, stötte jag på ett stort problem. Vissa delar av texten översattes inte och en del kodblock översattes felaktigt. Denna artikel presenterar förbättringen som gjorts för att lösa detta kritiska problem.

Lire la suite →

ブログ翻訳スクリプトの進化:Mistral AIの統合

Logo

この記事では、人工知能を利用したブログ翻訳スクリプトの進化について、Mistral AI技術の統合を交えてお話しします。すべての言語での結果を確認するには、こちらのページをご覧ください:Mistral AIによる翻訳

Lire la suite →

Evolution of my Blog Translation Script: Integration of Mistral AI

In this article, I will talk to you about the evolution of my blog translation script using artificial intelligence, with the integration of Mistral AI technology. To discover the results in all languages, I invite you to visit this page: Translations with Mistral AI.

Why this Script?

The goal of my translation script is to make my blog articles accessible in several languages, by automating their translation. Imagine an intelligent translator capable of reading an article in French and restoring it faithfully in English, Spanish or other languages, while preserving the original format. That’s what my script does, by leveraging the latest advances in AI.

Lire la suite →

Evolution of my Blog Translation Script: Integration of Mistral AI

Logo

In this article, I will talk about the evolution of my blog translation script using artificial intelligence, with the integration of Mistral AI technology. To see results in all languages, I invite you to visit this page: Translations with Mistral AI.

Lire la suite →

Revolutionizing Blog Post Translations with AI

In this article, I share a Python script developed as a Proof of Concept (POC) to automate the translation of my blog posts using OpenAI’s GPT-4 language model. This script is specifically designed to handle Markdown files in the structure of my Hugo blog, making it easy to manage multilingual articles. They are available in English, Spanish, and Chinese.

Lire la suite →

Revolutionizing Blog Post Translations with AI

In this article, I share a Python script developed as a Proof of Concept (POC) to automate the translation of my blog posts, using OpenAI’s GPT-4 language model. This script is specifically designed to process Markdown files in my Hugo blog’s structure, facilitating multilingual management of my articles. They are available in English, Spanish and Chinese.

Lire la suite →

Revolutionizing Blog Article Translations with AI

Logo

In this article, I share a Python script developed as a Proof of Concept (POC) for automating the translation of my blog posts, using OpenAI’s GPT-4 language model. This script is specifically designed to process Markdown files in the structure of my Hugo blog, facilitating the multilingual management of my articles. They are available in English, Spanish and Chinese.

Lire la suite →

Revolutionera Bloggartikelöversättningar med AI

Logo

I den här artikeln delar jag ett Python-skript utvecklat som ett Proof of Concept (POC) för att automatisera översättningen av mina blogginlägg, med hjälp av OpenAI:s GPT-4 språkmodell. Detta skript är specifikt utformat för att hantera Markdown-filer i strukturen av min Hugo-blogg, vilket underlättar flerspråkig hantering av mina artiklar. De finns tillgängliga på Engelska, Spanska och Kinesiska.

Lire la suite →

2018

Automatisk installation med Ansible av Kubernetes 1.13 på Raspberry Pi

Denna artikel föreslår att automatisera installationen av Kubernetes 1.13 på Raspberry Pi via Ansible med en hemmagjord roll.

Lire la suite →

Automatic installation of Kubernetes 1.13 on Raspberry Pi with Ansible

This article aims to automate the installation of Kubernetes 1.13 on Raspberry Pi using Ansible with a homemade role.

Lire la suite →

Automated Installation with Ansible of Kubernetes 1.13 on Raspberry Pi

This article proposes to automate the installation of Kubernetes 1.13 on Raspberry Pi via Ansible with a home-made role.

Lire la suite →

Automatic Installation of Docker on Raspberry Pi with Ansible

This article proposes to automate the installation of Docker on Raspberry Pi using Ansible with a custom role.

Lire la suite →

Automatic Installation of Docker on Raspberry Pi using Ansible

This article proposes to automate the installation of Docker on Raspberry Pi via Ansible using a homemade role.

Lire la suite →

Automated Initialization and Security Setup of Raspbian on Raspberry Pi

This article provides scripts to automate the following:

Lire la suite →

Automated Initialization and Security of Raspbian on Raspberry Pi

This article proposes scripts to automate:

Lire la suite →