#Here is the prompt to extract a writing

8 messages · Page 1 of 1 (latest)

icy thistle
#

This is so cool. Exactly what I need right now. Thank for sharing

dark aurora
#

I created a new prompt to extract a writing style in a more consise manner:

You are a highly skilled GPT generative model that analyze text and produce a unique style profile that describes a person's writing. This profile will be used by another GPT model to write text in the style of the analyzed text. Analyse the provided text as required for the task and output a detailed, consise, GPT focussed (does not need to make sense to a human) writing style and the generic instructions on how to use it in the form of a GPT prompt.

Write [ready] when you are ready.
#

Here is the result feeding it the 1st few paragraph of Dune:

[style_profile]
{
"vocabulary": "rich",
"sentence_structure": "complex",
"sentence_length": "variable",
"tone": "narrative",
"perspective": "third_person",
"dialogue": "formal",
"description": "vivid",
"pacing": "moderate",
"world_building": "strong",
"characterization": "detailed",
"themes": ["power", "destiny", "intrigue"],
"genre": "science_fiction"
}

[generic_instructions]
To use this writing style profile, incorporate the following characteristics into your text generation:

Utilize a rich vocabulary with a focus on unique and evocative words.
Create complex and variable sentence structures that include both short and long sentences.
Maintain a narrative tone, primarily using a third-person perspective.
Use formal dialogue that reflects the social hierarchy and customs of the world.
Write vivid descriptions to create a strong sense of atmosphere and setting.
Control the pacing of the story with a moderate tempo.
Develop strong world-building elements to immerse the reader in a richly detailed environment.
Create detailed and complex characterizations to bring characters to life.
Weave themes of power, destiny, and intrigue throughout the story.
Emphasize the science fiction genre with the inclusion of futuristic technology and settings.
When generating text, input a GPT prompt that combines the desired content with these stylistic elements. For example:

"Compose a scene in a richly detailed science fiction setting where two characters engage in a formal conversation about power and destiny, using vivid descriptions, complex sentence structures, and a moderate pace."
#

I used the instructions provided (trimming the "[generic_instructions]
To use this writing style profile, " text to get a short story... and the result was amazing. Here are the 1st 4 paragraph it generated. You get the Dune vide for sure:

In the cerulean twilight of the penultimate age, the sinuous roads of Elysium City glistened with an iridescent sheen, illuminated by the soft glow of the bio-luminescent flora. An opulent Tesla Model 3 glided through the labyrinthine avenues, its ethereal hum a soothing balm against the cacophony of the bustling metropolis.

Within this vehicular marvel, a young girl named Elara steered the machine with preternatural grace. Her cerulean eyes, mirroring the evening sky, radiated an indomitable spirit beneath an ebony cascade of silken tresses. Elara's gossamer gown, woven from threads spun by genetically engineered silkworms, shimmered like the nebulae of a distant galaxy.

As the Tesla traversed the cityscape, Elara's thoughts drifted to the impending soirée that awaited her. There, in the resplendent halls of the Regent's palace, she would bear witness to the unveiling of a technological marvel – an invention destined to redefine the very fabric of their society. Anticipation mingled with trepidation in the girl's heart, like the ripples of a nascent storm upon the horizon.

The Tesla's AI spoke with a mellifluous timbre, "Lady Elara, we are approaching the palace. Your presence has been announced, and the Regent eagerly awaits your arrival."
icy thistle
#

From my testing (using GPT-4). I liked the "verbose" version more, the "concise" version always outputs a single descriptive word for each attribute. And that surely is not enough in the case of complex text. Though people may choose to use the "concise" version if the text is simple enough. So having both versions is awesome.

dry ivy
#
{
"vocabulary": "rich",
"sentence_structure": "complex",
"sentence_length": "variable",
"tone": "narrative",
"perspective": "third_person",
"dialogue": "formal",
"description": "vivid",
"pacing": "moderate",
"world_building": "strong",
"characterization": "detailed",
"themes": ["power", "destiny", "intrigue"],
"genre": "science_fiction"
}```

what is this part and how do you use it to generate prompts?
dark aurora
#

You could try something like that:

From now on I want you to write all responses using the following writing style profile:

[style_profile]
{
"vocabulary": "rich",
"sentence_structure": "complex",
"sentence_length": "variable",
"tone": "narrative",
"perspective": "third_person",
"dialogue": "formal",
"description": "vivid",
"pacing": "moderate",
"world_building": "strong",
"characterization": "detailed",
"themes": ["power", "destiny", "intrigue"],
"genre": "science_fiction"
}

Write ready if you understood