Spaces:
Running
Running
usmanyousaf
commited on
Update strings.json
Browse files- strings.json +21 -21
strings.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
-
"app_name": ":green[
|
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
|
12 |
-
"Let's now convert the
|
13 |
-
"Let's
|
14 |
-
"
|
15 |
],
|
16 |
"input_labels": [
|
17 |
-
"**Describe the topic of the presentation using 10 to 300 characters. Avoid mentioning the
|
18 |
],
|
19 |
"button_labels": [
|
20 |
-
"Generate
|
21 |
-
"Generate
|
22 |
-
"
|
23 |
],
|
24 |
-
"urls_info": "Here is a list of some online resources
|
25 |
-
"image_info": "Got
|
26 |
-
"content_generation_error": "Unfortunately,
|
27 |
-
"json_parsing_error": "Unfortunately,
|
28 |
-
"tos": "
|
29 |
-
"tos2": "By using
|
30 |
"ai_greetings": [
|
31 |
-
"How
|
32 |
-
"
|
33 |
-
"
|
34 |
-
"Hello! What topic
|
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 |
+
}
|