Wrote a Notion exporter from the GPT-3 Playground.
2 Likes
nope! it doesn’t actually run the prompt, it just stores it. similar to just copy/pasting the settings from the playground and writing them into notion manually
1 Like
Well, yes, one could write a scraper and put the Notion API up on a web server listening for browser input (or better yet, a Chrome extension), but in this particular example, this script serves as a half manual/half automated solution to a repeatable problem (saving prompts in a tool like Notion to edit and share with others)
1 Like