Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -189,7 +189,7 @@ def retrieve_and_generate(query, top_k=2):
|
|
189 |
# In[12]:
|
190 |
|
191 |
|
192 |
-
qa_dict = {"Work experience": "My experience spans both academia and industry, including my role as a Faculty Affiliate Researcher at the Vector Institute for Artificial Intelligence, where I focused on Natural Language Processing in healthcare, and working in an AI strategy
|
193 |
"Education": "I recently earned an M.Sc. with an emphasis in Health Systems Artificial Intelligence from the University of Toronto and hold a B.A. in Economics and Science & Technology Studies from Wesleyan University.",
|
194 |
"Skillset": "With a multidisciplinary background in AI, statistics, economics, and health systems, I bring a unique perspective to solving complex problems.",
|
195 |
"Other": "Please reach out directly at juanandresmedina125[at]gmail[dot]com, and I would be delighted to discuss my background and experiences in greater detail."
|
|
|
189 |
# In[12]:
|
190 |
|
191 |
|
192 |
+
qa_dict = {"Work experience": "My experience spans both academia and industry, including my role as a Faculty Affiliate Researcher at the Vector Institute for Artificial Intelligence, where I focused on Natural Language Processing in healthcare, and working in an AI strategy consulting project for Rubik, a London-based SaaS startup.",
|
193 |
"Education": "I recently earned an M.Sc. with an emphasis in Health Systems Artificial Intelligence from the University of Toronto and hold a B.A. in Economics and Science & Technology Studies from Wesleyan University.",
|
194 |
"Skillset": "With a multidisciplinary background in AI, statistics, economics, and health systems, I bring a unique perspective to solving complex problems.",
|
195 |
"Other": "Please reach out directly at juanandresmedina125[at]gmail[dot]com, and I would be delighted to discuss my background and experiences in greater detail."
|