Skip to content

tttuuu888/inf-gptel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

inf-gptel

inf-gptel provides a comint-mode based interface to interact with Gptel in Emacs.

demo

Installation

Install inf-gptel.el manually or via vc-use-package (emacs 30):

(use-package inf-gptel
  :vc
  (:url "https://github.com/tttuuu888/inf-gptel" :branch "main" :rev :newest))

Usage

Add the following to your Emacs configuration:

(require 'inf-gptel)

Then run the interactive shell with:

M-x inf-gptel

About

Interactive Gptel shell for Emacs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published