Just finished reading the whole 41 pages ! What a journey !
I did notice that your system or app as you like to call it changed a little bit over the time, first you used some GPT-3 app out there then you started tweeking your own model which you decided to completely switch and start using now ( or since march if i remember right ).
I have been looking to start something similar quite some time, i have had a couple of failed attempts to start niche sites in the past, some of them i still own to this day ( with 1 - 2 articles in average, content writing was never my thing ). I did think about something similar in the past but i never thought it could be automated to this level. I even purchased a lifetime license on an NLP AI provider last year when it was still available but never had the time to play around with it. I am studying data science now (will graduate in 6 months) and i think it's time to use the skills.
I started coding something earlier today and still trying to get a clearer image of the whole process, so i might have a couple of questions for you :
1- Do you do KW research and cleaning manually ? Or do you have a script that extracts keywords from the pages you scraped on some website ? If so, how do you know what keywords should be going together as i imagine one page will be ranked for multiple keywords ( I guess i am overthinking this ).
2- Do you still cluster classify paragraphs from different pages ? Do you do that based on articles or on H2s ? I thought about using some simple ML SVM model for that.
3- You mentionned that you are using a "simple" paraphrasing model now that is not an NLP DL model. Is it still a machine/deep learning model ? How big of a dataset did you use for training it ?
4- What would be your advice for someone starting now something similar to your project ? Start with the service i already paid for for paraphrasing ? Or create my own model/script ? I think you had better results with your own model so i am wondering how it works and how big it is.
Thanks for showing us that this is actually possible and don't forget to leave a small bite of the cake for us starting 9 months later