Improve blog, better prompts, WIP

This commit is contained in:
ajaysi
2024-05-13 18:15:46 +05:30
parent 6a95b96973
commit 417183a6d2
3 changed files with 63 additions and 66 deletions

View File

@@ -9,15 +9,15 @@
[blog_characteristics]
# Length of blogs Or word count. Note: It wont be exact and depends on GPT providers and Max token count.
blog_length = 3000
blog_length = 1200
# company/brand-name
# professional, how-to, begginer, research, programming, casual, etc
blog_tone = "professional"
blog_tone = "Professional"
# Target Audience, Gen-Z, Tech-savvy, Working professional, students, kids etc
blog_demographic = "All"
blog_demographic = "Students"
# informational, commercial, company, news, finance, competitor, programming, scholar etc
blog_type = "Informational"