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 |
|
Aman Manwani
|
b66dcc5df5
|
added resonsiveness
|
2024-03-08 10:11:31 +05:30 |
|
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 |
|
Abi Raja
|
788c93f8d7
|
Update README.md
|
2024-03-05 12:32:24 -05:00 |
|
Abi Raja
|
ae92121fe9
|
Merge pull request #210 from Hakeemmidan/patch-1
Update Troubleshooting.md
|
2024-03-05 12:28:24 -05:00 |
|
Abi Raja
|
7a266adaa7
|
Merge branch 'main' of https://github.com/abi/screenshot-to-code
|
2024-03-05 12:25:37 -05:00 |
|
Abi Raja
|
7b62147a58
|
support Claude 3 Sonnet
|
2024-03-05 12:24:30 -05:00 |
|
Abi Raja
|
1bc26b616f
|
Update README.md
|
2024-03-05 09:44:23 -05:00 |
|
Abi Raja
|
f0ff9b21ba
|
fix vs code settings for python import path
|
2024-03-04 16:21:04 -05:00 |
|
Abi Raja
|
a731e462ba
|
Merge branch 'main' of https://github.com/abi/screenshot-to-code
|
2024-03-04 14:58:06 -05:00 |
|
Abi Raja
|
bd407e51f9
|
code clean up
|
2024-03-04 14:58:01 -05:00 |
|
Abi Raja
|
072b286b6d
|
Update README.md
|
2024-02-28 15:44:40 -05:00 |
|
Abi Raja
|
5e3a174203
|
test again with fixed test now
|
2024-02-23 15:33:23 -05:00 |
|
Abi Raja
|
d58d66d7ff
|
test committing a failing test
|
2024-02-23 15:26:09 -05:00 |
|
Abi Raja
|
27165c0286
|
fix end of file newlines
|
2024-02-23 15:08:55 -05:00 |
|
Abi Raja
|
5e2c2b25c3
|
add pre-commit to run tests before each commit
|
2024-02-23 15:08:34 -05:00 |
|
Abi Raja
|
c0e084aa86
|
update evals
|
2024-02-21 09:30:42 -05:00 |
|
Abi Raja
|
c303c32996
|
update star count
|
2024-02-08 14:02:57 -05:00 |
|
Abi Raja
|
b4fb612856
|
add tweets to landing page
|
2024-02-08 14:02:16 -05:00 |
|
Abi Raja
|
2950c3cebe
|
update subheadline
|
2024-02-08 13:17:06 -05:00 |
|
Julian Toro
|
7c1fb7a54d
|
Add HTML/CSS system prompt and update stack descriptions
|
2024-02-02 10:19:52 -05:00 |
|
Abi Raja
|
9f7c0b4b35
|
add TODO
|
2024-01-30 14:33:50 -05:00 |
|
Abi Raja
|
ab15aff021
|
Support screenshot by URL for all paying customers
|
2024-01-30 14:32:57 -05:00 |
|
Abi Raja
|
e9140c331b
|
for a subscription, regardless of the key setting, it should just work
|
2024-01-30 13:51:35 -05:00 |
|
Abi Raja
|
de834d83e5
|
update redirect URL
|
2024-01-30 12:16:03 -05:00 |
|
Abi Raja
|
ac858e252b
|
add a new landing page
|
2024-01-29 12:36:03 -05:00 |
|
Abi Raja
|
b04dba001d
|
add posthog for paid users
|
2024-01-23 15:08:15 -05:00 |
|