Recent content by EmItIs

  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?

    My apologies, I misspoke. I meant OpenAi's API
  4. E

    How can I automate article writing?

    I agree totally. Maybe I'm just being lazy too lmao
  5. E

    How can I automate article writing?

    Thank you for your input. I wasn't familiar with this knowledge :)
  6. E

    How can I automate article writing?

    That's fine. I'm willing to do that, and I know nothing like this happens overnight :)
  7. 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