Fixed bugs and changes in Blog generation template and prompts. WIP.

This commit is contained in:
AjaySi
2023-10-10 17:37:26 +05:30
parent 405b81ceaa
commit 2860345aaf
7 changed files with 398 additions and 126 deletions

View File

@@ -42,10 +42,23 @@ options:
--niche NICHE Whether the blog is a niche blog (default: False).
*Example:
python3 pseo_main.py --num_blogs "10" --keywords Python, programming, data science --niche True
python3 pseo_main.py --num_blogs "10" --keywords "Python, programming, data science" --niche True
----------------------------------
The generated blogs are present in generated_blogs folder. Presently, the blog template is rigid and follows the
below pattern:
[Blog Title]
[Introduction of n chars]
[Body]
[Body][topic][content of n chars on sub-topic]
[Conclusion]
TBD: More templates and an easy way to change prompts are in pipeline.
-----------------------------------
# The detailed SEO checks are as follows:
- Keyword Density