🦙
🦙
Pinboard bookmarks for December 2024
u:onekVector Databases Explained Simply
2024-12-02 / 1 month ago
A vector can represent anything: a word, a product, an image, or even past interactions a user had with your app.
So for example, if you were to recommend products to a user, you might use a vector with hundreds of dimensions to represent a product, where each dimension represents a different feature of the product (like color, size, price, season, etc).
You can then compare these vectors to find products that are similar to each other, even if they don't contain the exact same keywords.
from:reddit vector databaseÂ
2024-12-02 / 1 month ago
How GROQ Queries Work - Step by Step Guide
2024-12-04 / 1 month ago
interesting. sort of looks like jq. but sort of works like graphgql
sanity queryÂ
2024-12-04 / 1 month ago
MJML - The Responsive Email Framework
2024-12-04 / 1 month ago
send emails with 'guardrails' so that your email comes in high quality.
https://www.reddit.com/r/csharp/comments/1h6jqi9/generating_html_emails_in_2024_how_are_you_doing/
email from:r/programming html cssÂ
2024-12-04 / 1 month ago