Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Nutlope committed Jan 15, 2023
2 parents f9bef79 + fc26142 commit 5f65b2c
Showing 1 changed file with 12 additions and 10 deletions.
22 changes: 12 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,17 @@

## Todos v1

- [x] Proof of concept in OpenAI playgroups
- [x] v1 of desktop UI
- [x] v1 of edge functions working
- [x] Optimize for mobile
- [x] v1 of edge function streaming
- [x] Make site fully responsive
- [x] Get it to perfect lighthouse score
- [x] Clean up code for generatebio function
- [x] Make console.logs pretty and tell folks they can look at them
- [ ] Make 'active' work in dropdown
- [ ] Can try doing the same thing with a serverless function and running benchmarks
- [ ] Look over the code for streaming vs what Malte sent before, and compare
- [ ] Make better README
- [ ] Add to templates marketplace
- [ ] Launch on Twitter
- [ ] Write blog post
- [x] Show streaming in console.logs

## Todos v2
- [ ] Fix bug in the dropdown where it's not highlighting the currently selected option
- [ ] Rebuild this with a serverless function and run benchmarks on the difference
- [ ] Make better README and add it to templates marketplace
- [ ] Launch site on Twitter w/ templates marketplace & github link
- [ ] Write Vercel blog post to we can recommend this as an official solution

0 comments on commit 5f65b2c

Please sign in to comment.