Spaces:
Sleeping
Sleeping
Commit
·
7394cfa
1
Parent(s):
5b6170f
chore: update app.py
Browse filesSigned-off-by: Suvaditya Mukherjee <[email protected]>
app.py
CHANGED
@@ -104,19 +104,21 @@ if __name__ == "__main__":
|
|
104 |
Github: github.com/suvadityamuk
|
105 |
|
106 |
Education
|
107 |
-
University of Southern California
|
108 |
-
Master of Science - Computer Science (Artificial Intelligence); GPA: 3.85/4 - Los Angeles, CA, USA
|
109 |
August 2024 - July 2026
|
110 |
Courses: Machine Learning, Deep Learning, Advanced Computer Vision, Analysis of Algorithms
|
111 |
|
|
|
112 |
NMIMS Mukesh Patel School of Technology, Management and Engineering
|
113 |
Bachelor of Technology - Computer Science (Artificial Intelligence); GPA: 3.94/4 - Mumbai, India
|
114 |
August 2020 - May 2024
|
115 |
Courses: Deep Learning, Data Structures and Algorithms, Machine Learning, Natural Language Processing, Software Engineering,
|
116 |
Operating Systems, Mathematics, Computer Organization and Architecture, Computer Networks, Database Management Systems
|
117 |
|
|
|
118 |
Experience
|
119 |
|
|
|
120 |
USC Institute of Creative Technologies Los Angeles, CA, USA
|
121 |
Machine Learning Student Worker - Learning Sciences Lab (Part-time) September 2024 - Present
|
122 |
|
@@ -127,6 +129,7 @@ if __name__ == "__main__":
|
|
127 |
Cogeneration Testbed: Maintain technologies for co-generation of tutoring content using open and cloud-based LLMs
|
128 |
to help educators.
|
129 |
|
|
|
130 |
USC School of Cinematic Arts Los Angeles, CA, USA
|
131 |
Machine Learning Assistant - Interactive Games Division (Part-time) September 2024 - Present
|
132 |
|
@@ -136,6 +139,7 @@ if __name__ == "__main__":
|
|
136 |
ML Research: Find new approaches to apply Generative AI based on LLMs and Diffusion Models to solve problems at
|
137 |
large-scale in Creative Media, with solutions such as generating scripts and summaries based on videos.
|
138 |
|
|
|
139 |
HARMAN International Bengaluru, India
|
140 |
Machine Learning Intern (Full-time) December 2023 - May 2024
|
141 |
|
@@ -149,6 +153,7 @@ if __name__ == "__main__":
|
|
149 |
Spot Instance Handler using Agentic LLMs: Built an agent-based LLM system on Gemini 1.5 Pro and LangChain
|
150 |
to help reduce costs by 10\% incurred, by running non-critical workloads on spot-instances
|
151 |
|
|
|
152 |
Center for Visual Information Technology, IIIT-Hyderabad Hyderabad, India
|
153 |
Research Intern (Full-time) June 2023 - November 2023
|
154 |
|
@@ -158,6 +163,7 @@ if __name__ == "__main__":
|
|
158 |
Code Implementations: Operated with internal tools to execute large-scale GPU training and experimentation on
|
159 |
Image Segmentation problems
|
160 |
|
|
|
161 |
UnifyAI (Ivy) London, United Kingdom
|
162 |
ML Research Engineer Intern (Full-time) January 2023 - July 2023
|
163 |
|
@@ -168,6 +174,7 @@ if __name__ == "__main__":
|
|
168 |
Internal AI Developer: Prototyped an AI Developer (Code-LLM) to automate and builds upon existing codebases and
|
169 |
speeds up internal development, along with handling self-training through Cloud resources such as GCP and AWS
|
170 |
|
|
|
171 |
Publications and Research
|
172 |
|
173 |
Presentation: Pushing the Performance Envelope : An Optimization Study for 3D Generative Modelling with
|
@@ -181,6 +188,7 @@ if __name__ == "__main__":
|
|
181 |
and Neural Machine Translation: Work on combined Optical Character Recognition and Neural Machine Translation for
|
182 |
information translation with high-impact languages as targets [Accepted]
|
183 |
|
|
|
184 |
Leadership
|
185 |
|
186 |
Google Developer Expert: Recognized and selected as a top contributor to the Google ML Developer Community. Work
|
@@ -222,7 +230,7 @@ if __name__ == "__main__":
|
|
222 |
|
223 |
# fulltext = merge_strings_with_prefix(fulltext)
|
224 |
|
225 |
-
fulltext = RESUME_DATA.split("\n")
|
226 |
|
227 |
print(fulltext)
|
228 |
|
|
|
104 |
Github: github.com/suvadityamuk
|
105 |
|
106 |
Education
|
107 |
+
University of Southern California Master of Science - Computer Science (Artificial Intelligence); GPA: 3.85/4 - Los Angeles, CA, USA
|
|
|
108 |
August 2024 - July 2026
|
109 |
Courses: Machine Learning, Deep Learning, Advanced Computer Vision, Analysis of Algorithms
|
110 |
|
111 |
+
|
112 |
NMIMS Mukesh Patel School of Technology, Management and Engineering
|
113 |
Bachelor of Technology - Computer Science (Artificial Intelligence); GPA: 3.94/4 - Mumbai, India
|
114 |
August 2020 - May 2024
|
115 |
Courses: Deep Learning, Data Structures and Algorithms, Machine Learning, Natural Language Processing, Software Engineering,
|
116 |
Operating Systems, Mathematics, Computer Organization and Architecture, Computer Networks, Database Management Systems
|
117 |
|
118 |
+
|
119 |
Experience
|
120 |
|
121 |
+
|
122 |
USC Institute of Creative Technologies Los Angeles, CA, USA
|
123 |
Machine Learning Student Worker - Learning Sciences Lab (Part-time) September 2024 - Present
|
124 |
|
|
|
129 |
Cogeneration Testbed: Maintain technologies for co-generation of tutoring content using open and cloud-based LLMs
|
130 |
to help educators.
|
131 |
|
132 |
+
|
133 |
USC School of Cinematic Arts Los Angeles, CA, USA
|
134 |
Machine Learning Assistant - Interactive Games Division (Part-time) September 2024 - Present
|
135 |
|
|
|
139 |
ML Research: Find new approaches to apply Generative AI based on LLMs and Diffusion Models to solve problems at
|
140 |
large-scale in Creative Media, with solutions such as generating scripts and summaries based on videos.
|
141 |
|
142 |
+
|
143 |
HARMAN International Bengaluru, India
|
144 |
Machine Learning Intern (Full-time) December 2023 - May 2024
|
145 |
|
|
|
153 |
Spot Instance Handler using Agentic LLMs: Built an agent-based LLM system on Gemini 1.5 Pro and LangChain
|
154 |
to help reduce costs by 10\% incurred, by running non-critical workloads on spot-instances
|
155 |
|
156 |
+
|
157 |
Center for Visual Information Technology, IIIT-Hyderabad Hyderabad, India
|
158 |
Research Intern (Full-time) June 2023 - November 2023
|
159 |
|
|
|
163 |
Code Implementations: Operated with internal tools to execute large-scale GPU training and experimentation on
|
164 |
Image Segmentation problems
|
165 |
|
166 |
+
|
167 |
UnifyAI (Ivy) London, United Kingdom
|
168 |
ML Research Engineer Intern (Full-time) January 2023 - July 2023
|
169 |
|
|
|
174 |
Internal AI Developer: Prototyped an AI Developer (Code-LLM) to automate and builds upon existing codebases and
|
175 |
speeds up internal development, along with handling self-training through Cloud resources such as GCP and AWS
|
176 |
|
177 |
+
|
178 |
Publications and Research
|
179 |
|
180 |
Presentation: Pushing the Performance Envelope : An Optimization Study for 3D Generative Modelling with
|
|
|
188 |
and Neural Machine Translation: Work on combined Optical Character Recognition and Neural Machine Translation for
|
189 |
information translation with high-impact languages as targets [Accepted]
|
190 |
|
191 |
+
|
192 |
Leadership
|
193 |
|
194 |
Google Developer Expert: Recognized and selected as a top contributor to the Google ML Developer Community. Work
|
|
|
230 |
|
231 |
# fulltext = merge_strings_with_prefix(fulltext)
|
232 |
|
233 |
+
fulltext = RESUME_DATA.split("\n\n")
|
234 |
|
235 |
print(fulltext)
|
236 |
|