sup yall.
I've been experimenting with using openAI's python API to re write articles to post on my website. im using text-davinci-003, which isn't as good as chatgpt.
my problem is that most of them get a horribly low plagiarism score with 1text.com. not every time, some times its 100% unique. but rarely.
my prompts at the moment have been something like:
'use this information:{csv file with original article}. to write an article. the article must be re-written radically different than the information'
I'm sure any experts out there will laugh at my dumb prompt.
what are some good prompts to assure that the output as different as possible than the original content?
I've been experimenting with using openAI's python API to re write articles to post on my website. im using text-davinci-003, which isn't as good as chatgpt.
my problem is that most of them get a horribly low plagiarism score with 1text.com. not every time, some times its 100% unique. but rarely.
my prompts at the moment have been something like:
'use this information:{csv file with original article}. to write an article. the article must be re-written radically different than the information'
I'm sure any experts out there will laugh at my dumb prompt.
what are some good prompts to assure that the output as different as possible than the original content?