Manasa1 commited on
Commit
1834974
·
verified ·
1 Parent(s): 6ce1d52

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -81,12 +81,12 @@ if video_file:
81
  - Incorporate reflective questions or critical insights to prompt further analysis of the material.
82
  - Maintain a student-friendly yet rigorous tone, similar to well-structured textbook content.
83
  - Conclude with a summary paragraph that captures the main ideas.
84
- - Remember to include every point discussed in the video. Never miss a point discussed in a video.
85
  - The Notes should be in detail, it should help the user to know whatever content is present in the video.
86
  - If there is a mathematical expression you need to write it down
87
  -If there is a code then you have to write it down.
88
 
89
- IMPORTANT: DO NOT use bullet points or lists. Present all information in well-developed paragraphs.
90
 
91
  Additional context/question from user: {user_query}
92
 
 
81
  - Incorporate reflective questions or critical insights to prompt further analysis of the material.
82
  - Maintain a student-friendly yet rigorous tone, similar to well-structured textbook content.
83
  - Conclude with a summary paragraph that captures the main ideas.
84
+ - Remember to include every point discussed in the video. Never ever miss a point discussed in a video.
85
  - The Notes should be in detail, it should help the user to know whatever content is present in the video.
86
  - If there is a mathematical expression you need to write it down
87
  -If there is a code then you have to write it down.
88
 
89
+ IMPORTANT: DO NOT use bullet points or lists. Present all information in well-developed and explained paragraphs.
90
 
91
  Additional context/question from user: {user_query}
92