Gemini 3 Pro just turned a UI mockup into working React code in just two prompts—plus it squashed several bugs. The new multimodal AI demo shows how fast code generators can go from screenshot to functional component. Curious how it works? Dive in for the details. #Gemini3Pro #ScreenshotToCode #ReactDev #MultimodalAI

🔗 https://aidailypost.com/news/gemini-3-pro-builds-screenshot-to-code-app-two-prompts-fixes-bugs

#開源分享 AI 驅動的設計稿轉代碼引擎 | 支持多框架導出

Github 上 56.8K ✨ 超高熱度項目 screenshot-to-code 更新最新模型支持

核心功能:
- 將截圖、設計稿和 Figma 設計轉換為功能性代碼
- 支持將影片/網站錄屏轉換為功能性原型(實驗性功能)
- 使用 AI 技術實現自動代碼生成

最新 AI 模型支持:
- Claude Sonnet 3.5 (推薦最佳模型)
- GPT-4o
- DALLE3 或 Flux Schnell (用於圖像生成)

支持的技術棧:
- HTML + Tailwind CSS
- HTML + 普通 CSS
- React + Tailwind
- Vue + Tailwind
- Bootstrap
- Ionic + Tailwind
- SVG

專案地址: github.com/abi/screenshot-to-code

#screenshottocode