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

Send screenshots after each update via GPT 4 Vision #14

Open
Joabutt opened this issue Dec 17, 2023 · 1 comment
Open

Send screenshots after each update via GPT 4 Vision #14

Joabutt opened this issue Dec 17, 2023 · 1 comment

Comments

@Joabutt
Copy link

Joabutt commented Dec 17, 2023

Maybe you could use gpt 4 vision to check the current state of how the website looks, then send that input off together with the prompt so that the ai can understand what its looking at and what the user is referring to

@reidbarber
Copy link
Owner

reidbarber commented Dec 17, 2023

I think this is a great idea. I see two areas this could fit in:

  1. It could do a direct follow up after each code modification to see if it did a good job matching the design request. It could then dispatch more actions to fix anything it missed.
  2. It would be good to supplement each generation so the model has a good understanding of the current state, without having to send all the code during each generation.

I think these would both rely on #9

Additionally, I think this would get much better results with when Assistants API adds support for Vision.

@reidbarber reidbarber changed the title Feature request/Improvement Send screenshots after each update via GPT 4 Vision Dec 18, 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

No branches or pull requests

2 participants