ShellGPT icon indicating copy to clipboard operation
ShellGPT copied to clipboard

Request: way to pass an image

Open nicobrenner opened this issue 1 year ago • 2 comments
trafficstars

Amazing tool!

It would be great to be able to use this like chatgpt, but from the console, using a chat-style interface that maintains context

Also, would love a way to pass images. I regularly take screenshots and then paste them into chatgpt to prompt it for something related to the image

nicobrenner avatar Mar 09 '24 06:03 nicobrenner

Thanks @nicobrenner

For the chat-style interface, does using gpt --repl work for you?

For the passing in images, that is a good idea, and could be supported by using the GPT4 with Vision preview in the future: https://platform.openai.com/docs/guides/vision

mattvr avatar Mar 09 '24 18:03 mattvr

Thank you @mattvr

--repl sounds great

It would be nice to have a screenshot of gpt --repl in the readme

Actually, I just went ahead and made some changes to the README.md file to highlight the chat/repl feature a little bit more, hope you don't mind: https://github.com/mattvr/ShellGPT/pull/17/commits/886803533328f44a4002005779bd579451874960

😄

nicobrenner avatar Mar 09 '24 19:03 nicobrenner