Emacs RAG with LibSQL - Enabling semantic search of org-mode headings with Claude Code

Опубликовано: 03 Июль 2026
на канале: John Kitchin
688
18

Watch along as we use Claude Code to bring semantic search of org-mode headings to #Emacs! This is part of an ongoing project in semantic search that Claude has made possible. Now we have semantic and full-text search across all the indexed org-files. Special thanks to libsql for making vector search an integrated part of sqlite!

You can see the code at https://github.com/jkitchin/emacs-rag.... It is still quite alpha, but I am using it myself.