Open freckletonj opened 1 year ago
The major difference is, I'm using a python backend so that any editor can use it (via LSP), and so that its easy to add any model (such as speech-to-text, image gen, document embeddings, etc.)
That's nice! I never thought about combining LSP and ChatGPT. That could be a very interesting thing to do.
I'd be curious for your feedback on UniteAI, and I'd love to join forces.
I saw you already have clients for Emacs lsp-mode
and eglot
. It will be nice if it's an official package. :)
We could start a discord or something and coordinate. If you're interested :)
Yes, I'm happy to talk about things like this! :D
Agreed, though, I haven't landed any packages on MELPA or wherever yet. IIUC it's cumbersome to do so, but hopefully I'm mistaken.
There's a bit of interest starting to grow around this concept, so, I just started a discord. We'd love to have you! https://discord.gg/qSB6j76PX
Hi, I'm the author of UniteAI, and I like what you're working on. My project is similar but I like how you've designed the chat interface. Mine could be a little neater. I also like the idea of your codegpt. My project is kinda trying to tie all the nice features into one application.
The major difference is, I'm using a python backend so that any editor can use it (via LSP), and so that its easy to add any model (such as speech-to-text, image gen, document embeddings, etc.)
I'd be curious for your feedback on UniteAI, and I'd love to join forces. We could start a discord or something and coordinate. If you're interested :)