🇬🇧 English AI-Translated Articles

2025

Babel Fish AI: New Features, Context Menu, Auto-Copy, Code Quality Control, etc.

Logo

With Babel Fish AI, I have already introduced a Chrome extension capable of turning voice into text via OpenAI’s Whisper API, while also offering real-time translation. Today, I’m back with a host of new features and many improvements: from the context menu to the auto-copy of the transcribed text, along with automatic rephrasing (now activated via a button in the banner); this post reviews the changes since the very first version.

Lire la suite →

Launch of Babel Fish AI: Chrome Extension for Voice Transcription and Translation

Logo

Babel Fish AI, a personal project, is an innovative Chrome extension that transforms voice into text with exceptional accuracy while offering an automatic translation option. Designed to be reliable and ad-free, it provides quality voice transcription via OpenAI’s Whisper API. I created this extension partly to fulfill a personal need: to simplify communication with AIs by dictating my requests.
You can use it exclusively for transcription or activate translation to facilitate multilingual communication.
It was also the perfect opportunity to test
Roo Code, an AI-assisted development tool.

Lire la suite →

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

Integrate the OpenAI o1-preview model into a Python script with LaTeX expression handling

Logo

Discover how to integrate the new OpenAI o1-preview model into a Python script to enhance your artificial intelligence projects. This script allows you to interact with the OpenAI API using the o1-preview model, with the possibility of including web content in prompts through a web scraping feature. Moreover, it correctly handles LaTeX mathematical expressions in the model’s responses, converting them into Unicode text readable in the terminal.

Lire la suite →

Even more new AI translations with GPT-4o available on the blog!

Logo

I am delighted to announce that my blog is opening up even more to the world with the addition of eight new languages for automatic translations of my articles! The new available languages are:

Lire la suite →

New AI Translations with GPT-4o Available on the Blog!

Logo

I am pleased to announce that my blog posts are now available in multiple languages thanks to the translation capabilities of artificial intelligence!

The original articles, written in French, are now automatically translated into:

Lire la suite →

Automatic Translation Script Update: Version 1.5

Logo

I am pleased to announce the release of version 1.5 of my script AI-Powered Markdown Translator. This update brings several significant improvements, including updates to default models, optimization of translation prompts, code refactoring, and better output file management.

Lire la suite →

Creating Children's Stories with Generative AI: The StoryPixAI Adventure

Logo

With StoryPixAI, my goal was to create an interactive web application allowing users to generate children’s stories, enriched by images generated by artificial intelligence models. To achieve this, I used several AWS services such as Lambda, API Gateway, DynamoDB, S3, and Cognito for authentication. The infrastructure code is managed with Terraform, and the deployment is automated via GitLab CI. In this post, I unveil the behind-the-scenes of this exciting project, from technological choices to challenges encountered.

Lire la suite →

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 →

Evolution of the Automatic Translation Script: Integration of Anthropic's Claude

Logo

The automatic translation script, already strengthened by the capabilities of OpenAI and Mistral AI, welcomes a new innovation: the integration of Claude, the latest generation artificial intelligence model designed by Anthropic. To discover the results in all languages, I invite you to visit this page: Translations with Anthropic.

Lire la suite →

Exploration of Anthropic AI's Claude API through a Python POC Script

Logo

In this article, we will explore Anthropic AI’s Claude API by creating a Python Proof of Concept (POC) script. This script highlights the capabilities of the Claude API and demonstrates how to integrate AI into your applications and workflows.

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 →

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 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 →

A New Theme for This Blog

The blog transforms with style!

Lire la suite →

Discovering Stable Diffusion

In this post, I want to share with you my project on the discovery of “Stable Diffusion”.

Lire la suite →

Another practical approach in Python but with the Mistral AI API

After OpenAI, POC on Mistral AI the French competitor!

Lire la suite →

A Practical Approach with Python and OpenAI's API

This article presents a script that was developed as a Proof of Concept (POC) to explore and become familiar with the capabilities of the OpenAI API.

Lire la suite →

2018

Serverless Infrastructure of jls42.org blog

This article presents the general infrastructure of the jls42.org blog.

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 →

Automated Initialization and Security Setup of Raspbian on Raspberry Pi

This article provides scripts to automate the following:

Lire la suite →

Legal Notice

This blog is an online public communication service edited on a non-professional basis as defined by Article 6, III, 2° of the Law 2004-575 of 21 June 2004. In accordance with the provisions of this article, its editor has chosen to remain “anonymous”.

If you have any complaints about the content of this site, comment, or post, please send an email to contact@jls42.org.

The law allows you to directly contact the host: Amazon Web Services

Lire la suite →

About this blog

This blog in French covers, among other things, themes such as artificial intelligence, automation, and containers.

This is in various environments using Raspberry Pi or Amazon Web Services (AWS).

Without any pretension, it offers automated solution proposals for various technical issues.

The frequency of publication varies according to my free time available.

Infrastructure

Here’s how this blog is created and updated:

alt text

More information via this dedicated page

Engine and license

This blog is made using Hugo with the poison theme.

Lire la suite →