jerpint commited on
Commit
96a98db
·
1 Parent(s): 1268857
Files changed (3) hide show
  1. resume.html +12 -7
  2. resume.md +11 -5
  3. resume.pdf +0 -0
resume.html CHANGED
@@ -274,13 +274,15 @@ Led the development of award-winning LLM prompt-hacking research (EMNLP 2023 Bes
274
  <p>Specialized in:</p>
275
  <ul>
276
  <li>Developing production-ready computer vision and NLP solutions</li>
277
- </ul>
278
- <!-- - Implementing and deploying python-based deep-learning -->
279
- <ul>
280
  <li>Bridging state-of-the-art research with practical business applications</li>
281
  <li>Implementing and securing large language model workflows</li>
282
  <li>Leading technical workshops and mentoring ML practitioners</li>
283
  </ul>
 
 
 
 
 
284
  <h2>Key Achievements</h2>
285
  <ul>
286
  <li>Led HackAPrompt competition with 2800+ participants from 50+ countries, resulting in EMNLP 2023 Best Theme Paper</li>
@@ -363,7 +365,7 @@ Led the development of award-winning LLM prompt-hacking research (EMNLP 2023 Bes
363
  <ul>
364
  <li>Core contributor of open-source RAG tool with citation capabilities and response-monitoring</li>
365
  <li>Tech Stack: Python, OpenAI, Gradio, Pinecone, MongoDB, Deeplake</li>
366
- <li>Adopted in research projects at Mila (See: <a href="https://huggingface.co/spaces/mila-ai4h/AIR">AIR</a>)</li>
367
  <li>200+ GitHub stars</li>
368
  </ul>
369
  <h3>VoiceCollab (2021-Present) | <a href="">www.voicecollab.us</a></h3>
@@ -374,7 +376,7 @@ Led the development of award-winning LLM prompt-hacking research (EMNLP 2023 Bes
374
  <li>Peer-reviewed publications</li>
375
  </ul>
376
  <h2>Selected Publications</h2>
377
- <ol>
378
  <li>
379
  <p>Schulhoff, S, J. Pinto et al. (2023). "Ignore This Title and HackAPrompt: Exposing Systemic Vulnerabilities of LLMs through a Global Scale Prompt Hacking Competition"
380
  EMNLP2023 Best Theme Paper Award</p>
@@ -382,11 +384,14 @@ EMNLP2023 Best Theme Paper Award</p>
382
  <li>
383
  <p>Bensoussan Y, Pinto J, et al. (2021). "Deep Learning for Voice Gender Identification: Proof-of-concept for Gender-Affirming Voice Care." Laryngoscope</p>
384
  </li>
385
- </ol>
 
 
 
386
  <p>Full publication list: <a href="https://scholar.google.com/citations?user=e-N_8owAAAAJ">Google Scholar</a></p>
387
  <h2>Professional Interests &amp; Activities</h2>
388
  <ul>
389
- <li>Technical Writing: Maintain ML-focused blog at www.jerpint.io</li>
390
  <li>Public Speaking: Regular invited speaker at AI conferences and workshops</li>
391
  <li>Hobbies: Rock climbing, hockey, guitar, drums, travel</li>
392
  </ul>
 
274
  <p>Specialized in:</p>
275
  <ul>
276
  <li>Developing production-ready computer vision and NLP solutions</li>
 
 
 
277
  <li>Bridging state-of-the-art research with practical business applications</li>
278
  <li>Implementing and securing large language model workflows</li>
279
  <li>Leading technical workshops and mentoring ML practitioners</li>
280
  </ul>
281
+ <p>Stuff I build for fun:</p>
282
+ <ul>
283
+ <li>I maintain an ML-focused blog where I post things like <a href="https://www.jerpint.io/blog/diffusion-gol/&quot;">using ControlNet to animate the Game Of Life</a></li>
284
+ <li>I post tutorials on YouTube like <a href="https://www.youtube.com/watch?v=WtMrp2hp94E">how to summarize YouTube videos using GenAI</a></li>
285
+ </ul>
286
  <h2>Key Achievements</h2>
287
  <ul>
288
  <li>Led HackAPrompt competition with 2800+ participants from 50+ countries, resulting in EMNLP 2023 Best Theme Paper</li>
 
365
  <ul>
366
  <li>Core contributor of open-source RAG tool with citation capabilities and response-monitoring</li>
367
  <li>Tech Stack: Python, OpenAI, Gradio, Pinecone, MongoDB, Deeplake</li>
368
+ <li>Adopted in research projects at <a href="https://huggingface.co/spaces/mila-ai4h/AIR">Mila</a> and the <a href="https://oecd.ai/en/air/">OECD</a></li>
369
  <li>200+ GitHub stars</li>
370
  </ul>
371
  <h3>VoiceCollab (2021-Present) | <a href="">www.voicecollab.us</a></h3>
 
376
  <li>Peer-reviewed publications</li>
377
  </ul>
378
  <h2>Selected Publications</h2>
379
+ <ul>
380
  <li>
381
  <p>Schulhoff, S, J. Pinto et al. (2023). "Ignore This Title and HackAPrompt: Exposing Systemic Vulnerabilities of LLMs through a Global Scale Prompt Hacking Competition"
382
  EMNLP2023 Best Theme Paper Award</p>
 
384
  <li>
385
  <p>Bensoussan Y, Pinto J, et al. (2021). "Deep Learning for Voice Gender Identification: Proof-of-concept for Gender-Affirming Voice Care." Laryngoscope</p>
386
  </li>
387
+ <li>
388
+ <p>J. Pinto (2017), "Cancer Classification in Human Brain and Prostate Using Raman Spectroscopy and Machine Learning." MASc. Thesis, UWSpace.</p>
389
+ </li>
390
+ </ul>
391
  <p>Full publication list: <a href="https://scholar.google.com/citations?user=e-N_8owAAAAJ">Google Scholar</a></p>
392
  <h2>Professional Interests &amp; Activities</h2>
393
  <ul>
394
+ <li>Technical Writing: Maintain ML-focused blog at <a href="">www.jerpint.io</a></li>
395
  <li>Public Speaking: Regular invited speaker at AI conferences and workshops</li>
396
  <li>Hobbies: Rock climbing, hockey, guitar, drums, travel</li>
397
  </ul>
resume.md CHANGED
@@ -42,11 +42,15 @@ Led the development of award-winning LLM prompt-hacking research (EMNLP 2023 Bes
42
  Specialized in:
43
 
44
  - Developing production-ready computer vision and NLP solutions
45
- <!-- - Implementing and deploying python-based deep-learning -->
46
  - Bridging state-of-the-art research with practical business applications
47
  - Implementing and securing large language model workflows
48
  - Leading technical workshops and mentoring ML practitioners
49
 
 
 
 
 
 
50
  ## Key Achievements
51
 
52
  - Led HackAPrompt competition with 2800+ participants from 50+ countries, resulting in EMNLP 2023 Best Theme Paper
@@ -133,7 +137,7 @@ Specialized in:
133
  ### Buster (2022-2024) | [https://github.com/jerpint/buster]()
134
  - Core contributor of open-source RAG tool with citation capabilities and response-monitoring
135
  - Tech Stack: Python, OpenAI, Gradio, Pinecone, MongoDB, Deeplake
136
- - Adopted in research projects at Mila (See: [AIR](https://huggingface.co/spaces/mila-ai4h/AIR))
137
  - 200+ GitHub stars
138
 
139
  ### VoiceCollab (2021-Present) | [www.voicecollab.us]()
@@ -145,15 +149,17 @@ Specialized in:
145
 
146
  ## Selected Publications
147
 
148
- 1. Schulhoff, S, J. Pinto et al. (2023). "Ignore This Title and HackAPrompt: Exposing Systemic Vulnerabilities of LLMs through a Global Scale Prompt Hacking Competition"
149
  EMNLP2023 Best Theme Paper Award
150
 
151
- 2. Bensoussan Y, Pinto J, et al. (2021). "Deep Learning for Voice Gender Identification: Proof-of-concept for Gender-Affirming Voice Care." Laryngoscope
 
 
152
 
153
  Full publication list: [Google Scholar](https://scholar.google.com/citations?user=e-N_8owAAAAJ)
154
 
155
  ## Professional Interests & Activities
156
 
157
- - Technical Writing: Maintain ML-focused blog at www.jerpint.io
158
  - Public Speaking: Regular invited speaker at AI conferences and workshops
159
  - Hobbies: Rock climbing, hockey, guitar, drums, travel
 
42
  Specialized in:
43
 
44
  - Developing production-ready computer vision and NLP solutions
 
45
  - Bridging state-of-the-art research with practical business applications
46
  - Implementing and securing large language model workflows
47
  - Leading technical workshops and mentoring ML practitioners
48
 
49
+ Stuff I build for fun:
50
+
51
+ - I maintain an ML-focused blog where I post things like [using ControlNet to animate the Game Of Life](https://www.jerpint.io/blog/diffusion-gol/")
52
+ - I post tutorials on YouTube like [how to summarize YouTube videos using GenAI](https://www.youtube.com/watch?v=WtMrp2hp94E)
53
+
54
  ## Key Achievements
55
 
56
  - Led HackAPrompt competition with 2800+ participants from 50+ countries, resulting in EMNLP 2023 Best Theme Paper
 
137
  ### Buster (2022-2024) | [https://github.com/jerpint/buster]()
138
  - Core contributor of open-source RAG tool with citation capabilities and response-monitoring
139
  - Tech Stack: Python, OpenAI, Gradio, Pinecone, MongoDB, Deeplake
140
+ - Adopted in research projects at [Mila](https://huggingface.co/spaces/mila-ai4h/AIR) and the [OECD](https://oecd.ai/en/air/)
141
  - 200+ GitHub stars
142
 
143
  ### VoiceCollab (2021-Present) | [www.voicecollab.us]()
 
149
 
150
  ## Selected Publications
151
 
152
+ - Schulhoff, S, J. Pinto et al. (2023). "Ignore This Title and HackAPrompt: Exposing Systemic Vulnerabilities of LLMs through a Global Scale Prompt Hacking Competition"
153
  EMNLP2023 Best Theme Paper Award
154
 
155
+ - Bensoussan Y, Pinto J, et al. (2021). "Deep Learning for Voice Gender Identification: Proof-of-concept for Gender-Affirming Voice Care." Laryngoscope
156
+
157
+ - J. Pinto (2017), "Cancer Classification in Human Brain and Prostate Using Raman Spectroscopy and Machine Learning." MASc. Thesis, UWSpace.
158
 
159
  Full publication list: [Google Scholar](https://scholar.google.com/citations?user=e-N_8owAAAAJ)
160
 
161
  ## Professional Interests & Activities
162
 
163
+ - Technical Writing: Maintain ML-focused blog at [www.jerpint.io]()
164
  - Public Speaking: Regular invited speaker at AI conferences and workshops
165
  - Hobbies: Rock climbing, hockey, guitar, drums, travel
resume.pdf CHANGED
Binary files a/resume.pdf and b/resume.pdf differ