Category Archives: Tech

Intro First things first, I’m standing on the shoulders of giants throughout this setup. There is a ton of great information out there on creating Voice Assistant satellites for Home Assistant and I’m picking and choosing parts of that information to create this. I stumbled along the way as some information is outdated and other information just didn’t work for my setup. This is not the “right” way do this, it’s just the way that worked for me. This guide assumes some familiarity with Home Assistant, but tries to spell out things where needed. The guide is split into 3 sections. The Home Assistant setup for a Voice Assistant tied into a LLM.…

Read more

Have you seen Part 1 and Part 2 of this saga of learning how to train a Stable Diffusion model locally? If not, there may be some gaps in what I explain here, but I will give as much context as needed in this post. If you want the full background of how I made it to this point and gotchas to avoid, I suggest reading those posts first. I’ll be going into detail on each line of the code I share. If you’re a lifelong Python dev or familiar with ML training already then much of this will be over explained. If you want to skip all this and don’t care about…

Read more

This is a continuation of my learning from Part 1, it will make more sense if you start with that post first. After all the discovery I did in part 1, I was feeling very confident that I could get everything up and running locally. My first step was to get Stable Diffusion setup and be able to generate images locally using prompts on a standard model. Once I was confident I could generate decent quality images, I would move onto DreamBooth and use that to train my face into the model. Simple two-step process, right? Shouldn’t take long at all. I started with some tutorials that relied heavily on CompVis/stable-diffusion to generate…

Read more

What an adventure this last week has been! I’ve seen mentions of AI generated art in many of the publications I read. I’ve seen friends bringing AI generated art to tabletop games to show off their character. However, my first direct interaction with AI art was through the iOS app by the name of Lensa. With this application you can upload 10-15 images of your face and have a bunch of avatars generate for you. These avatars now grace my Gmail, LinkedIn, and other social media accounts. The developer in me wasn’t happy. I couldn’t let this black box just run on some cloud server and give me results. I had to know…

Read more

4/4
WordPress Appliance - Powered by TurnKey Linux