Bin-Huang / chatbox

User-friendly Desktop Client App for AI Models/LLMs (GPT, Claude, Gemini, Ollama...)
https://chatboxai.app
GNU General Public License v3.0
20.06k stars 2.03k forks source link

embed dalle into chat #1121

Open mfoxde opened 6 months ago

mfoxde commented 6 months ago

How about adding the option to request and embedded dall-e images into the chat? Similar to the chatgpt experience?

I have added a screenshot as an example.

My idea would be: I ask gpt to create code box (either during chat or as a system instruction) and put the dall-e prompt(s) in as in the screenshot. when i hover over the codebox, there is the usual clipboard button and next to it would be a dall-e button. I click on the dall-e button and it starts the image creation and embeds it into to the chat. Then I can continue to chat with gpt or ask to refine, etc.

This way i would save to copy/paste the prompt, switch tl the dall-e chat and then switch back.

chatbox

Bin-Huang commented 6 months ago

Great suggestion, I will add it to the development plan.