TheR1D / shell_gpt

A command-line productivity tool powered by AI large language models like GPT-4, will help you accomplish your tasks faster and more efficiently.
MIT License
9.43k stars 746 forks source link

Ask for Dall-E images? #383

Closed bentito closed 10 months ago

bentito commented 10 months ago

I feel like this should be possible? But if not a bug then feature request?

tmp  $ sgpt "Ask Dall-E to draw 'a black-clad futuristic space villain that somewhat resembles Darth Vader', download the PNG and save as ~/Downloads/darth.png"
Sorry, but as a text-based AI, I don't have the capability to interact with Dall-E or perform any visual tasks. I can only provide text-based assistance for programming and system administration related queries.
moritztim commented 10 months ago

This is just sending your prompt to GPT-3.5 through OpenAI's API. ChatGPT has this feature but shellgpt doesn't.

bentito commented 10 months ago

Ok, sounds like a feature request then

moritztim commented 10 months ago

https://github.com/TheR1D/shell_gpt/discussions post it here if it hasn't already been posted. And close this issue

bentito commented 10 months ago

Closing this and discussing as feature idea, here: https://github.com/TheR1D/shell_gpt/discussions/389