RSSAmplifier

Blog

Alex Garcia's Blog

Alex Garcia's Blog

alexgarcia.xyzRSS feed ↗9 posts

Latest posts

Using libfec for FEC Filing Days, April 2026 Edition

A short guide on using the libfec CLI to cover today's FEC filing deadline

I'm working on libfec, a new FEC file parser and CLI tool

Parse federal campaign filings

sqlite-vec now supports metadata columns and filtering

Metadata, partition key, and auxiliary column support in sqlite-vec

Hybrid full-text search and vector search with SQLite

Combine SQLite's builtin FTS5 full-text search extension with the sqlite-vec vector search extension for hybrid search!

Introducing sqlite-vec v0.1.0: a vector search SQLite extension that runs everywhere

Install with Python, Node.js, Deno, Bun Rust, Go, C, WASM...

Introducing sqlite-rembed: A SQLite extension for generating text embeddings from remote APIs

Generate embeddings with pure SQL from OpenAI, Cohere, Nomic, llamafile, Ollama, ...

Introducing sqlite-lembed: A SQLite extension for generating text embeddings locally

Generate text embeddings in SQL with GGUF models!

Vector search in 7 different programming languages using SQL

Using sqlite-vec in different programming languages and runtimes

I'm writing a new vector search SQLite Extension

sqlite-vec is an new vector search SQLite extension, coming soon!