This commit is contained in:
Abi Raja 2023-11-15 09:51:35 -05:00
commit 14a96998cf

View File

@ -1,8 +1,10 @@
# screenshot-to-code
This is a simple app that converts a screenshot to HTML/Tailwind CSS. It uses GPT-4 Vision to generate the code.
This is a simple app that converts a screenshot to HTML/Tailwind CSS. It uses GPT-4 Vision to generate the code, and DALL-E 3 to generate similar looking images.
https://github.com/abi/screenshot-to-code/assets/23818/6cebadae-2fe3-4986-ac6a-8fb9db030045
[Video GIF]
## Getting Started