Mintplex-Labs / anything-llm

The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, and more.
https://anythingllm.com
MIT License
25.48k stars 2.58k forks source link

[FEAT]: Image generation #943

Open Mirgiacomo opened 7 months ago

Mirgiacomo commented 7 months ago

What would you like to see?

In addition to text generation, is it possible to allow anythingLLM to generate images? Via the image generation API of OpenAI, or Gemini, etc.? PS: i mean text to image and not image to text

ytjhai commented 1 month ago

I'm also interested in this, specifically around the way images can be "retrieved" from existing documentation rather than generated from scratch using something like DALL-E. Embedding images is currently possible with some LLMs but some things can only be communicated through the original image. So, retrieving that image in its original form would help a lot. The "Show Citations" modal would be the part where this can be visible.

appdevhm88mt commented 1 week ago

Hi, regarding the function of generating images from text, is there any estimate of when or which version it will be supported by? Thx