GPT-3 Playground -> Notion DB
Installation
- Duplicate this Database into your Notion
- Create a Notion Beta API account
- Follow the instructions to create an Integration named
GPT-3 Playground -> Notion - Add your Notion Keys and Notion Database ID to
.env - Add the integration as an editor of the DB
- Run
npm install
How To Use
- In
gpt-settings-to-notion.js, changenameto what you want - Copy the variables from the Playground using the
Export Codefunction and add them toprompt
- Run
node gpt-settings-to-notion.js


