/Selected_Stories

An experimental web text editor that runs a LSTM model while you write to suggest new lines

Primary LanguageJavaScriptMIT LicenseMIT

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 Models

Current trained models:

  • Ernest Hemingway
  • Virginia Woolf
  • Roberto Bolaño
  • Jane Austen

Inspiration

Robin Sloan's Writing with the Machine

Tools

This project was built with the following dependencies:

## Build

yarn start

Licence

MIT