Nvim wrapper over chatgpt free web interface
Using https://github.com/sigmaSd/Chat
Requires deno
- add plugin:
sigmasd/chat.nvim
- use ChatStart to start chat server
- then paste web.js contents https://github.com/sigmaSd/Chat/blob/master/web.js into chatgpt web console
- thats it now you use use Chat command to send input to chatgpt and receive an answer, if you have a selection in visual mode it will be sent with the provided input
- automaticly add the right token comment based on the file type
- maybe add a backend for https://github.com/ztjhz/ChatGPTFreeApp