Skip to content

Commit 00242e5

Browse files
committed
Update AI humanizer
1 parent b1800ca commit 00242e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/SimpleSuite.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ const HumanizerPanel: Component = () => {
265265
const localPass = humanParaphraseText(value);
266266
const prompt = `You are a text rewriter. Your job is to output ONLY the rewritten text with absolutely no commentary, explanations, or thinking process.
267267
268-
Find better synonyms for things, but leave ~70% of words. Make it make sense but leave creative words, but still doctor it so it could be submitted toa university or business. Even if they are not commonly used. Only change words that make no sense or contridict context. also, just return the text, and remove any em-dashes that could be replaced by commas or another way.
268+
Find better synonyms for things, but leave ~70% of words. Make it make sense but leave creative words, but still doctor it so it could be submitted toa university or business and looks like a human wrote it. Even if they are not commonly used. Only change words that make no sense or contridict context. also, just return the text, and remove any em-dashes that could be replaced by commas or another way.
269269
270270
DO NOT include any of the following in your response:
271271
- Explanations about what you changed

0 commit comments

Comments
 (0)