sarim commited on
Commit
75fbe45
·
1 Parent(s): 1ddd219

improve promot

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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: Include the document's title, subtitle, author, and date.",
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.",