History

ahyatt/semext

(Hyatt [2025a] 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

(Hyatt [2025b] 2025) Hyatt, Andrew 2025

  • A package for Emacs to connect to different embedding databases

BIBLIOGRAPHY

Hyatt, Andrew. (2025a) 2025. “Ahyatt/Semext.” https://github.com/ahyatt/semext.

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