AI@Home: New Hardware
| |

AI@Home: New Hardware

As written in this post I preordered a Framework Desktop. I’m about to cancel this, and here is why. For the past few months, I’ve been deeply involved in experimenting with Large Language Models (LLMs), both running them locally and exploring different hardware options. I was extremely excited about the Framework Desktop. The promise of…

AI@Home, Part 3: Generating Images with AI
|

AI@Home, Part 3: Generating Images with AI

Image generation using large language models like Midjourney, Dall-E, and Adobe Firefly has become immensely popular. This can also be achieved with certain software running on a local system. There are two options for this: Automatic1111 Stable Diffusion Web UI and ComfyUI. Both are user interfaces designed to leverage various available image generation models. For…

AI@Home, Part 2: Open WebUI
|

AI@Home, Part 2: Open WebUI

In the first part we looked at Ollama. Now let’s dig a bit deeper into Open WebUI which is the piece that glues everything together. Open WebUI is an open-source, self-hosted interface designed to facilitate interaction with various Large Language Models (LLMs). It provides users the ability to run LLMs locally on their own servers…