An experimental web text editor that runs a LSTM model while you write to suggest new lines. You can switch between different pretrained models.
Everything runs in the browser using deeplearn.js and p5ml.
Try it here!
Current trained models:
- Ernest Hemingway
- Virginia Woolf
- Roberto Bolaño
- Jane Austen
- Train your own models: follow this instructions.
Robin Sloan's Writing with the Machine
This project was built with the following dependencies:
## Build
yarn start
MIT