What’s New in WordPress 7 Regarding AI
On how WordPress 7 has introduced very interesting features related to AI and LLMs.
On how WordPress 7 has introduced very interesting features related to AI and LLMs.
Automating Social Media Publishing: A Real Case Every time I publish a blog post, I end up promoting it on social…
On how I used two different AI Agents as collaborators during the development of a plugin for WordPress and my…
The astronomy club I am part of needs a program to track all the devices…
The concept of an Internet of Plants is not very recent; the first articles discussing it date back to around…
A few years ago, to implement authentication on some flows created with Mulesoft, I used the Spring Security module [5] with…
In recent years, many “no-code” or “low-code” workflow automation platforms have emerged, allowing the connection of applications (web…
Anyone starting with Python soon encounters a common problem: how to manage different libraries for different projects without…
In this post, we create a simple Helm Chart to install Cheshire Cat AI as an application (app) on a Rancher system…
Node-RED is a platform that enables visual design of automation flows; it is widely used in the context of IoT (Internet of…
The need for effective and “intelligent” chatbots in applications and websites is growing. The reason…
In this post, we will try using Open WebUI to create a small RAG (Retrieval Augmented Generation) [6] system. A RAG…
Open WebUI is an open-source web interface designed to interact with large language models (LLM) both local (e.g., Ollama)…
LM Studio is a very effective system for testing on your own PC, but for creating prototypes…
It is possible to develop applications that query commercial LLM (Large Language Model) systems using HTTP/REST APIs or libraries…
It has been two years since the kickoff of the project to redesign the Michelebattaglino.it website. The plan was to…
Most commercial LLM (Large Language Model) systems provide paid APIs that allow…
For some time now, when developing complex applications such as management software or an operating program, the…
Some time ago in a post [6] I talked about the tests done to query ChatGPT [3] using a library provided…