I am writing a script that gets old chats, extracts an individual’s writing style, and applies it to every new message.
Rewrite this {message} in the writing style of this {text snippets}
Doesn’t seem to work as well with short messages. It alters relevant keywords and distorts the intended meaning.
What do you think would be the best approach to adjust every short message to the same writing style (that doesn’t give GPT vibe!)?
So far I tried:
- The one I wrote above: Rewrite this {message} in the writing style of this {text snippets}
- Only modify specific cosmetic aspects that wouldn’t significantly affect the content like emojis and slang Prompt that Imitating Someone's Writing Style adds unwanted text!
What am I missing here? What might be the secret?