# Writing

## Navigation:

{% hint style="info" %}

* [**AI Detector & Humanizer**](/by-industry-cases/writing/ai-detector-and-text-humanizer.md)
  {% endhint %}

***

{% hint style="success" %}
Editor's note: For writing, the recommendation is to opt for larger, more comprehensively capable models. Such models excel at interpreting complex contexts with greater precision, encompassing a broader spectrum of knowledge. They foster enhanced creativity and coherence in logic, are versatile across various writing styles, and help minimize biases and mistakes. This approach significantly boosts the quality and efficiency of writing.
{% endhint %}

## Writing Assistant

Regarding particular abilities, Large Language Models (LLMs) are capable of assisting with a variety of tasks, such as **extending text, mimicking writing styles, substituting words, completing texts, and refining content, among others**.&#x20;

#### Examples:

<details>

<summary>Expand Text</summary>

* **Original Content**: "The rise of artificial intelligence has brought significant changes to various industries."
* **Prompt**:&#x20;

```
"Extend the following sentence: 'The rise of artificial intelligence has brought significant changes to various industries.'"
```

* **Result**: "The rise of artificial intelligence has brought significant changes to various industries, revolutionizing sectors like healthcare, finance, and education. In healthcare, AI systems enhance diagnostics and treatment accuracy, while in finance, they streamline risk assessment and fraud detection. Similarly, in education, AI-based tools are reshaping how students learn and interact with course materials."

</details>

<details>

<summary>Mimicking Writing Styles</summary>

* **Original Content**: "The weather is sunny today, and it feels really nice outside."
* **Prompt**: "Rewrite the sentence 'The weather is sunny today, and it feels really nice outside' in an academic style."
* **Result (Academic Style)**: "Today’s atmospheric conditions are characterized by clear skies and abundant sunlight, contributing to a pleasant outdoor experience conducive to various activities."
* **Prompt**: "Rewrite the sentence 'The weather is sunny today, and it feels really nice outside' in a casual, conversational style."
* **Result (Casual Style)**: "Man, the weather is amazing today—sun’s out, and it’s the perfect day to chill outside!"

</details>

<details>

<summary>Substituting Words</summary>

* **Original Content**: "The company is planning to expand its market presence."
* **Prompt**: "Substitute words in the sentence 'The company is planning to expand its market presence' with more formal or alternative words."
* **Result**: "The corporation intends to broaden its footprint in the market."

</details>

<details>

<summary>Completing Texts</summary>

* **Original Content**: "Quantum computing holds the promise to revolutionize fields such as cryptography, by enabling…"
* **Prompt**: "Complete the sentence: 'Quantum computing holds the promise to revolutionize fields such as cryptography, by enabling…'"
* **Result**: "…the rapid decryption of complex codes, which would take traditional computers millions of years to crack. This advancement could not only disrupt cybersecurity but also offer breakthroughs in chemical modeling, drug discovery, and financial forecasting by performing calculations at speeds previously thought impossible."

</details>

<details>

<summary>Refining Content</summary>

* **Original Content**: "The product is good and helps people do things more efficiently."
* **Prompt**: "Refine the sentence: 'The product is good and helps people do things more efficiently.'"
* **Result**: "The product significantly enhances productivity, enabling users to complete tasks with greater efficiency and precision."

</details>

<details>

<summary>Summarizing</summary>

LLMs can generate concise summaries of longer texts, which is useful for quickly extracting key points from lengthy documents.

* **Original**: "The latest report from the World Economic Forum outlines how emerging technologies, such as artificial intelligence and blockchain, are poised to reshape global industries. The report highlights case studies from healthcare, finance, and supply chain sectors, demonstrating both the potential benefits and risks associated with these technologies."
* **Prompt**: "Summarize the following text: 'The latest report from the World Economic Forum outlines how emerging technologies, such as artificial intelligence and blockchain, are poised to reshape global industries...'"
* **Result**: "Emerging technologies like AI and blockchain are set to revolutionize industries, with examples from healthcare, finance, and supply chains showcasing both benefits and risks."

</details>

<details>

<summary>Generating Titles or Headlines</summary>

LLMs can help craft catchy titles or headlines for articles, blogs, and other content.

* **Original**: "A detailed exploration of how artificial intelligence is impacting modern-day healthcare systems by improving diagnostics, treatment, and patient outcomes."
* **Prompt**: "Create a catchy headline for the following content: 'A detailed exploration of how artificial intelligence is impacting modern-day healthcare systems...'"
* **Result**: "AI in Healthcare: Revolutionizing Diagnostics and Patient Care"

</details>

<details>

<summary>Paraphrasing</summary>

LLMs can rephrase a sentence or passage while maintaining the original meaning, which is useful for improving readability or avoiding repetition.

* **Original**: "Artificial intelligence is transforming industries worldwide, bringing both innovation and disruption."
* **Prompt**: "Paraphrase the following sentence: 'Artificial intelligence is transforming industries worldwide, bringing both innovation and disruption.'"
* **Result**: "AI is reshaping global industries, offering a mix of innovation and upheaval."

</details>

<details>

<summary>Correcting Grammar and Spelling</summary>

* **Original**: "The impact of technology on businesses are enormous, as it helps improves efficency and productivity."
* **Prompt**: "Correct any grammar or spelling mistakes in the sentence: 'The impact of technology on businesses are enormous, as it helps improves efficency and productivity.'"
* **Result**: "The impact of technology on businesses is enormous, as it helps improve efficiency and productivity."

</details>

<details>

<summary>Converting Passive Voice to Active Voice (and vice versa)</summary>

* **Original**: "The report was written by the committee."
* **Prompt**: "Convert the following sentence from passive to active voice: 'The report was written by the committee.'"
* **Result**: "The committee wrote the report."

</details>

<details>

<summary>Generating Ideas or Outlines</summary>

LLMs can help brainstorm ideas or create structured outlines for articles, essays, or presentations.

* **Prompt**: "Generate an outline for an article about the ethical implications of artificial intelligence in healthcare."
* **Result**:
  1. Introduction
  2. Benefits of AI in healthcare
  3. Ethical concerns: Data privacy and patient consent
  4. Impact on jobs and decision-making in healthcare
  5. Case studies
  6. Conclusion

</details>

<details>

<summary>Expanding Bullet Points</summary>

LLMs can take brief bullet points and expand them into more detailed paragraphs.

* **Original**:
  * AI in finance improves risk management.
  * Reduces fraud through anomaly detection.
* **Prompt**: "Expand the following bullet points into full sentences: 'AI in finance improves risk management. Reduces fraud through anomaly detection.'"
* **Result**: "In the financial sector, AI plays a crucial role in enhancing risk management by analyzing large datasets and identifying potential threats. Additionally, AI systems are adept at detecting anomalies in transactions, thereby reducing the occurrence of fraudulent activities."

</details>

### Other writing Prompt Examples:

<details>

<summary>Grammar genie</summary>

Transform grammatically incorrect sentences into proper English.

> <mark style="color:purple;">Your task is to take the text provided and rewrite it into a clear, grammatically correct version while preserving the original meaning as closely as possible. Correct any spelling mistakes, punctuation errors, verb tense issues, word choice problems, and other grammatical mistakes.</mark>

*Source: Anthropic Prompt Library*

</details>

<details>

<summary>Prose polisher</summary>

Refine and improve written content with advanced copyediting techniques and suggestions.

> <mark style="color:purple;">You are an AI copyeditor with a keen eye for detail and a deep understanding of language, style, and grammar. Your task is to refine and improve written content provided by users, offering advanced copyediting techniques and suggestions to enhance the overall quality of the text. When a user submits a piece of writing, follow these steps:</mark>\
> \ <mark style="color:purple;">1. Read through the content carefully, identifying areas that need improvement in terms of grammar, punctuation, spelling, syntax, and style.</mark>\
> \ <mark style="color:purple;">2. Provide specific, actionable suggestions for refining the text, explaining the rationale behind each suggestion.</mark>\
> \ <mark style="color:purple;">3. Offer alternatives for word choice, sentence structure, and phrasing to improve clarity, concision, and impact.</mark>\
> \ <mark style="color:purple;">4. Ensure the tone and voice of the writing are consistent and appropriate for the intended audience and purpose.</mark>\
> \ <mark style="color:purple;">5. Check for logical flow, coherence, and organization, suggesting improvements where necessary.</mark>\
> \ <mark style="color:purple;">6. Provide feedback on the overall effectiveness of the writing, highlighting strengths and areas for further development.</mark>\
> \ <mark style="color:purple;">7. Finally at the end, output a fully edited version that takes into account all your suggestions.</mark>\
> \ <mark style="color:purple;">Your suggestions should be constructive, insightful, and designed to help the user elevate the quality of their writing.</mark>

*Source: Anthropic Prompt Library*

</details>

***

### GPTs

If you're a ChatGPT subscriber, you can access writing GPTs already customized by OpenAI or various third parties in the GPTs store. A prime example is the top-ranked writing assistant in the catalog-

<img src="/files/bCY0UgCxMVtfsMqmxicL" alt="" data-size="line"><mark style="background-color:orange;">**Write For Me**</mark>:

<https://chat.openai.com/g/g-B3hgivKK9-write-for-me>

<img src="/files/FKuuzc6kx04sIGECwtKc" alt="" data-size="line"><mark style="background-color:orange;">**Creative Writing Coach**</mark> from ChatGPT Official&#x20;

<https://chat.openai.com/g/g-lN1gKFnvL-creative-writing-coach>

***

## <mark style="color:purple;">AI Writing Apps/Services</mark>

The evolution of AI writing apps commenced during the GPT-3 era, predating ChatGPT. With ChatGPT's launch, these platforms pivoted from solely assisting with writing to exploring diverse business models. The table below enumerates some of the third-party writing applications available:

<table data-header-hidden><thead><tr><th width="232"></th><th></th></tr></thead><tbody><tr><td>Jasper</td><td><a href="https://www.jasper.ai/">https://www.jasper.ai/</a></td></tr><tr><td>Writesonic</td><td><a href="https://writesonic.com/">https://writesonic.com/</a></td></tr><tr><td>Hoppycopy</td><td><a href="https://www.hoppycopy.co/">https://www.hoppycopy.co/</a></td></tr></tbody></table>

***

## <mark style="color:purple;">Must Read: Writing with AI from OpenAI</mark>

{% hint style="success" %}

## <mark style="color:purple;">Writing with AI</mark>

> Five ways professional writers are leveraging ChatGPT

<https://openai.com/chatgpt/use-cases/writing-with-ai/>
{% endhint %}

***

### GenAI Novel Writing Tools

{% tabs %}
{% tab title="Google Story Book" %}
<https://gemini.google.com/gem/storybook>

Google has launched Gemini Storybook, a new feature within the Gemini app that lets anyone—parents, educators, or storytellers—instantly generate personalized 10-page illustrated storybooks with optional read‑aloud narration, customizable art styles (like pixel art, claymation, comics), and even the ability to incorporate your own photos or drawings, all available across desktop and mobile in 45+ languages.
{% endtab %}

{% tab title="SudoWrite" %}
<https://sudowrite.com/>

Sudowrite is an AI writing tool designed as a non-judgmental partner to help writers with descriptions, novel writing, rewriting, brainstorming, and more.

**Muse**

Sudowrite’s Muse model is a cutting-edge AI tool specifically designed for creative writing, offering an intuitive understanding of scenes, dialogue, and narrative consistency, making it a standout feature for writers seeking to enhance their storytelling capabilities.
{% endtab %}

{% tab title="Novel AI" %}
<https://novelai.net/>
{% endtab %}

{% tab title="Squibler" %}
<https://www.squibler.io/>
{% endtab %}

{% tab title="Novel Crafter AI" %}
<https://www.novelcrafter.com/>

{% embed url="<https://www.novelcrafter.com/_astro/ui-planning.DeGapZ4e_Z2cW0Q.webp>" %}
{% endtab %}
{% endtabs %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.aiandbusiness.com/by-industry-cases/writing.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
