Playing around with org-db-v3 and consult: vector search of my blog post Org files, with previews
sachachua.com·17h
Flag this post

I tend to use different words even when I’m writing about the same ideas. When I use traditional search tools like grep, it can be hard to look up old blog posts or sketches if I can’t think of the exact words I used. When I write a blog post, I want to automatically remind myself of possibly relevant notes without requiring words to exactly match what I’m looking for.

Demo

Here’s a super quick demo of what I’ve been hacking together so far, doing vector search on some of my blog posts using the .org files I exported:

Screencast of my-blog-similar-link

Play by play:

  • 0:00:00 Use M-x my-blog-similar-link to look for “forgetting things”, flip through results, and use RET to select one.
  • 0:00:25 Select “convert the text into a link” and use M-x my-blog-similar-link to ch…

Similar Posts

Loading similar posts...