Hi everyone.<p>I had an interesting interaction with someone named Shawn (or was it Sean?) and it led to a blog post on embeddings, one of the foundational concepts for AI/ML. The post explores embeddings and cosine distance functions with some fun interactive animations. And, all the AI runs inside your browser, even on mobile!<p>Additionally, this uses my Svekyll blogging tool (<a href="https://svekyll.com" rel="nofollow">https://svekyll.com</a>) which is like the Jekyll blogging tool but adds the power of Svelte. Svelte/Svekyll makes building these kind of interactive blogs much simpler. And, all these posts have a download button at the bottom which allows you to download the entire post as a svekyll blog. You can just "npm i && npm run build" to build it yourself, learn about the code used to generate the post, and tweak to your hearts content if you want to repurpose the blog contents.<p>Would love to hear comments or suggestions. Thanks to my real friends Shawn and Sean for providing feedback. Shawn provided a discount code for the AI.engineering summit coming up (but to be very clear this is not a paid post in any way, it truly arose from a missed email connection that spawned me to think about embeddings).<p>Hope you enjoy it.