Skip to content

Commit 34e3520

Browse files
committed
edited readme
1 parent 3ea03f7 commit 34e3520

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@
2727
- [ ] Look into a way to export/deploy the app in a single click. Can try extracting the codesandbox URL and displaying it to the user (check React docs) or can try to do it myself with a dynamic route + some hashing
2828
- [ ] Save previous versions so people can go back and forth between the generated ones
2929
- [ ] Add dark mode to the site overall, nice design change
30-
- [ ] Could be nice to show a "featured apps" sections on the site like artifactbin
30+
- [ ] Could be nice to show a "featured apps" sections on the site
3131
- [ ] Support more languages starting with Python, check out E2B
32-
- [ ] Think about how to have 405B correct itself (sometimes it makes up imports)
3332
- [ ] Try finetuning a smaller model on good prompts from 405b or GPT-4/Claude
33+
- [ ] Think about how to have 405B correct itself (sometimes it makes up imports)
3434
- [ ] New route for updateCode that only sends the latest generated code + the modify request
3535
- [ ] Fix bug where if a user edits the code, then does a change, it doesn't use the edited code
3636
- [ ] Add rate limiting with redis upstash if the traffic gets too high

0 commit comments

Comments
 (0)