Alex Garcia's Blog

I'm Alex Garcia, a software engineer based out of Los Angeles.

This is my new blog approach I'm trying out. I have older writings on my Observable account.


All posts

  • 2024-05-02: I'm writing a new vector search SQLite Extension
  • 2024-05-23: Vector search in 7 different programming languages using SQL
  • 2024-07-24: Introducing sqlite-lembed: A SQLite extension for generating text embeddings locally
  • 2024-07-25: Introducing sqlite-rembed: A SQLite extension for generating text embeddings from remote APIs
  • 2024-08-01: Introducing sqlite-vec v0.1.0: a vector search SQLite extension that runs everywhere
  • 2024-10-02: Hybrid full-text search and vector search with SQLite