Build Your Own Color Search Engine
How to create a semantic search engine for colors (or anything else) using Supabase and an embedding provider such as OpenAI or Mistral
weeklyfoo #92 / 2025-07-07colorspostgresopenai
Build Your Own Color Search Engine
How to create a semantic search engine for colors (or anything else) using Supabase and an embedding provider such as OpenAI or Mistral
weeklyfoo #92 / 2025-07-07How to Build an Image Search Application With OpenAI CLIP & PostgreSQL in JavaScript
Implementing Filtered Semantic Search Using Pgvector and JavaScript
Good introduction with practical examples how to use pgvector.
weeklyfoo #63 / 2024-12-16serverless-postgres
MVP for a Serverless Postgres using Oriole, Fly Machines, and Tigris for S3 Storage.
weeklyfoo #35 / 2024-06-03Short alphanumeric pseudo random identifiers in Postgres
In this post, we’ll cover a way to generate short, alphanumeric, pseudo random identifiers using native Postgres tactics.
weeklyfoo #86 / 2025-05-26