From 7b17e4bace10c63491457ccdac432d105d2697ae Mon Sep 17 00:00:00 2001 From: Abi Raja Date: Mon, 25 Mar 2024 15:13:16 -0400 Subject: [PATCH] Delete blog/video-to-app.md --- blog/video-to-app.md | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 blog/video-to-app.md diff --git a/blog/video-to-app.md b/blog/video-to-app.md deleted file mode 100644 index 3561f6d..0000000 --- a/blog/video-to-app.md +++ /dev/null @@ -1,18 +0,0 @@ - -## Capture a screen recording of a web site in action and have the AI build it for you. - -* Unlike screenshots, the app will not visually look exactly like the screen recording but it will be functional -* IMPORTANT: This is very experimental and each call is expensive (a few dollars). I would recommend setting up usage limits on your Anthropic account to avoid excess charges. - -## Setup - -This uses Claude 3 by Anthropic. Add an env var ANTHROPIC_API_KEY to backend/.env with your API key from Anthropic. - - -## Examples - -https://github.com/abi/screenshot-to-code/assets/23818/fe236c1e-ab92-4d84-b63d-e73e5be9a726 - -## Tips for taking videos - -* We extract frames from your video so linger over each feature for a second or two.