A simple tool to convert screenshots, mockups and Figma designs into clean, functional code using AI. Now supporting Claude Sonnet 3.7!
AI models:
- Claude and OpenAI for website generation
- DALL-E for image generation
Keys needed:
- OpenAI API key
- Anthropic key for video analysis
place your OPENAI_API_KEY=sk-your-key inside the .env
Install Docker Desktop and finish set up
Run the following command in the project command line
docker-compose up -d --buildThe app will be up and running at http://localhost:5173.