Transformers and Vector databases

May 28th, 2024
Filed under: General | Huibert @ 9:31 am

Artificial Intelligence is changing our daily lives and will transform our lives in less than a generation (hopefully for the better). Everyone knows it. However, I have found that many of my developer friends do not know exactly where to start when it comes to infuse AI in their apps. That is why I published a video on YouTube (in Spanish) explaining all the basic concepts.

In this video I talk about transformers and how to represent complex data into vectors which can then be stored in a vector database. In my case I use SingleStore, a product that I really enjoy and recommend. I have developed all the demo apps in Swift so that they can run nicely on my laptop with few dependencies. It was also a great excuse to sharpen my Swift and SwiftUI skills.

Watch it here.

Comments are closed.