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

Image Generation from Text Prompts #9

Closed
SverreNystad opened this issue Sep 6, 2023 · 0 comments · Fixed by #13
Closed

Image Generation from Text Prompts #9

SverreNystad opened this issue Sep 6, 2023 · 0 comments · Fixed by #13
Assignees
Milestone

Comments

@SverreNystad
Copy link
Member

SverreNystad commented Sep 6, 2023

The goal is to produce contextually relevant and visually appealing images that align with the essence of the provided prompt.

Acceptance Criteria:

  • The system should accept a text prompt from the user.
  • Generate an image that is contextually related to the provided prompt.
  • The generated image should be of a defined resolution suitable for viewing and sharing.
  • Allow the user to request re-generation if unsatisfied with the initial output.
  • Ensure timely generation to maintain user engagement.

Things to consider

  • It could also be of value to try to score the images by some metric to get better quality by the given prompt.
    • How could we measure this metric and what is it?
  • Should it first find a meme format and then generate an Image?

Good sources:
https://platform.openai.com/docs/guides/images/introduction

@olavsl olavsl linked a pull request Sep 12, 2023 that will close this issue
@SverreNystad SverreNystad added this to the v1.0 milestone Nov 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants