An inside look at improving the “Similar Posts” component using OpenAI embeddings and cosine similarity, with a clean 1–3 post display based on semantic relevance.
Learn how to enhance your Astro blog with intelligent “Similar Posts” using cosine similarity and embeddings. A static-friendly, semantic approach to content discovery without a server.
Why I decided to add series support to my Astro blog, and how it enables better content organization across my own site and other platforms like DEV and Hashnode.