emacs-openai / openai

Elisp library for the OpenAI API
GNU General Public License v3.0
100 stars 17 forks source link

MELPA inclusion / gptai #11

Closed rommeswi closed 1 year ago

rommeswi commented 1 year ago

I think it would be great if this could at some point be published in MELPA.

Also, on MELPA, there is gptai and it might make sense to jointly develop the emacs implementation. I haven't looked into the details yet to compare the openai and the gptai package. I am considering writing a spacemacs layer for one of the two.

jcs090218 commented 1 year ago

I do have plan to publish this to MELPA! However, it might take me a while to get to it since I have other packages in queued, see this thread for details https://github.com/melpa/melpa/pull/8393.

Right now, there are so many ChatGPT related packages. See suggest a gpt plugin for me on reddit.

Other packages that uses this library are: (I've implemented them all by myself)

What this org offers is only the basic implementation of OpenAI's products (ChatGPT, DALL-E, etc).

rommeswi commented 1 year ago

Thank you for the explanation, since this is already underway then, I will close this issue.