{"id":134147,"date":"2020-12-29T08:26:35","date_gmt":"2020-12-29T08:26:35","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/writers-block-block\/"},"modified":"2022-12-09T18:03:44","modified_gmt":"2022-12-09T18:03:44","slug":"writers-block-block","status":"publish","type":"plugin","link":"https:\/\/tah.wordpress.org\/plugins\/writers-block-block\/","author":9273612,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"0.3.5","stable_tag":"0.3.5","tested":"6.1.10","requires":"5.3.1","requires_php":"7.0.0","requires_plugins":"","header_name":"Coauthor - AI Writing Assistant","header_author":"Artur Piszek (artpi)","header_description":"Automatically generate new paragraphs using your existing content, GPT-3 and robots.","assets_banners_color":"","last_updated":"2022-12-09 18:03:44","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"https:\/\/piszek.com","rating":5,"author_block_rating":0,"active_installs":10,"downloads":3483,"num_ratings":1,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"0.1.0":{"tag":"0.1.0","author":"artpi","date":"2020-12-29 08:26:28"},"0.1.1":{"tag":"0.1.1","author":"artpi","date":"2021-01-05 14:09:09"},"0.3.1":{"tag":"0.3.1","author":"artpi","date":"2022-12-07 18:17:30"},"0.3.2":{"tag":"0.3.2","author":"artpi","date":"2022-12-07 18:54:39"},"0.3.5":{"tag":"0.3.5","author":"artpi","date":"2022-12-09 18:03:44"}},"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":1},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":2830231,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":2830231,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":[],"assets_blueprints":{},"all_blocks":{"create-block\/coauthor":{"name":"create-block\/coauthor","title":"Coauthor - AI Writing Assistant and Artist"}},"tagged_versions":["0.1.0","0.1.1","0.3.1","0.3.2","0.3.5"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":2830213,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":2830213,"resolution":"2","location":"assets","locale":""}},"screenshots":{"1":"Auto-completed poetry with Coauthor Paragraph","2":"Coauthor Image showing image selection"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[2353,1220,213769,195927,194533],"plugin_category":[46],"plugin_contributors":[194535],"plugin_business_model":[],"class_list":["post-134147","plugin","type-plugin","status-publish","hentry","plugin_tags-ai","plugin_tags-block","plugin_tags-dalle","plugin_tags-gpt3","plugin_tags-openai","plugin_category-editor-and-writing","plugin_contributors-artpi","plugin_committers-artpi"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/writers-block-block\/assets\/icon-128x128.png?rev=2830231","icon_2x":"https:\/\/ps.w.org\/writers-block-block\/assets\/icon-256x256.png?rev=2830231","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/writers-block-block\/assets\/screenshot-1.png?rev=2830213","caption":"Auto-completed poetry with Coauthor Paragraph"},{"src":"https:\/\/ps.w.org\/writers-block-block\/assets\/screenshot-2.png?rev=2830213","caption":"Coauthor Image showing image selection"}],"raw_content":"<!--section=description-->\n<p>Coauthor brings the power of AI to help you focus on your best writing:\n- Coauthor Paragraph completes your post using GPT-3\n- Coauthor Image lets you conjure beautiful images painted by AI<\/p>\n\n<p>GPT-3 is a text-completion algorithm developed by OpenAI - <a href=\"https:\/\/deliber.at\/2020\/gpt-3\/\">read more here<\/a>.\nIt can generate text using a provided sample. And so - it can help you get out of the writer's block!<\/p>\n\n<h3>How does it work<\/h3>\n\n<h3>Coauthor Paragraph<\/h3>\n\n<ul>\n<li>You write some content<\/li>\n<li>Insert <code>Coauthor Paragraph<\/code> block into your post<\/li>\n<li>It grabs the content of your post, calls OpenAI to generate a completion<\/li>\n<li>Inserts that completion to your post<\/li>\n<li>If you like it, you can transform that block into a Paragraph block. If you don't like it - you can delete it.<\/li>\n<li>This plugin is automatically limiting the requests to one per 60s to protect your OpenAI quota. If you call the suggestion endpoint in succession, you will get the same answer.<\/li>\n<\/ul>\n\n<h3>Coauthor Image<\/h3>\n\n<ul>\n<li>Insert <code>Coauthor Image<\/code> block into your post<\/li>\n<li>Fill in the prompt to generate an image you would like to see<\/li>\n<li>It calls OpenAI api to generate 4 images<\/li>\n<li>You choose one that you like best<\/li>\n<li>That image gets uploaded to your media gallery and inserted into your post<\/li>\n<li>Image generations are cached for a month. If you ask for images using the same prompt, you will get the same result.<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Get OpenAI API token from <a href=\"https:\/\/openai.com\/blog\/openai-api\/\">here<\/a><\/li>\n<li>Install this plugin, activate<\/li>\n<li>Go to the block editor, write some content<\/li>\n<li>Search for \"Coauthor Paragraph\" block, insert into your content<\/li>\n<li>First time you use it, it will ask you for the OpenAI token<\/li>\n<li>When you submit the token or use it next time - it will auto-complete the writing for you.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id='can%20i%20use%20this%20block%20without%20access%20to%20gpt-3%20api%3F'><h3>Can I use this block without access to GPT-3 API?<\/h3><\/dt>\n<dd><p>No.<\/p><\/dd>\n<dt id='what%20is%20gpt-3%3F'><h3>What is GPT-3?<\/h3><\/dt>\n<dd><p>In July of 2020, Open AI foundation has opened private, beta API access to their newest machine learning model: GPT-3.\nIt\u2019s a text prediction tool that is trained on pretty much the entirety of the Internet.\nYou give it a sample and it suggests the text to complete that sample.\nI've written more <a href=\"https:\/\/deliber.at\/2020\/gpt-3\/\">here<\/a>.<\/p><\/dd>\n<dt id='is%20gpt-3%20access%20paid%3F'><h3>Is GPT-3 access paid?<\/h3><\/dt>\n<dd><p>Yes, it is. You can sign up for a trial <a href=\"https:\/\/openai.com\/blog\/openai-api\/\">here<\/a>, but you have to pay to use this API.\nCurrent pricing is about $0.06 for 4 000 characters. Both prompt and response are included in that pricing, so for example:\nIf you have written 500 characters, you will get a response with 250 characters (I have limited it so).\nYou will pay about $0.011 for that use.<\/p><\/dd>\n<dt id='that%20does%20not%20seem%20much%2C%20but%20how%20can%20i%20be%20protected%20from%20accidental%20usage%3F'><h3>That does not seem much, but how can I be protected from accidental usage?<\/h3><\/dt>\n<dd><p>I have limited the API calls to one per minute. That means, that you will never pay more than $17 per day.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>0.1.0<\/h4>\n\n<ul>\n<li>Release<\/li>\n<\/ul>\n\n<h4>0.1.1<\/h4>\n\n<ul>\n<li>Fix WP Version preventing installation on WP 5.6<\/li>\n<\/ul>\n\n<h4>0.3.1<\/h4>\n\n<ul>\n<li>Rename to Coauthor<\/li>\n<li>Introduce another block - Coauthor Image to generate images using DALL-e<\/li>\n<\/ul>","raw_excerpt":"Coauthor helps you write with GPT-3 and illustrate your posts with DALL-e. You will need an OpenAI token to use this block.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/134147","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=134147"}],"author":[{"embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/artpi"}],"wp:attachment":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=134147"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=134147"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=134147"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=134147"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=134147"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=134147"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}