Not every AI is created equal

At least, it doesn’t seem that way.

For a while now, I have been playing around with AI generated mock-ups. Mock-ups are a great way to communicate functionality to a development team, and with AI, I can do it fast and easy.

When I started I loaded my AI with the thoughts I had about the design; just your good old fashion prompting. I wanted the apps to look like they belong on Windows 11, and since Fluent design, much like Material You, is very well defined, I fed the design principles into the AI.

I want a suite of apps, much like Windows Live Essentials of old, so I did most of the design in the the chat. I figured it would keep the design principles consistent across the various apps. It did, which is something, but lately it seems like my AI is mixing things up more and more. For instance, when it rendered the blogging app, it add the Gmail icon, for some odd reason.

Now, I just used the standard Copilot app that we happy Microsoft365 subscribers get to enjoy. Because, why not. However, I must say that it takes quite a bit of work to make it behave the way I want, and I sometimes wonder if I am too lazy when prompting it.

Github Copilot does not seem to have this issue, however, it is a very different use case, and I usually use the Claude models in VS Code anyway. Could this have something to do with the quality of the model? Could a better model have better hallucination detection? The Internet says yes. Not surprising at all. In a way, it seems to resemble the same issues we see in search engines. Google is just better than Bing, due to better superior search accuracy, larger index of the web, and vastly higher data volume, which powers more precise, personalized, and relevant results. And the same seems to be true with AI models.

Does this mean we should not use them? Hardly. But I think it is important that we look at AI as any other system. That means we need to define what problem it solves, how it solves that problem, and which problems it doesn’t solve.

At the end of the day, AI is a system, not like any other system, but a system nonetheless.

AI based dev project

Oh my. I never thought I would revive this blog in a million years. Essentially the posts were crappy as hell, and did not reflect any real knowledge based value on my part, so why even leave it up?

Anyway, with the arrival of AI, and inspired by a brilliant co-worker, I have decided to start my own development project.

It is nothing fancy at all. Just a dashboard that can be used for personal finances. The logic is fragmented at best and the use case could stand to be polished substantially, but that’s not the real point here. I want to build something by myself, and for myself.

So far I have a working frontend and a working backend. Right now I am trying to pull data into the Market Metrics module, but I seem to have issues with my environments.

For now I just want to share the first iteration of my dashboard.

It’s a React frontend using Material 3, which I really like. I have serious Mac envy, but since I am still on a Windows/Android product cycle, I decided to use Google’s design language. People tend to go for the Apple look, which makes sense, but I wanted to go in a different direct. Plus, it looks really awesome in my humble opinion.