Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement the preview image generation in the Dialog #27632

Closed
7 tasks done
Tracked by #27456
hmoreras opened this issue Feb 14, 2024 · 8 comments · Fixed by #28124
Closed
7 tasks done
Tracked by #27456

Implement the preview image generation in the Dialog #27632

hmoreras opened this issue Feb 14, 2024 · 8 comments · Fixed by #28124

Comments

@hmoreras
Copy link
Contributor

hmoreras commented Feb 14, 2024

Parent Issue

#27456

User Story

Develop an updated AI with improved image generation logic. Centralize the logic within a dedicated popup interface for user interaction.

Acceptance Criteria

  • A new AI model with updated image generation logic is implemented.
  • The logic is accessible through a dedicated popup window within the existing interface.
  • Users can configure parameters and settings within the popup to influence image generation.
  • The popup displays generated images based on user selections.
  • Performance is optimized to ensure smooth image generation within the popup.

dotCMS Version

master

Proposed Objective

Enhance user experience with more advanced image generation capabilities and centralized control through a dedicated popup.

Proposed Priority

Enhance user experience with more advanced image generation capabilities and centralized control through a dedicated popup.

External Links... Slack Conversations, Support Tickets, Figma Designs, etc.

Figma: https://www.figma.com/file/JF3P9JQVJHQOujhdpCRmJG/Block-Editor?mode=dev

Assumptions & Initiation Needs

  • Access to existing AI model and image generation codebase.
  • Understanding of UI development principles and popup implementation for DotCMS.

Quality Assurance Notes & Workarounds

to_define

Tasks

  1. QA : Not Needed Team : Falcon Type : Enhancement dotCMS : AI
    hmoreras
  2. Team : Falcon Type : Enhancement dotCMS : AI
  3. QA : Not Needed Team : Falcon Type : Enhancement dotCMS : AI
    hmoreras
  4. QA : Not Needed Team : Falcon dotCMS : AI
  5. QA : Not Needed Team : Falcon dotCMS : AI
    hmoreras
  6. QA : Not Needed Team : Falcon dotCMS : AI
    hmoreras
  7. QA : Approved QA : Passed Internal Release : 24.04.23 Team : Falcon Type : New Functionality dotCMS : AI
@hmoreras
Copy link
Contributor Author

Comment to QA:

This video show the scenarios we cover with the new updates of the AI image generation:

Screenshare.-.2024-03-22.10_25_54.AM.mp4

Used plugin version: com.dotcms.ai-24.2.9.jar

fix of the error label: #28058

@oidacra
Copy link
Member

oidacra commented Apr 1, 2024

When you try

  • Generate using a prompt first (cat in the snow)
  • Change of opinion and generate using the content instead, still using the prompt of the user. (the content is 'how works a internal combustion motor')

Result
Image

@hmoreras
Copy link
Contributor Author

hmoreras commented Apr 2, 2024

PR to Fix for Arcadio feedback: #28124

@oidacra
Copy link
Member

oidacra commented Apr 2, 2024

IQA Passed.

@josemejias11
Copy link
Contributor

josemejias11 commented Apr 8, 2024

Failed: Tested on master_5953f39, Docker, macOS 13.0, FF v121.0.1

Cutting words to a second line
Screenshot 2024-04-08 at 3 04 21 PM

@hmoreras
Copy link
Contributor Author

Failed: Tested on master_5953f39, Docker, macOS 13.0, FF v121.0.1

Cutting words to a second line Screenshot 2024-04-08 at 3 04 21 PM

this feedback will go under this PR: #28191

@hmoreras
Copy link
Contributor Author

feedback provided merged on this PR: #28191

@josemejias11
Copy link
Contributor

Approved: Tested on master_a5c816a, Docker, macOS 13.0, FF v124.0.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment