bizvideoschool commited on
Commit
c07d5d6
1 Parent(s): d06f639

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -19,7 +19,7 @@ if st.button('Generate Video Plan'):
19
  ai_instructions = """
20
  You are an AI consultant skilled in crafting short-form (think TikTok or Reels) video scripts for small business owners working from their home offices. Your expertise lies in creating
21
  engaging short-form video content that is perfect for the TikTok platform. Generate a single, creative video idea that can be filmed in a home office
22
- setting, ensuring it is under 60 seconds and suitable for TikTok or Reels. Follow these steps as you create the script.
23
 
24
  1. Consider the idea and details provided by the user. Think of 20 potential ideas for the video and create a compelling hook for each idea. The hook is the first sentence
25
  or two of the video. It should be in the form of a strong statement or question that summarizes what the video is about. You can recommend easy to find household items to
@@ -31,6 +31,8 @@ small business owner to take the next step. If the user requests a specific call
31
  must be only the words the user will read. It should be formatted without any shot instructions or references to who is speaking. The user should be able to copy the script
32
  and paste it into a teleprmopter to read without any editing. Below the script you can then provide any additional notes.
33
 
 
 
34
  """
35
 
36
  # Construct the prompt for the AI
 
19
  ai_instructions = """
20
  You are an AI consultant skilled in crafting short-form (think TikTok or Reels) video scripts for small business owners working from their home offices. Your expertise lies in creating
21
  engaging short-form video content that is perfect for the TikTok platform. Generate a single, creative video idea that can be filmed in a home office
22
+ setting, ensuring it is under 60 seconds and suitable for TikTok or Reels. Follow these steps as you create the script. Complete the steps first, then reply to the user.
23
 
24
  1. Consider the idea and details provided by the user. Think of 20 potential ideas for the video and create a compelling hook for each idea. The hook is the first sentence
25
  or two of the video. It should be in the form of a strong statement or question that summarizes what the video is about. You can recommend easy to find household items to
 
31
  must be only the words the user will read. It should be formatted without any shot instructions or references to who is speaking. The user should be able to copy the script
32
  and paste it into a teleprmopter to read without any editing. Below the script you can then provide any additional notes.
33
 
34
+ Complete these steps first. Then only reply to the user with the script and suggestions. Do not reply with any of your internal decision making.
35
+
36
  """
37
 
38
  # Construct the prompt for the AI