-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
146 lines (135 loc) · 6.81 KB
/
Copy pathindex.html
File metadata and controls
146 lines (135 loc) · 6.81 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Prashant Gupta — Staff AI Engineer | GenAI, ML Systems, NLP</title>
<!-- Start Single Page Apps for GitHub Pages -->
<script type="text/javascript">
// Single Page Apps for GitHub Pages
// MIT License
// https://github.com/rafgraph/spa-github-pages
(function(l) {
var redirectParam = new URLSearchParams(l.search).get('redirect');
if (redirectParam) {
var redirectPath = decodeURIComponent(redirectParam);
window.history.replaceState(null, null, redirectPath);
sessionStorage.removeItem('redirect');
} else if (l.search[1] === '/') {
var decoded = l.search.slice(1).split('&').map(function(s) {
return s.replace(/~and~/g, '&')
}).join('?');
window.history.replaceState(null, null,
l.pathname.slice(0, -1) + decoded + l.hash
);
} else {
var storedRedirect = sessionStorage.getItem('redirect');
if (storedRedirect) {
window.history.replaceState(null, null, storedRedirect);
sessionStorage.removeItem('redirect');
}
}
})(window.location);
</script>
<!-- End Single Page Apps for GitHub Pages -->
<!-- SEO Meta -->
<meta name="description" content="Prashant Gupta is a Staff AI Engineer building production ML systems, GenAI agents with LangGraph, and edge AI at scale. 10+ years in NLP, computer vision, and clinical AI. US patent holder." />
<meta name="author" content="Prashant Gupta" />
<meta name="keywords" content="Prashant Gupta, Staff AI Engineer, GenAI, LangGraph, RAG, LLM fine-tuning, ML systems, NLP, computer vision, edge AI, clinical AI, AarogyaTech" />
<meta name="robots" content="index, follow" />
<meta name="theme-color" content="#2563eb" />
<link rel="canonical" href="https://prashant.sh/" />
<!-- Open Graph -->
<meta property="og:type" content="website" />
<meta property="og:url" content="https://prashant.sh/" />
<meta property="og:title" content="Prashant Gupta — Staff AI Engineer | GenAI, ML Systems, NLP" />
<meta property="og:description" content="Staff AI Engineer building production ML systems, GenAI agents, and edge AI at scale. 10+ years experience. US patent holder." />
<meta property="og:image" content="https://prashant.sh/og-image.svg" />
<meta property="og:locale" content="en_US" />
<!-- Twitter -->
<meta property="twitter:card" content="summary" />
<meta property="twitter:url" content="https://prashant.sh/" />
<meta property="twitter:title" content="Prashant Gupta — Staff AI Engineer | GenAI, ML Systems, NLP" />
<meta property="twitter:description" content="Staff AI Engineer building production ML systems, GenAI agents, and edge AI at scale. 10+ years experience. US patent holder." />
<meta property="twitter:image" content="https://prashant.sh/og-image.svg" />
<!-- JSON-LD Structured Data -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Person",
"name": "Prashant Gupta",
"jobTitle": "Staff AI Engineer",
"url": "https://prashant.sh",
"description": "ML engineering leader with 10+ years of experience architecting and shipping large-scale production ML systems. Currently focused on GenAI, agentic systems, RAG, and LLM fine-tuning.",
"knowsAbout": ["Machine Learning", "GenAI", "Agentic Systems", "LangGraph", "RAG", "LLM Fine-tuning", "NLP", "Computer Vision", "Edge AI", "MLOps", "Clinical AI", "Data Engineering"],
"worksFor": {
"@type": "Organization",
"name": "AarogyaTech"
},
"alumniOf": {
"@type": "EducationalOrganization",
"name": "Indian Institute of Information Technology"
},
"sameAs": [
"https://www.linkedin.com/in/prashantgpt91/",
"https://github.com/prashantgpt91",
"https://scholar.google.com/citations?user=fpqALOcAAAAJ&hl=en",
"https://www.kaggle.com/prashantgpt91"
]
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "Prashant Gupta",
"url": "https://prashant.sh",
"description": "Personal portfolio, blog, and research publications of Prashant Gupta, Staff AI Engineer.",
"author": {
"@type": "Person",
"name": "Prashant Gupta"
}
}
</script>
<!-- Inline theme script: prevents flash of wrong theme (FOUWT) -->
<script>
(function() {
var theme = localStorage.getItem('theme');
if (theme === 'light') return;
document.documentElement.classList.add('dark');
})();
</script>
<!-- Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap" rel="stylesheet">
<!-- Favicon -->
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<link rel="icon" type="image/x-icon" href="/favicon.ico" />
<link rel="apple-touch-icon" href="/favicon.svg" />
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
<!-- Noscript fallback: crawlers and users without JS see this content -->
<noscript>
<div style="max-width:768px;margin:0 auto;padding:48px 24px;font-family:system-ui,sans-serif;">
<h1>Prashant Gupta — Staff AI Engineer</h1>
<p>I build ML systems that ship to production — clinical AI engines for real-time patient monitoring, multi-agent GenAI systems with LangGraph, and edge inference on RPi-class devices. Over 10+ years I've led teams across the full ML lifecycle, from data pipelines and model training to serving and observability at scale. Currently focused on GenAI, agentic orchestration, RAG, and LLM fine-tuning. I also hold a published U.S. patent in non-invasive physiological sensing.</p>
<p><strong>Expertise:</strong> ML Systems, GenAI & Agents, NLP, Computer Vision, Edge AI, MLOps, Data Engineering</p>
<nav>
<a href="/blog">Blog</a> |
<a href="/projects">Projects</a> |
<a href="/papers">Papers</a>
</nav>
<p>
<a href="mailto:prashantgpt91@gmail.com">Email</a> |
<a href="https://www.linkedin.com/in/prashantgpt91/">LinkedIn</a> |
<a href="https://scholar.google.com/citations?user=fpqALOcAAAAJ&hl=en">Google Scholar</a> |
<a href="https://www.kaggle.com/prashantgpt91">Kaggle</a> |
<a href="https://github.com/prashantgpt91">GitHub</a>
</p>
</div>
</noscript>
</body>
</html>