screenshot-to-code
screenshot-to-code copied to clipboard
Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)
Will likely need a prompt tweak as well, and maybe the inclusion of more JS libraries in the generated code.
It will be amazing if the model could also generate Javascript for some interactions.
Removed unnecessary comments.
Using prompt and gpt-4-version-preview, I'm unable to replicate the layout. prompt="""  You are an expert Tailwind developer You take screenshots of a reference web page from the user,...
I have used a dictionary to map stack names to system content, instead of using an if-else statement to determine the system content. This would make the code easier to...
I launched the frontend part using `yarn dev` command, but it shows nothing to me.  