Update README.md
This commit is contained in:
parent
9a4fbd4591
commit
6fe7098201
@ -1,6 +1,6 @@
|
|||||||
# screenshot-to-code
|
# screenshot-to-code
|
||||||
|
|
||||||
A simple tool to convert screenshots, mockups and Figma designs into clean, functional code using AI. **Now supporting GPT-4O!**
|
A simple tool to convert screenshots, mockups and Figma designs into clean, functional code using AI. **Now supporting Claude Sonnet 3.5 and GPT-4O!**
|
||||||
|
|
||||||
https://github.com/abi/screenshot-to-code/assets/23818/6cebadae-2fe3-4986-ac6a-8fb9db030045
|
https://github.com/abi/screenshot-to-code/assets/23818/6cebadae-2fe3-4986-ac6a-8fb9db030045
|
||||||
|
|
||||||
@ -15,7 +15,8 @@ Supported stacks:
|
|||||||
|
|
||||||
Supported AI models:
|
Supported AI models:
|
||||||
|
|
||||||
- GPT-4O - Best model!
|
- Claude Sonnet 3.5 - Best model!
|
||||||
|
- GPT-4O - also recommended!
|
||||||
- GPT-4 Turbo (Apr 2024)
|
- GPT-4 Turbo (Apr 2024)
|
||||||
- GPT-4 Vision (Nov 2023)
|
- GPT-4 Vision (Nov 2023)
|
||||||
- Claude 3 Sonnet
|
- Claude 3 Sonnet
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user