scaleflex / filerobot-image-editor

Edit, resize, and filter any image! Any questions or issues, please report to https://github.com/scaleflex/filerobot-image-editor/issues
MIT License
1.35k stars 342 forks source link

Add Artificial Intelligence powered Tools #448

Open SuperPat45 opened 7 months ago

SuperPat45 commented 7 months ago

The Image Editor would be powerful if Artificial Intelligence powered Tools using Dall-e trough OpenAI API, Stable Diffusion or Midjourney was integrated to the component

I'm thinking in particular of the "magic eraser" for deleting an image element. https://platform.openai.com/docs/api-reference/images/createEdit

Image generation https://platform.openai.com/docs/api-reference/images/create

Create Image variation: https://platform.openai.com/docs/api-reference/images/createVariation

Other useful tools (not with OpenAI API as far as I know) would be unblur an image and double image size lossless.

AhmeeedMostafa commented 7 months ago

It's a really good suggestion and have good plans towards the editor to be more customized with better architecture & performance that would enable the possibility to apply customized plugins whether use AI or another but not enough time yet to apply that