In this blog, I share my ideas and concepts that worked for me and I […]
Virtualisation with Bhyve on FreeBSD
FreeBSD [Link] traditionally leans heavily on the command line (CLI), but for this setup, web-based […]
AI Image Transformation – Upscaling / Enhancing / Extending
UPSCALING Upscaling models are specialized architectures designed to increase image resolution by a specific factor […]
AI Image Transformation – Inpainting / Outpainting
INPAINTING Inpainting is a technique used to modify specific parts of an image. It uses […]
AI Image Transformation – Image-to-Image
IMAGE-TO-IMAGE While Text-to-Image starts the inference process from absolute random noise, Image-to-Image partially diffuses an […]
AI Image Generation – Text-to-Image
TEXT-TO-IMAGE In the basic script below, the diffusers library is imported, and the DiffusionPipeline class […]
Image Manipulation with LLMs
Depending on the inputs a model is trained and configured to condition on, its specialities […]
Acronyms, Jargon, and Architecture of LLM and Generative AI
This glossary organizes the foundational concepts, file structures, and technical operations required to navigate the […]
Interacting Directly with Ollama’s API
Directly interacting with a model through its API is the most effective way to integrate […]
Self-hosted AI Models for Coding and More
For an enthusiast, it’s a whole universe of exploration, privacy, anti-censorship, and more. The most […]
Local Repositories and Mirrors
Having packages served locally can increase server performance during installations and updates, and reduce internet […]