Poojashetty357 commited on
Commit
dba1c8e
·
verified ·
1 Parent(s): 00a4d11

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +27 -1
app.py CHANGED
@@ -110,24 +110,50 @@ if __name__ == "__main__":
110
  "What does private medical insurance cover?",
111
  "How do I join the pension scheme?",
112
  "What is TechScheme and how does it work?",
 
 
 
 
 
 
113
  ],
114
  "company": [
115
  "What is the company's mission?",
116
- "Where is the office located?",
117
  "What is Made Tech's purpose?",
 
 
 
 
 
118
  ],
119
  "guides": [
120
  "How do I submit an expense?",
121
  "Where is the hiring policy?",
122
  "What is chalet time?",
 
 
 
 
 
123
  "How can I contribute to the handbook?",
124
  ],
125
  "roles": [
126
  "What does a data scientist do?",
 
127
  "How do career levels work?",
 
 
 
 
 
128
  ],
129
  "communities-of-practice": [
130
  "How can I join a community of practice?",
 
 
 
 
131
  "When do CoPs meet?",
132
  ],
133
  }
 
110
  "What does private medical insurance cover?",
111
  "How do I join the pension scheme?",
112
  "What is TechScheme and how does it work?",
113
+ "What is the maximum amount I can apply for under the Cycle to Work scheme?",
114
+ "How do I request a flexible working pattern?",
115
+ "How do I apply for Help to Buy Tech through TechScheme?",
116
+ "Can I increase or decrease my pension contributions?",
117
+ "When are Winter and Summer company parties held?",
118
+
119
  ],
120
  "company": [
121
  "What is the company's mission?",
122
+ "What values guide the work and culture at Made Tech?",
123
  "What is Made Tech's purpose?",
124
+ "What is the role of a peer buddy in the onboarding process?",
125
+ "What policies should I read as a new employee?",
126
+
127
+
128
+
129
  ],
130
  "guides": [
131
  "How do I submit an expense?",
132
  "Where is the hiring policy?",
133
  "What is chalet time?",
134
+ "What accounts and tools are introduced during onboarding?",
135
+ "Will I receive a laptop before my first day?",
136
+ "What is Chalet Time? What are the priorities for using Chalet Time?",
137
+
138
+ "What should I do if I am planning to relocate?",
139
  "How can I contribute to the handbook?",
140
  ],
141
  "roles": [
142
  "What does a data scientist do?",
143
+ "What is the duration of the Software Engineering Academy at Made Tech?",
144
  "How do career levels work?",
145
+ "What types of needs does an Associate Product Manager explore in their role?",
146
+ "How are success criteria and measurable outcomes defined?",
147
+ "What are the responsibilities of a Delivery Support Analyst in PMO?",
148
+ "How do Delivery Directors contribute to Made Tech's commercial growth?",
149
+ "What are some key outcomes expected from a Delivery Director?",
150
  ],
151
  "communities-of-practice": [
152
  "How can I join a community of practice?",
153
+ "What is the purpose of the Book Club at Made Tech?",
154
+ "How often does the Book Club meet?",
155
+ "What is the EDGE approach to digital transformation?",
156
+ "How can I join the Book Club meetings?",
157
  "When do CoPs meet?",
158
  ],
159
  }