Skip to content

bracesproul/dramatron-template

Repository files navigation

Dramatron

Dramatron is a simple, base implementation based on the Google Deepmind project. Click here to visit the original repository.

@article{mirowski2022cowriting,
  title={Co-Writing Screenplays and Theatre Scripts with Language Models: An Evaluation by Industry Professionals},
  author={Mirowski, Piotr and Mathewson, Kory W and Pittman, Jaylen and Evans, Richard},
  journal={arXiv preprint arXiv:2209.14958},
  year={2022}
}

Setup

Copy the .env.example file to .env and fill add your own API keys.

Installing dependencies

We use yarn in this repo. To install dependencies run:

yarn install

from anywhere in the project.

Running Dramatron

To run Dramatron, you only need to run the following command:

yarn start

from the backend directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published