usmanyousaf commited on
Commit
852c4d8
·
verified ·
1 Parent(s): c034514

Update strings.json

Browse files
Files changed (1) hide show
  1. strings.json +21 -21
strings.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
- "app_name": ":green[SlideDeck AI $^{[Reloaded]}$]",
3
- "caption": "*Converse, create, and improve your next PowerPoint slide deck*",
4
  "section_headers": [
5
  "Step 1: Generate your content",
6
  "Step 2: Make it structured",
@@ -8,30 +8,30 @@
8
  "Bonus Materials"
9
  ],
10
  "section_captions": [
11
- "Let's start by generating some contents for your slides.",
12
- "Let's now convert the above generated contents into JSON.",
13
- "Let's now create the slides for you.",
14
- "Since you have come this far, we have unlocked some more good stuff for you!"
15
  ],
16
  "input_labels": [
17
- "**Describe the topic of the presentation using 10 to 300 characters. Avoid mentioning the count of slides.**"
18
  ],
19
  "button_labels": [
20
- "Generate contents",
21
- "Generate JSON",
22
- "Make the slides"
23
  ],
24
- "urls_info": "Here is a list of some online resources that you can consult for further information on this topic:",
25
- "image_info": "Got some more minutes? We are also trying to deliver an AI-generated art on the presentation topic, fresh off the studio, just for you!",
26
- "content_generation_error": "Unfortunately, SlideDeck AI failed to generate any content for you! Please try again later.",
27
- "json_parsing_error": "Unfortunately, SlideDeck AI failed to parse the response from LLM! Please try again by rephrasing the query or refreshing the page.",
28
- "tos": "SlideDeck AI is an experimental prototype, and it has its limitations.\nPlease carefully review any and all AI-generated content.",
29
- "tos2": "By using SlideDeck AI, you agree to fair and responsible usage.\nNo liability assumed by any party.",
30
  "ai_greetings": [
31
- "How may I help you today?",
32
- "Stuck with creating your presentation? Let me help you.",
33
- "Looks like you have a looming deadline. Can I help you get started with your slide deck?",
34
- "Hello! What topic do you have on your mind today?"
35
  ],
36
  "chat_placeholder": "Write the topic or instructions here"
37
- }
 
1
  {
2
+ "app_name": ":green[AI-SlideMaker $^{[FYP Module 1]}$]",
3
+ "caption": "*Converse, create, and improve your next PowerPoint slide deck effortlessly*",
4
  "section_headers": [
5
  "Step 1: Generate your content",
6
  "Step 2: Make it structured",
 
8
  "Bonus Materials"
9
  ],
10
  "section_captions": [
11
+ "Let's start by generating content for your slides.",
12
+ "Let's now convert the generated content into a structured format (JSON).",
13
+ "Let's create the slides for you now.",
14
+ "You've come this far! Enjoy some additional features just for you!"
15
  ],
16
  "input_labels": [
17
+ "**Describe the topic of the presentation using 10 to 300 characters. Avoid mentioning the number of slides.**"
18
  ],
19
  "button_labels": [
20
+ "Generate content",
21
+ "Generate structured data",
22
+ "Create the slides"
23
  ],
24
+ "urls_info": "Here is a list of some online resources for further information on this topic:",
25
+ "image_info": "Got a few more minutes? We're also delivering an AI-generated artwork based on the presentation topic, fresh from our AI studio, just for you!",
26
+ "content_generation_error": "Unfortunately, AI-SlideMaker failed to generate content for you! Please try again later.",
27
+ "json_parsing_error": "Unfortunately, AI-SlideMaker could not parse the response from the AI model! Please try again by rephrasing your query or refreshing the page.",
28
+ "tos": "AI-SlideMaker is an experimental prototype and may have its limitations.\nPlease review any AI-generated content carefully before use.",
29
+ "tos2": "By using AI-SlideMaker, you agree to fair and responsible usage. No liability is assumed by any party.",
30
  "ai_greetings": [
31
+ "How can I assist you today?",
32
+ "Struggling to create your presentation? Let me lend a hand.",
33
+ "Facing a deadline? Let’s get started with your presentation!",
34
+ "Hello! What topic would you like to work on today?"
35
  ],
36
  "chat_placeholder": "Write the topic or instructions here"
37
+ }