SASabrina Aquinoinsabrinaesaquino.hashnode.dev·Feb 7, 2024 · 6 min readWhat are Vector Embeddings?Embeddings are numerical machine learning representations of the semantic of the input data. They capture the meaning of complex, high-dimensional data, like text, images, or audio, into vectors. Enabling algorithms to process and analyze the data mo...00
SASabrina Aquinoinsabrinaesaquino.hashnode.dev·Jan 25, 2024 · 9 min readWhat is a Vector Database?A Vector Database is a specialized database system designed for efficiently indexing, querying, and retrieving high-dimensional vector data. Those systems enable advanced data analysis and similarity-search operations that extend well beyond the trad...00
SASabrina Aquinoinsabrinaesaquino.hashnode.dev·Nov 30, 2023 · 4 min readStop trying to learn stuffLet's discuss the trap of the disguised procrastination as constant learning without application, a common obstacle for many developers. Tutorial hell Learning is incredibly comfortable and the quality of tutorials keeps getting better and more addic...00
SASabrina Aquinoinsabrinaesaquino.hashnode.dev·Oct 12, 2023 · 3 min readHow eating raw potatoes made me a better devThis is a bit embarrassing to share, but honestly, it's been helping me so much that I thought it might help someone else too. A while back, I stumbled upon an article discussing the benefits of certain foods on brain function. Among them was the raw...016TACFD
SASabrina Aquinoinsabrinaesaquino.hashnode.dev·Oct 5, 2023 · 5 min readI don’t care who you are. Learn SQL.The Ackchyually series There's a big problem we face in the industry today - there are so many abstraction layers new developers go through when building a new project, that they end up having no idea why you are even using the solutions that you're ...00