Commit Graph

675 Commits

Author SHA1 Message Date
Abi Raja
fc9b2e0530
Update README.md 2024-03-25 11:44:54 -04:00
Abi Raja
04cb502be9
Update README.md 2024-03-22 13:51:23 -04:00
Abi Raja
48d2ae9cfd
Update README.md 2024-03-22 13:43:33 -04:00
Abi Raja
7024057c03 show user a preview of the video and allow them to re-record 2024-03-22 11:15:33 -04:00
Abi Raja
87a44cfb77 show user a preview of the video and allow them to re-record 2024-03-22 11:14:44 -04:00
Abi Raja
6a0201a5c0 fix up mock data 2024-03-22 11:14:15 -04:00
Abi Raja
6069c2a118
Update README.md 2024-03-20 15:54:42 -04:00
Abi Raja
7f44228a95 fix bug where open AI key is required to use it with Anthropic 2024-03-19 13:57:57 -04:00
Abi Raja
62272e3a68 update error message for video 2024-03-19 13:51:30 -04:00
Abi Raja
b57f34d73a close anthropic client after it's done streaming 2024-03-19 12:09:25 -04:00
Abi Raja
212aa228ab fix bug with using enum as string 2024-03-19 10:30:58 -04:00
Abi Raja
81c4fbe28d identify exact llm being used during generation 2024-03-18 17:44:05 -04:00
Abi Raja
4e30b207c1 stop the screen sharing stream after it's recording is done 2024-03-15 13:41:35 -04:00
Abi Raja
1a42f6a91b add haiku claude constant 2024-03-15 13:35:15 -04:00
Abi Raja
cdbb78ea55 add browser tab indicator for coding and update favicon images 2024-03-14 16:53:09 -04:00
Abi Raja
87cf6f4cc2 Merge branch 'main' of https://github.com/abi/screenshot-to-code 2024-03-14 15:59:59 -04:00
Abi Raja
a58c95c8c7 add more mock data 2024-03-14 15:59:57 -04:00
Abi Raja
c08cf0ae57 support screen recording 2024-03-14 15:57:44 -04:00
Abi Raja
214163b0e0
Update README.md 2024-03-08 17:01:42 -05:00
Abi Raja
451f6c399b
Update video-to-app.md 2024-03-08 17:01:25 -05:00
Abi Raja
b69edb7948 add information about Video to app 2024-03-08 14:13:34 -05:00
Abi Raja
f09b4c7808 improve preview for videos by showing the streaming response as it comes in 2024-03-08 12:37:37 -05:00
Abi Raja
cacf78a4bb show preview of videos (only works for .MP4) 2024-03-08 11:21:30 -05:00
Abi Raja
caa63013f5 extract html to show a preview for video mode and switch to .srcdoc with throttling for the preview 2024-03-08 11:16:49 -05:00
Abi Raja
a0f5af0fdc improve mock functionality 2024-03-08 05:02:23 -05:00
Abi Raja
fa58f2ce8f add note when input mode is video 2024-03-08 05:00:48 -05:00
Abi Raja
a907ef37c5 Merge branch 'main' of https://github.com/abi/screenshot-to-code 2024-03-08 04:49:50 -05:00
Abi Raja
3c97a401f8 highlight video feature 2024-03-08 04:49:47 -05:00
Abi Raja
6d283ea9ef
Rename video-to-app to video-to-app.md 2024-03-08 04:47:57 -05:00
Abi Raja
df0f30d403
Create video-to-app 2024-03-08 04:47:36 -05:00
Abi Raja
28d33a4d7e do multiple passes for video claude 2024-03-07 17:31:39 -05:00
Abi Raja
e828feb1ba
Merge pull request #257 from abi/video
Add support for video uploads (with Claude Opus)
2024-03-07 15:07:20 -05:00
Abi Raja
4937a92f42 support video uploads through the interface 2024-03-07 14:59:26 -05:00
Abi Raja
c2f230a8c9 initial version of script 2024-03-06 20:47:28 -05:00
Abi Raja
d8b75c43d2
Update README.md 2024-03-06 07:49:20 -05:00
Abi Raja
cd7cd841ed
Update evaluating-claude.md 2024-03-05 21:52:24 -05:00
Abi Raja
6029a9bec5
Update evaluating-claude.md 2024-03-05 21:48:55 -05:00
Abi Raja
0245f2c359
Update evaluating-claude.md 2024-03-05 21:35:38 -05:00
Abi Raja
f2cb1a4dc3 initial version of blogpost 2024-03-05 20:42:50 -05:00
Abi Raja
123e8ffce2 Add Claude prompts file (not used yet - we use the same prompts for both models) 2024-03-05 20:22:09 -05:00
Abi Raja
647bc2b236 Merge branch 'main' of https://github.com/abi/screenshot-to-code 2024-03-05 14:51:15 -05:00
Abi Raja
4f4d2e36f6 add evaluation description 2024-03-05 14:51:11 -05:00
Abi Raja
4ed4ec1cfe
Update README.md 2024-03-05 14:15:09 -05:00
Abi Raja
c69edeb4b6 send correct media type to Claude 2024-03-05 14:02:48 -05:00
Abi Raja
d281006586 Merge branch 'main' of https://github.com/abi/screenshot-to-code 2024-03-05 13:50:57 -05:00
Abi Raja
3a23d9eae3 add pyright as part of pre-commit (but disable it for now due to failing type check) 2024-03-05 13:50:55 -05:00
Abi Raja
a7e51f6f1a update error message from anthropic 2024-03-05 13:39:49 -05:00
Abi Raja
9e59050961
Update README.md 2024-03-05 13:38:51 -05:00
Abi Raja
4b908d8aae Merge branch 'main' of https://github.com/abi/screenshot-to-code 2024-03-05 13:31:11 -05:00
Abi Raja
0b1bdd4515 Delete sweep.yaml 2024-03-05 13:31:08 -05:00