Category: MacOS Development
-
Add Color to your UI
AI can help us pick awesome colors from any image we give it! It looks at all the shades and suggests a palette that just feels right, which is super handy if color theory isn’t one of your developed skills. We can use colors from a target image to make your app look even better!… Read more
-
Add Vector Search to your App
Ever want to apply a vector search to your iOS or macOS app quickly and with minimal effort? In 2024, I wrote an article for the vector DB platform company Weaviate on how to do that (see “Search with Benefits” article below). I included a simple SwiftUI playground application to help you practice. You can… Read more