5 ms·
You can use GPT-V to create functional components from images directly: There was an open source project (https://github.com/abi/screenshot-to-code https://git
by kirill5pol 3y ago
You can use GPT-V to create functional components from images directly:
There was an open source project (https://github.com/abi/screenshot-to-code https://github.com/abi/screenshot-to-code) that I borrowed the prompt from and made a custom GPT for myself where I just drag and drop the image. It’s not perfect but it’s pretty great overall!
Here are the prompts:
https://github.com/abi/screenshot-to-code/blob/main/backend/prompts/screenshot_system_prompts.py https://github.com/abi/screenshot-to-code/blob/main/backend/...