Show HN: Turn a video of an app into a functional prototype with Claude Opus Hey everyone, I’m the maintainer of the popular screenshot-to-code repo on Github (46k+ stars). When Claude Opus was released, I thought to myself what if you could send in a video of yourself using a website or app, would the LLM be able to build it as a functional prototype? To my surprise, it worked quite well. Here are two examples: * In this video, you can see the AI replicating Google with auto-complete suggestions and a search results page (failed at putting the results on a separate page). https://ift.tt/uXjvxoW * Here, we show it a multi-step form ( https://ift.tt/xiguvet ) and ask Claude to re-create it. It does a really good job! https://ift.tt/5FwlAM9 The technical details: Claude Opus only allows you to send a max of 20 images so 20 frames are extracted from the video, and passed along with a prompt that uses a lot of Claude-specific techniques such as using XML tags and pre-filling an assistant response. In total, 2 passes are performed with the second pass instructing the AI improve on the first attempt. More passes might help as well. While I think the model has Google.com memorized but for many other multi-page/screen apps, it tends to work quite well. You can try it out by downloading the Github repo and setting up a Anthropic API key in backend/.env Be warned that one creation/iteration (with 2 passes) can be quite expensive ($3-6 dollars). https://ift.tt/EHBDfFg March 22, 2024 at 12:36AM
Show HN: Turn a video of an app into a functional prototype with Claude Opus https://ift.tt/hNCs1l9
Related Articles
Show HN: AI generator for faceless TikTok videos https://ift.tt/DP5d6IGShow HN: AI generator for faceless TikTok videos Hi there Several mont… Read More
Show HN: Apprise-API – All in one notification solution with API access point https://ift.tt/TGyrKvfShow HN: Apprise-API – All in one notification solution with API acces… Read More
Show HN: ghore, an Offline Renderer for GitHub flavoured Markdown https://ift.tt/7pIaHk2Show HN: ghore, an Offline Renderer for GitHub flavoured Markdown Ghor… Read More
Show HN: Logfmtxx – Header only C++23 structured logging library using logfmt https://ift.tt/YKkPyIlShow HN: Logfmtxx – Header only C++23 structured logging library using… Read More
Show HN: A Product Hunt Alternative for Indie Makers https://ift.tt/UTDNWjwShow HN: A Product Hunt Alternative for Indie Makers https://ift.tt/0W… Read More
Show HN: Generate a YC application with GPT-4 https://ift.tt/1YBhaSoShow HN: Generate a YC application with GPT-4 https://ift.tt/SPj1Dxg A… Read More
Show HN: Bonk, a command-line tool for X11 window management https://ift.tt/sdCLZxTShow HN: Bonk, a command-line tool for X11 window management https://i… Read More
Show HN: Find valuable expired domains easily https://ift.tt/Z0OVI8eShow HN: Find valuable expired domains easily https://ift.tt/TvQ5bqY A… Read More
0 Comments: