|
|
|
|
|
by dropbox_miner
814 days ago
|
|
I'm working on a canvas that records your pen/brush strokes as you draw on it.
https://superpaper.netlify.app/ Motivation is that large-language models have a very straight-forward task of predicting the next token and the dataset is easy to get. With this app I aim to do two things:
1. Gather a fairly large dataset that captures the brush-strokes for various art prompts.
2. Bootstrap an algorithm / model that can decompose any image/art/illustration into brush strokes. A longer-term goal for this app is to build an auto-complete (Co-pilot or Grammarly equivalent) for art. ps: This app has some bugs. Keep low expectations |
|