mkschulz9 commited on
Commit
e02e175
·
1 Parent(s): e577a8d

refactor: update KB and sample Qs

Browse files
Files changed (2) hide show
  1. app.py +2 -2
  2. data/knowledge_base.json +1 -1
app.py CHANGED
@@ -324,7 +324,7 @@ with gr.Blocks() as demo:
324
  None,
325
  ],
326
  [
327
- "What other notable technical projects has Matthew built, and what problems do they solve?",
328
  None,
329
  ],
330
  [
@@ -336,7 +336,7 @@ with gr.Blocks() as demo:
336
  None,
337
  ],
338
  [
339
- "What are Matthew’s hobbies and personal interests, including entrepreneurship and real estate?",
340
  None,
341
  ],
342
  ["Why did Matthew choose to pursue a degree in computer science?", None],
 
324
  None,
325
  ],
326
  [
327
+ "Give me a general background on Matthew's education and work experience.",
328
  None,
329
  ],
330
  [
 
336
  None,
337
  ],
338
  [
339
+ "What are Matthew’s hobbies and personal interests?",
340
  None,
341
  ],
342
  ["Why did Matthew choose to pursue a degree in computer science?", None],
data/knowledge_base.json CHANGED
@@ -75,7 +75,7 @@
75
  "6": {
76
  "title": "Master of Science in Computer Science (Focus: AI/ML) at University of Southern California (USC)",
77
  "dates": "August 2023 - May 2025",
78
- "topics": "M.S., graduate education, USC, AI, ML, computer science",
79
  "details": [
80
  "Graduated May 2025 with an M.S. in Computer Science (AI/ML focus).",
81
  "Courses: Deep Learning, Machine Learning, Database Systems, Applied NLP, Advanced Computer Vision, Large-Scale Optimization for ML, Design and Analysis of Algorithms, Foundations of AI.",
 
75
  "6": {
76
  "title": "Master of Science in Computer Science (Focus: AI/ML) at University of Southern California (USC)",
77
  "dates": "August 2023 - May 2025",
78
+ "topics": "M.S., graduate education, USC, AI, ML, computer science, education",
79
  "details": [
80
  "Graduated May 2025 with an M.S. in Computer Science (AI/ML focus).",
81
  "Courses: Deep Learning, Machine Learning, Database Systems, Applied NLP, Advanced Computer Vision, Large-Scale Optimization for ML, Design and Analysis of Algorithms, Foundations of AI.",