Your personal copy editor
This app uses a "Bring Your Own API Key" approach where the user provides their own OpenAI API key in order to use the app. Philosophicaly, This approach gives the user the most control as they are only charged for what they use. Not sure how to acquire a key? Use the video below.
Once getting an OpenAI API key, click on the Cog icon in the top righ to open the settings dialog. Under the "General" settings, there will be a text field to enter your API key.
Start the app in the dev
environment:
npm start
To package apps for the local platform:
npm run package
MIT © Editor in Chief