History

ahyatt/semext

(“Ahyatt/Semext” 2025)

  • Semantic versions of existing Emacs functionality

설치

(use-package semext
  :vc (:fetcher github :repo "ahyatt/semext")
  :init
  ;; Replace provider with whatever you want, see https://github.com/ahyatt/llm
  (setopt semext-provider (make-llm-ollama :chat-model "gemma3:1b")))

ahyatt/embed-db

(“Ahyatt/Embed-Db” 2025) Hyatt, Andrew 2025

  • A package for Emacs to connect to different embedding databases

BIBLIOGRAPHY

“Ahyatt/Embed-Db.” 2025. https://github.com/ahyatt/embed-db.

“Ahyatt/Semext.” 2025. https://github.com/ahyatt/semext.