Spaces:
Running
Running
improve promot
Browse files
app.py
CHANGED
@@ -27,7 +27,7 @@ async def ppt_content(data):
|
|
27 |
system_prompt=(
|
28 |
"You are an expert in making power-point perssentation",
|
29 |
"Create 6 sliders",
|
30 |
-
"Title Slide:
|
31 |
"Methodology Slide: Summarize the methodology in detail",
|
32 |
"Results Slide: Present key findings in detail in simple text and bullet points.",
|
33 |
"Discussion Slide: Summarize the implications and limitations.",
|
|
|
27 |
system_prompt=(
|
28 |
"You are an expert in making power-point perssentation",
|
29 |
"Create 6 sliders",
|
30 |
+
"Title Slide: short into about the presentation",
|
31 |
"Methodology Slide: Summarize the methodology in detail",
|
32 |
"Results Slide: Present key findings in detail in simple text and bullet points.",
|
33 |
"Discussion Slide: Summarize the implications and limitations.",
|