Title: Coauthor &#8211; AI Writing Assistant and Artist
Author: Artur Piszek
Published: <strong>2020 年 12 月 29 日</strong>
Last modified: 2022 年 12 月 9 日

---

搜尋外掛

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 WordPress 產生使用上的相容性問題。

![](https://ps.w.org/writers-block-block/assets/icon-256x256.png?rev=2830231)

# Coauthor – AI Writing Assistant and Artist

 由 [Artur Piszek](https://profiles.wordpress.org/artpi/) 開發

[下載](https://downloads.wordpress.org/plugin/writers-block-block.0.3.5.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/writers-block-block/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/writers-block-block/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/writers-block-block/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/writers-block-block/#developers)

 [技術支援](https://wordpress.org/support/plugin/writers-block-block/)

## 外掛說明

Coauthor brings the power of AI to help you focus on your best writing:
 – Coauthor
Paragraph completes your post using GPT-3 – Coauthor Image lets you conjure beautiful
images painted by AI

GPT-3 is a text-completion algorithm developed by OpenAI – [read more here](https://deliber.at/2020/gpt-3/).

It can generate text using a provided sample. And so – it can help you get out of
the writer’s block!

### How does it work

### Coauthor Paragraph

 * You write some content
 * Insert `Coauthor Paragraph` block into your post
 * It grabs the content of your post, calls OpenAI to generate a completion
 * Inserts that completion to your post
 * If you like it, you can transform that block into a Paragraph block. If you don’t
   like it – you can delete it.
 * 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.

### Coauthor Image

 * Insert `Coauthor Image` block into your post
 * Fill in the prompt to generate an image you would like to see
 * It calls OpenAI api to generate 4 images
 * You choose one that you like best
 * That image gets uploaded to your media gallery and inserted into your post
 * Image generations are cached for a month. If you ask for images using the same
   prompt, you will get the same result.

## 螢幕擷圖

 * [[
 * Auto-completed poetry with Coauthor Paragraph
 * [[
 * Coauthor Image showing image selection

## 適用於區塊編輯器

這個外掛提供 1 個可供 Gutenberg/區塊編輯器使用的區塊。

 *   Coauthor – AI Writing Assistant and Artist

## 安裝方式

 1. Get OpenAI API token from [here](https://openai.com/blog/openai-api/)
 2. Install this plugin, activate
 3. Go to the block editor, write some content
 4. Search for “Coauthor Paragraph” block, insert into your content
 5. First time you use it, it will ask you for the OpenAI token
 6. When you submit the token or use it next time – it will auto-complete the writing
    for you.

## 常見問題集

### Can I use this block without access to GPT-3 API?

No.

### What is GPT-3?

In July of 2020, Open AI foundation has opened private, beta API access to their
newest machine learning model: GPT-3.
 It’s a text prediction tool that is trained
on pretty much the entirety of the Internet. You give it a sample and it suggests
the text to complete that sample. I’ve written more [here](https://deliber.at/2020/gpt-3/).

### Is GPT-3 access paid?

Yes, it is. You can sign up for a trial [here](https://openai.com/blog/openai-api/),
but you have to pay to use this API.
 Current pricing is about $0.06 for 4 000 characters.
Both prompt and response are included in that pricing, so for example: If you have
written 500 characters, you will get a response with 250 characters (I have limited
it so). You will pay about $0.011 for that use.

### That does not seem much, but how can I be protected from accidental usage?

I have limited the API calls to one per minute. That means, that you will never 
pay more than $17 per day.

## 使用者評論

![](https://secure.gravatar.com/avatar/e8aaaa398e0c85e3e5a5b2225ad0f466a457534e5b8497f7e66524912bd6e5ab?
s=60&d=retro&r=g)

### 󠀁[It’s fantastic, very useful](https://wordpress.org/support/topic/its-fantastic-very-useful/)󠁿

 [Juan Luis Martel](https://profiles.wordpress.org/usblsb/) 2023 年 1 月 11 日 1
則留言

think it’s a great plugin because it keeps it simple, easy to use and does what 
it needs to do using very little code and without overloading WordPress. I love 
the image block, I use it on a personal blog, sometimes I need an image and with
this plugin it is very easy to get. The text block I use less, but it is also very
useful, sometimes I fall short what I write pondo this block and generates me a 
fantastic text, I can leave it that way or edit it, or just take it as an idea. 
I can only say that it is very good. Thanks for your time and work. If you can make
a code block using chatgpt, for example to put help things.Sometimes I need to explain
something technical like “how to make a comment in PHP” and this block would be 
a great help. Just that, have a great year.

 [ 閱讀全部 1 則使用者評論 ](https://wordpress.org/support/plugin/writers-block-block/reviews/)

## 參與者及開發者

以下人員參與了開源軟體〈Coauthor – AI Writing Assistant and Artist〉的開發相關工作。

參與者

 *   [ Artur Piszek ](https://profiles.wordpress.org/artpi/)

[將〈Coauthor – AI Writing Assistant and Artist〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/writers-block-block)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/writers-block-block/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/writers-block-block/)，或透過
[RSS](https://plugins.trac.wordpress.org/log/writers-block-block/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/writers-block-block/)。

## 變更記錄

#### 0.1.0

 * Release

#### 0.1.1

 * Fix WP Version preventing installation on WP 5.6

#### 0.3.1

 * Rename to Coauthor
 * Introduce another block – Coauthor Image to generate images using DALL-e

## 中繼資料

 *  版本 **0.3.5**
 *  最後更新 **3 年前**
 *  啟用安裝數 **10+**
 *  WordPress 版本需求 ** 5.3.1 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.1.10**
 *  PHP 版本需求 ** 7.0.0 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/writers-block-block/)
 * 標籤
 * [AI](https://tw.wordpress.org/plugins/tags/ai/)[block](https://tw.wordpress.org/plugins/tags/block/)
   [DALLE](https://tw.wordpress.org/plugins/tags/dalle/)[gpt3](https://tw.wordpress.org/plugins/tags/gpt3/)
   [openai](https://tw.wordpress.org/plugins/tags/openai/)
 *  [進階檢視](https://tw.wordpress.org/plugins/writers-block-block/advanced/)

## 評分

 5 星，滿分為 5 星

 *  [  1 個 5 星使用者評論     ](https://wordpress.org/support/plugin/writers-block-block/reviews/?filter=5)
 *  [  0 個 4 星使用者評論     ](https://wordpress.org/support/plugin/writers-block-block/reviews/?filter=4)
 *  [  0 個 3 星使用者評論     ](https://wordpress.org/support/plugin/writers-block-block/reviews/?filter=3)
 *  [  0 個 2 星使用者評論     ](https://wordpress.org/support/plugin/writers-block-block/reviews/?filter=2)
 *  [  0 個 1 星使用者評論     ](https://wordpress.org/support/plugin/writers-block-block/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/writers-block-block/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/writers-block-block/reviews/)

## 參與者

 *   [ Artur Piszek ](https://profiles.wordpress.org/artpi/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/writers-block-block/)