It is necessary to create a script for automatic content generation Make service for a blog, including:
1. content generation using chatgpt on a given topic using a prompt that includes, for example, such requirements:
1.2 headings H1, H2, H3, H4
1.3. generation of an introduction and conclusion
1.4. 7 paragraphs of text
1.5. a numbered or bulleted list
1.6. write from the first person, as a company specialist
1.7 Each paragraph contains at least 5 sentences. Each sentence that can be split into several instead of a comma - split.
2. Run the text through Perplexity
3. Return the text to chatGPT for rewriting where instead of the first paragraph, a brief summary of what was provided by Perplexity.ai will be presented, and the rest of the text will also be created (rewritten) more constructively.
4. check for uniqueness (you can use services like https://www.duplichecker.com, https://advego.com/ or others)
5. Create meta tags title and description for the text
In short, you register in the services chatGPT, Make,Perplexity and somewhere you can check the text for uniqueness and connect these services in Make using API keys so that ultimately you can write a list of topics in a document, launch automation, and ultimately receive unique articles on the specified topics.
Examples of similar automations:
https://www.youtube.com/watch?v=g7U98ddcTyI&list=WL&index=145&t=763s
https://www.youtube.com/watch?v=PlTcGhcY9OU&list=WL&index=115&t=8s
https://www.youtube.com/watch?v=k86jwgxyMWw&list=WL&index=214&t=654s