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

@@ -17,6 +17,21 @@ openai_api_key=""
model_name=""
###################################################
#
# Define Blog Content charateristics
#
###################################################
blog_tone="professional"
blog_character="Use transition words. Use active voice."
blog_tempo="???"
blog_audience="begginer style"
search_intent = [informational, commercial, transactional]
buyer_stage= [awareness, consideration, decision]
target_audience = "small businesses in the United States"
###################################################
#
# Wordpress and WIX integration and details