Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -54,22 +54,22 @@ def display_work_experience():
|
|
54 |
**HighBrow Technoloy Inc, San Jose, CA, USA**
|
55 |
March 2025 - Present
|
56 |
- **Data Scientist**
|
57 |
-
|
58 |
-
|
59 |
-
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
-
|
64 |
-
|
65 |
|
66 |
**San Jose State University, San Jose, CA, USA**
|
67 |
August 2024 - December 2024
|
68 |
- **Teaching Assistant**
|
69 |
-
|
70 |
-
|
71 |
-
|
72 |
-
|
73 |
|
74 |
**Bharat Electronics Limited, Hyderabad, India**
|
75 |
February 2021 - March 2022
|
@@ -81,10 +81,10 @@ def display_work_experience():
|
|
81 |
|
82 |
**Technical Writer**
|
83 |
2023-Present
|
84 |
-
|
85 |
-
|
86 |
-
|
87 |
-
|
88 |
""")
|
89 |
|
90 |
def display_skills():
|
|
|
54 |
**HighBrow Technoloy Inc, San Jose, CA, USA**
|
55 |
March 2025 - Present
|
56 |
- **Data Scientist**
|
57 |
+
- Conduct fundamental and applied research in multimodal learning, vision-language alignment, and inference optimization.
|
58 |
+
- Develop novel methodologies and optimization techniques to enhance inference performance and post-training efficiency.
|
59 |
+
- Explore advancements in vision and text alignment to improve model understanding and generation.
|
60 |
+
- Investigate data efficiency, model interpretability, robustness, and fairness in vision-language systems.
|
61 |
+
- Curate, preprocess, and construct high-quality multimodal datasets for training and benchmarking.
|
62 |
+
- Design and implement robust evaluation pipelines, incorporating human-in-the-loop assessments, zero-shot learning, and adversarial testing.
|
63 |
+
- Improve dataset quality and diversity to mitigate bias and enhance fairness in vision-language models (VLMs).
|
64 |
+
- Collaborate with AI engineers, product teams, and academic researchers to align research initiatives with business objectives.
|
65 |
|
66 |
**San Jose State University, San Jose, CA, USA**
|
67 |
August 2024 - December 2024
|
68 |
- **Teaching Assistant**
|
69 |
+
- Mentored 80+ graduate students on data modeling projects, providing feedback on technical documentation
|
70 |
+
- Reviewed and debugged student data pipelines, offering solutions for data analysis and ML model challenges
|
71 |
+
- Improved student performance, with 75% of mentored students achieving an ’A’ grade
|
72 |
+
-Conducted weekly office hours to assist students with complex data science concepts and project implementations
|
73 |
|
74 |
**Bharat Electronics Limited, Hyderabad, India**
|
75 |
February 2021 - March 2022
|
|
|
81 |
|
82 |
**Technical Writer**
|
83 |
2023-Present
|
84 |
+
- Embarked on a new journey in 2023 as a technical writer, sharing insights and developments in data science and data engineering with a growing audience.
|
85 |
+
- Authored numerous articles that explore complex topics in an accessible and informative manner, focusing on AI, data science, machine learning and data engineering.
|
86 |
+
- This new habit aims to educate and inspire, bridging the gap between technical expertise and practical application in the modern data landscape.
|
87 |
+
- Find my work on [Medium](https://medium.com/@nihar-palem) and [Substack](https://niharpalem.substack.com/publish/posts).
|
88 |
""")
|
89 |
|
90 |
def display_skills():
|