Saturday, March 8, 2025

Testing the Worldviews of 7 Popular AI Chatbots


 

Unraveling the Minds of AI: A Journey Through Their Worldviews

Hey everyone! I just dropped a new video on my YouTube channel, Tiger Triangle Technologies, and I’m beyond excited to share the behind-the-scenes scoop with you here. This project has been a wild ride—think of it as peeling back the digital curtain, the layers within the neural networks, of some of today’s top AI chatbots. What do they really think about life’s big questions? You might be surprised with what I uncovered. We will also talk about why it matters, and why I’m already itching to do this again.

Wednesday, March 5, 2025

Grokomatic - Automating Social Media Posts using Generative AI

What is Grokomatic?

Grokomatic is an experimental console program I created using .NET and C#. It generates social media content based on information in a JSON file. In my example this contains a list of technical innovations. It will randomly pick an item from the list, generate the related text and image using AI, and post it to Facebook, Instagram, and X (formally Twitter).

In this series, we'll walk through the source code which I have posted on GitHub.