screenshot-to-code
screenshot-to-code copied to clipboard
Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)
add the GEMINI_API_KEY to .env

[This Reddit comment](https://www.reddit.com/r/OpenAI/comments/17ulled/comment/k97v4qu/) said something informative: > Websites are very rarely static one-page HTML documents. If all you need is a single-page static HTML doc, might as well just use...
Hello I'm having trouble getting it to work on Azure. I found this PR, but I'm wondering if there's a more recent version or recommended approach for Azure. https://github.com/cristianorevil/screenshot-to-code Is...
I added xAi and model **grok-2-vision-1212** for generate code with that
Hi team, appreciate your work which is awesome! **Is your feature request related to a problem? Please describe.** I ran it locally and played with it using Claude Sonnet 3.5...
Unable to determine the correct location and variable name for inserting the Gemini 2.0 API key in the project configuration. To Reproduce Attempt to integrate Gemini 2.0 API Search through...
build docker images for screenshot-to-code. can use this docker-compose.yaml faster to run screenshot-to-code. [https://github.com/FunkyPantsSa/screenshot-to-code/blob/main/docker-compose.yml](https://github.com/FunkyPantsSa/screenshot-to-code/blob/main/docker-compose.yml ) ```bash docker-compose up -d ``` build by [https://github.com/abi/screenshot-to-code/tree/a240914b93d35ce17bc2263e2f9924b473e8bfa5](https://github.com/abi/screenshot-to-code/tree/a240914b93d35ce17bc2263e2f9924b473e8bfa5 )
Hey, folks! @abi I've noticed that other people have opened PRs integrating this project with Bedrock (#322, #357 and #367) and I'm opening this PR either way to collect your...