Sittingduck
Junior Member
- Nov 26, 2015
- 110
- 43
Very cool! Definitely following
Can you share how I can set it up myself I know how to write python so maybe I can launch one myself if you doesn’t mindThanks! Which one was that? I've seen another thread where someone was successful: https://www.blackhatworld.com/seo/scaling-autogenerated-content-to-100-000-page-views-a-month.1313311/page-14
My bet is the websites that fail are just low quality, lots of gibberish, bad design, etc.
I won't share the script for the simple reason that I'm using an AI app that doesn't have an official API and I'm breaking the terms of service and want to fly under the radar(this app isn't very well-known). It's not based on GPT-3 and it's not Quillbot.
I can share parts of the code, for example how I create the images. And I can answer any questions and give you tips.
you can just start with Python and GPT-3 API.Can you share how I can set it up myself I know how to write python so maybe I can launch one myself if you doesn’t mind
Oké Nice. And do I need to take care of the author update by google. They are tracking content writings vectors for determine the style of writing to track the authenticity of the writer. Is there a possibility to make the output non standard from the output what it gives most people?you can just start with Python and GPT-3 API.
I'm thinking about it but it's very complex to package it into something user-friendly and in the end I'm making so much money that I probably won't do it. I'm also getting a little burned out and reached my retirement goals.Its amazing , r u planning to sell your script or giving paid service to other users.
Hi, do you manually pick the KW or the script does it from a given list ? Do you review any of the images? What if it adds an image with a watermark ?
- Selenium and Helium if I need to automate a browser
- Nider for writing on images
- Pillow for image manipulation
- sentence_transformers, torch for ML
- spacy for NLP
- python-unsplash
- For uploading to WP REST API I'm just using requests/json/base64
Python 3.6 works the best with these, above there's gonna be dependency hell.
Just divide the project into small steps. For example:
I will set up a simple script for you guys later this week so you got some place to start.
- Take a keyword.
- Scrape top 10 results from Google
- Get something from these sites. Combine into an article. I used to extract contents using Newspaper.
- Paraphrase. Start with this: https://huggingface.co/tuner007/pegasus_paraphrase
You seem to be a great person. All the best for your retirement. I think you can create something amazing in future.I'm thinking about it but it's very complex to package it into something user-friendly and in the end I'm making so much money that I probably won't do it. I'm also getting a little burned out and reached my retirement goals.
I went through BERT, Quillbot, Wordtune, Pegasus. I reverse engineered the private APIs of Quillbot and Wordtune.I read all 73 pages in the last 2 days, what a great journey. I was impressed by your paraphrasing process making your content 100% unique.
Now that you are using your own trained AI to generate content and not paraphrasing anymore maybe you can tell us more about the paraphrasing process and how you did it.
I went through BERT, Quillbot, Wordtune, Pegasus. I reverse engineered the private APIs of Quillbot and Wordtune.
Just look up on search engines about the API's.Slightly offtopic.
How do you find out what private APIs different services use?
How many prompts/reprompts do you usually use to create the content?
How many articles is it safe to publish per day to an aged domain with traffic and backlinks?
Publishing 200 articles a day on a single site, can't that be seen by Google as something unnatural?Like Sartre and others said, just load about 200 a day.
Sure, but we are in volume game here.Publishing 200 articles a day on a single site, can't that be seen by Google as something unnatural?