Skip to content
This repository has been archived by the owner on Mar 17, 2023. It is now read-only.

ginqi7/websocket-bridge-chatGPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ChatGPT for Emacs

This package will not be maintained. You could use mind-wave to access chatGPT.

This is an Emacs package that quickly accesses ChatGPT in Emacs.

Installation

To install this Package, follow these steps:

Install dependencies

  1. Python packages:

Clone or download this repository to your Emacs load-path.

(add-to-list 'load-path "<path-to-websocket-bridge-chatGPT>")
(require 'ws-chat-gpt)
(ws-chat-gpt-start) ;; launch plugin when load configurations.

Configuration

Variables

Features

commandfunction
ws-chat-gpt-inputinput text send to ChatGPT
ws-chat-gpt-refreshrefresh chatGPT page

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published