My Blog

WordPress AI – MCP setup and auto translation

Part 2 of 3 – MCP Adapter, GitHub Copilot, and Translation Workflows via Chat After Part 1, the setup is complete: WordPress 7, Connector for the local LLM, the plugin SlyTranslate and Polylang. The first translation worked – either via…

WordPress 7 + LLM = free translation

Part 1 of 3 – Setup: Connector, SlyTranslate, Polylang, and the first translation I translate my blog into two languages. Previously, this meant: DeepL, Apple Translation (paragraph by paragraph) or you have to pay for a translation plugin on monthly…

llama.cpp Router Mode on AMD iGPU in Proxmox LXC

How to set up llama.cpp in router mode to utilize the AMD Radeon 780M iGPU via Vulkan within a Proxmox LXC container. It outlines the process of building the necessary components, establishing a systemd service for continuous operation, and enabling…