My Writing

All of my long-form thoughts on programming, technology, and more. Presented in chronological order.

Simple Vector Similarity Search For Laravel

What if you wanted to search your data by a concept. Not a keyword. But rather something more abstract, like a category? How would you accomplish that?