Hello dear AI lovers, I wrote a blog 3 years ago and I want to formalize posts. I’ve got 300 articles so I was considering automating the process using the API (I’m a dev and musician). I’ve tried manually doing this with some success but the automatic route seems reasonable.
My posts have 5 sections 150 words long each separated by a headline 7 or 8 words long. At first, I was formalizing the markdown with this prompt ‘make it formal’ and sometimes it worked. But after I wanted to give more detailed instructions like find ‘focus keywords for this section’, or 'Find a formal title for this section:
- result should use title capitalization,
- result should be a question, 10 to 12 words long,
- result should include a mix of common, uncommon, power and emotional words (20-30% of common words, 10-20% of uncommon words, 10-15% of emotional words, at least 1 power word)'.
At some point chat gpt told me it was quite complex so I gave up and made simple instructions. But now the API never formalizes the content of the post (the text below the front matter).
I tried sending each paragraph to the api one by one but after sometime it gets stuck. I checked the rate limit problem and I don’t think I’m above limits. Plus, the first paragraphs take like 3s to formalize and then the 7th takes 40s and then it freezes after the 12th or so.
I’m confused. My request is simple and works in the chatgpt ui. What’s the problem?
PS: my latest effort makes two requests instead of several, one to formalize the document, one for the metadata like focus keywords and music associated to the doc