Top Posts

Vector Databases and Large Language Models
A Review of Github Copilot
Why are Climate models written in programming languages from 1950?

Latest Posts

Python Libraries You Might Not Know: CIBuildWheel

Python Libraries You Might Not Know: CIBuildWheel

Introducing “Python Libraries You Might Not Know” (PLYMNK), a new series dedicated to raising awareness of awesome projects and their maintainers in the Python Ecosystem. Often, I’ve run across a library that I wondered - “how did I not hear of this before”? My goal is for PLYMNK to evoke this question from even the most seasoned Python developers.

To kick this off, I’m shouting out a library that is responsible for enabling many of the performant Python libraries every data scientist, machine learning engineer, and scientist use on a daily basis: CIBuildWheel.

Read more

Vector Embeddings: From the Basics to Production

Vector Embeddings: From the Basics to Production

Search capability is ingrained into our daily life. Arguments are commonly ended with the conclusion, “just google it”. Users have come to expect that nearly every application and website provide some type of search functionality. With effective search becoming ever-increasingly relevant (pun intended), finding new methods and architectures to improve search results is critical for architects and developers. Starting from the basics, this blog post will describe AI-powered search capabilities within Redis that utilize vector embeddings created by deep learning models.

Read more

MLOps Community Podcast: More than a Cache

Recently I sat down with Demetrios Brinkmann and Mihail Eric to discuss the future of Redis and it’s transition to a fundamental piece of ML pipelines especially for real-time applications. This podcast was hilarious fun and the MLOps Community is full of stellar people. Listen to the podcast here or wherever you listen to podcasts.

Read more