Search results

  1. E

    GPT 3.5 Turbo Issue - Any Suggestions?

    I coded a script using Python that uses the OpenAI API to generate articles. The way it works is by generating an article outline from a keyword. Then, it takes that outline and generates the text for each section, one by one. Instead of generating the whole article at once, I found that...
  2. E

    How to make GPT 3.5 Turbo remember the last output?

    I coded a script using Python that uses the OpenAI API to generate articles. The way it works is by generating an article outline from a keyword. Then, it takes that outline and generates the text for each section, one by one. Instead of generating the whole article at once, I found that...
  3. E

    How can I automate article writing?

    Hello. I've been using AI-generated content (Jasper) for about a year. I don't rely on it 100% and always add human touch, but I want to start a side project where I create an automated blog using 100% AI-generated content with little human intervention. Ideally, I'd like to be able to outline...
Back
Top