AI Generated QR Codes with Stable Diffusion and ControlNet

ControlNet was released early this year and lets you ā€˜controlā€™ image generation in Stable Diffusion images with normals/depth maps, face poses, globally aware inpainting, and more. Learning how to use ControlNet has been on my to-do list for some time, but I lacked a project interesting enough to really get started on that. If you want a good general overview and guide for using ControlNet, take a look here. ā€¦ in life the QRCodeMonsters win I first found QRCodeMonster after seeing this meme on the Stable Diffusion Reddit and being curious how they got that working....

October 6, 2023 Ā· 6 min Ā· 1092 words Ā· P.W.

Adventures in AI Programming: Daily Experiments with GPT-4

A GPT-4 Program a Day Keeps the Bugs Away Iā€™ve been exploring what GPT-4 and other AI tools are capable of over the past few months when it comes to software development. Iā€™ve mostly been using ChatGPT+, Bing Chat ā€“ I had tried to use some of the other hyped up models for programming purposes, but nothing Iā€™ve found lets me build software from scratch (while writing minimal code myself) as well, and so these days I mostly stick to those....

July 2, 2023 Ā· 11 min Ā· 2152 words Ā· P.W.

Adventures in AI Programming: Daily Experiments with GPT-4

A GPT-4 Program a Day Keeps the Bugs Away Iā€™ve been exploring what GPT-4 and other AI tools are capable of over the past few months when it comes to software development. Iā€™ve mostly been using ChatGPT+, Bing Chat ā€“ I had tried to use some of the other hyped up models for programming purposes, but nothing Iā€™ve found lets me build software from scratch (while writing minimal code myself) as well, and so these days I mostly stick to those....

July 2, 2023 Ā· 11 min Ā· 2152 words Ā· P.W.

Making Games With Bing Chat and GPT4

Oh Good, Youā€™re Awakeā€¦ Today, weā€™ll see if we can get Bing to make a game for us. Weā€™ll try to write no code ourselves (though weā€™ll probably have do some cleaning up/troubleshooting). Bing isnā€™t very good at creating assets in my experience, so for those weā€™ll grab free stuff online. Iā€™ve had some success with this in the past. I wonā€™t say the games are good or even all the way functional, but Iā€™ve still been massively impressed by Bingā€™s ability to deliver on what I ask for....

April 21, 2023 Ā· P.W.

Bing GPT Hashtag Commands - #document, #optimize, & More

If you just want to skip straight to the hashtag commands, click here Using Bing GPT If you havenā€™t looked at Bingā€™s integration of GPT4 yet, you really should. Itā€™s free and incredibly powerful. If you donā€™t want to use Microsoft Edge, which it tries to force you to, you can either change your User Agent or use the Github Repo BingGPT. The jump from GPT 3 and Chat GPT is immense, both objectively and subjectively....

April 17, 2023 Ā· 8 min Ā· 1595 words Ā· P.W.