Passionate about AI — building models and turning them into products.
I love working with AI models like LLMs, Diffusion Models, and Multimodal AI. I also enjoy building applications and products that put these AI capabilities to use.
class HariomJangra:
def __init__(self):
self.name = "Hariom Jangra"
self.interests = ["AI Models", "Building Products"]
def what_i_work_on(self):
return {
"ai_models": ["LLMs", "Diffusion Models", "Multimodal AI", "AI Agents"],
"products": ["AI Applications", "Real-world Tools"]
}
me = HariomJangra()
print("Build that Matters!")
<div align="center">