Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -74,13 +74,17 @@ if video_file:
|
|
74 |
|
75 |
Your notes should:
|
76 |
- Begin with a comprehensive introduction that outlines the topic and objectives.
|
77 |
-
- Divide the content into clearly
|
78 |
- Provide detailed explanations of key concepts, ensuring each section includes a narrative summary of its key takeaways.
|
79 |
- Include smooth transitions between sections and paragraphs for a cohesive flow.
|
80 |
- Reference and explain any visual aids, diagrams, or slides mentioned in the lecture.
|
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
|
|
|
|
|
|
|
|
|
84 |
|
85 |
IMPORTANT: DO NOT use bullet points or lists. Present all information in well-developed paragraphs.
|
86 |
|
|
|
74 |
|
75 |
Your notes should:
|
76 |
- Begin with a comprehensive introduction that outlines the topic and objectives.
|
77 |
+
- Divide the content into clearly labelled sections with headings and subheadings (e.g., "Introduction", "Main Concepts", "Detailed Explanations", and "Conclusion").
|
78 |
- Provide detailed explanations of key concepts, ensuring each section includes a narrative summary of its key takeaways.
|
79 |
- Include smooth transitions between sections and paragraphs for a cohesive flow.
|
80 |
- Reference and explain any visual aids, diagrams, or slides mentioned in the lecture.
|
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 |
|