Commit Graph

674 Commits

Author SHA1 Message Date
Abi Raja
911c008fcb Merge branch 'main' of https://github.com/abi/screenshot-to-code 2024-04-15 14:14:26 -04:00
Abi Raja
e3a4cfa7ab add class names for UI testing 2024-04-12 19:57:01 -04:00
Abi Raja
1c864b4dd9
Merge pull request #304 from milseg/patch-1
Fix: step by step API key generation
2024-04-12 10:22:05 -04:00
Milton
2c4450db89
Fix: step by step API key generation
Fix step by step adding a reference to the specific page in which open ai API keys are generated
2024-04-12 00:47:51 -03:00
Abi Raja
bb642b320e improve evaluation docs and the way the model is passed into the evaluation script 2024-04-11 10:52:25 -04:00
Abi Raja
6587b626c5 clean up model strings and add support for GPT-4 Turbo (Apr 2024) 2024-04-11 09:55:55 -04:00
Abi Raja
f65fab073e
Update README.md 2024-04-10 16:51:36 -04:00
Abi Raja
c51ff4d7ad remove more references 2024-04-10 15:38:03 -04:00
Abi Raja
60171bcc0b Merge branch 'main' into hosted 2024-04-10 14:55:07 -04:00
Abi Raja
9e1bcae545 remove access code/token functionality 2024-04-10 14:51:15 -04:00
Abi Raja
1aec82f53d stop writing logs to disk since we're capturing them in the DB 2024-04-10 13:52:49 -04:00
Abi Raja
a197bd9223 update error message 2024-04-10 13:43:13 -04:00
Abi Raja
fa944890ad Merge branch 'main' into hosted 2024-04-10 13:39:17 -04:00
Abi Raja
483d1e2209 handle unknown server error by showing an error message to the user 2024-04-10 13:37:44 -04:00
Abi Raja
29cea327cc improve error UX (particular when no OpenAI API key is found) 2024-04-10 13:20:42 -04:00
Abi Raja
575847f845 switch to subscribe banner 2024-04-05 14:40:51 -04:00
Abi Raja
4ef26a6ae8
Update README.md 2024-04-05 14:38:05 -04:00
Abi Raja
273a77f7c4 add tracking for regenerate 2024-04-04 16:06:34 -04:00
Abi Raja
87d5a1da57 Merge branch 'main' into hosted 2024-04-04 15:53:27 -04:00
Abi Raja
64cdc74186 add a regenerate button to retry an iteration 2024-04-04 15:50:33 -04:00
Abi Raja
58a929731f update wording to make it more obvious 2024-04-04 15:38:25 -04:00
Abi Raja
5b6d1c4421
Update README.md 2024-04-04 12:18:41 -04:00
Abi Raja
11cebfad6d
Update Troubleshooting.md 2024-03-30 18:41:15 -04:00
Abi Raja
ab8baca1ab disable better error message for videos on hosted version 2024-03-25 15:31:24 -04:00
Abi Raja
7b17e4bace
Delete blog/video-to-app.md 2024-03-25 15:13:16 -04:00
Abi Raja
ac86e42126 add tips to avatar dropdown 2024-03-25 14:47:18 -04:00
Abi Raja
e1f39cac78 Merge branch 'main' into hosted 2024-03-25 14:41:05 -04:00
Abi Raja
08c4132949 add a link to tips 2024-03-25 14:39:22 -04:00
Abi Raja
9465b6780b Merge branch 'main' of https://github.com/abi/screenshot-to-code 2024-03-25 14:09:17 -04:00
Abi Raja
dc52ff4cce store intermediate artifacts for video for easier debugging 2024-03-25 14:09:13 -04:00
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
7f8e0cbbd1
Merge pull request #258 from Aman-Manwani/changesv1
added resonsiveness in the Homepage
2024-03-20 12:02:37 -04:00
Abi Raja
6ea61b472d update star count 2024-03-20 12:01:18 -04:00
Abi Raja
196cf5865b set a default for inputMode param 2024-03-19 18:21:17 -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
1d8f6641a2 do not allow non-subscribers to use Claude 2024-03-19 13:38:09 -04:00
Abi Raja
3a1634bac2 improve look of dropdown 2024-03-19 13:32:09 -04:00
Abi Raja
f171ec1e6e update pricing dialog 2024-03-19 13:29:17 -04:00
Abi Raja
ea02e2daea Update OnboardingNote.tsx 2024-03-19 13:24:12 -04:00
Abi Raja
8209c7bd26 show user that Claude 3 sonnet is for paid plans 2024-03-19 13:24:07 -04:00
Abi Raja
b6222ddbc9 hide & disable video functionality on prod 2024-03-19 13:12:41 -04:00
Abi Raja
785a135460 Merge branch 'main' into hosted 2024-03-19 12:09:31 -04:00
Abi Raja
b57f34d73a close anthropic client after it's done streaming 2024-03-19 12:09:25 -04:00