Gregory Grubbs - LinkedIn - Fiddler AI

(Gregory Grubbs n.d.)

  • Gregory Grubbs

Gregory Grubbs gregoryg/emacs-gregoryg

(Gregory Grubbs [2015] 2024)

  • My emacs settings for use across Linux, Windows, OS X

JunghanKim junghan0611/gregoryg-AIPIHKAL #prompt

(Gregory Grubbs [2024] 2024)

AI (LLM) Prompts I Have Known And Loved

내가 알고 사랑했던 AI(LLM) 프롬프트

  (use-package! gptel
  :config
  ;; classic gptel configuration
  (setq
   gptel-model 'claude-3-opus-20240229
   gptel-backend (gptel-make-anthropic "Claude"
                   :stream t :key "sk-..."))
  ;; set gptel-directives as AIPIHKAL system-prompts
  (let ((build-directives-fun "~/projects/ai/AIPIHKAL/gptel-build-directives.el"))
    (when (file-exists-p build-directives-fun)
      (load build-directives-fun)
      (setq gptel-directives (gjg/gptel-build-directives "~/projects/ai/AIPIHKAL/system-prompts/")
            gptel-system-message (alist-get 'default gptel-directives)))))

junghan0611/KB\_microservice: KB (knowledge base) microservice powered by GPT4. For chatbots, cognitive architectures, and autonomous agents :

(NO_ITEM_DATA:web-junghan0611kb_microservicekb)

  • David Shapiro kb

org-mode 지원 가능

git clone git@github.com:junghan0611/KB_microservice.git

References

Gregory Grubbs. (2015) 2024. “Gregoryg/Emacs-Gregoryg.” https://github.com/gregoryg/emacs-gregoryg.

———. (2024) 2024. “Junghan0611/Gregoryg-AIPIHKAL #Prompt.” https://github.com/junghan0611/AIPIHKAL.

———. n.d. “Gregory Grubbs - LinkedIn - Fiddler AI.” Accessed December 2, 2024. https://www.linkedin.com/in/gregorygrubbs/.

NO_ITEM_DATA:web-junghan0611kb_microservicekb