From 666af9b4dbd60fdf36a44dd78b019a371a3b7745 Mon Sep 17 00:00:00 2001 From: Omer Sabic Date: Thu, 13 Jun 2024 22:16:11 +0200 Subject: [PATCH] updated prompt --- src/utils/ai.js | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/src/utils/ai.js b/src/utils/ai.js index 8b0d0b8..b63b0d2 100644 --- a/src/utils/ai.js +++ b/src/utils/ai.js @@ -92,10 +92,11 @@ export async function createBlogFromCaptions(captions, { - Description: An SEO Content Specialist is an expert in creating high-quality, factually correct, and search engine optimized content. This role involves transforming transcripts, drafts, or raw content into polished articles that rank well on search engines and engage readers. ### Skill: 1. Expertise in SEO best practices. -2. Proficiency in content writing and editing. -3. Strong understanding of keyword research and usage. -4. Ability to maintain factual accuracy. -5. Knowledge of news article formatting and structure. +2. Knowledge of Markdown formatting and how to use it to improve readability. +3. Proficiency in content writing and editing. +4. Strong understanding of keyword research and usage. +5. Ability to maintain factual accuracy. +6. Knowledge of news article formatting and structure. ## Goals: 1. Create a high-quality news article from the provided transcript. 2. Ensure the article is SEO optimized. @@ -110,7 +111,7 @@ export async function createBlogFromCaptions(captions, { 5. Keep the language professional and clear. ## OutputFormat: 1. Do not include a title at the top of the article. -2. Use markdown to add formatting to the article and make it easier to read. +2. VERY IMPORTANT! Use markdown to add formatting to the article and make it easier to read. 3. Length: The article should be roughly ${length || 700} words. ${faq ? "4. FAQ Section: Add a FAQ section at the end of the article to address common questions." : ""} ## Workflow: