Skip to content
View jash0803's full-sized avatar

Highlights

  • Pro

Organizations

@ossdaiict @KDM-LAB @ai-club-daiict

Block or report jash0803

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jash0803/README.md

About Me:

It started with a curiosity about how machines learn, and turned into a deep obsession with building AI systems that actually work in production. During my four years at Dhirubhai Ambani University, I went from studying machine learning fundamentals to leading the AI Club and teaching the ML course as an Undergraduate Teaching Assistant. Along the way, I realized that the most interesting problems were not in the classroom but at the intersection of research and real-world deployment.

That curiosity took me to Substance AI, where I built a LangGraph multi-agent underwriting system from the ground up that cut processing time from 5 days to under 5 minutes. Then at Binocs Labs, I went deeper into the internals of LLM systems, designing production RAG pipelines and agentic workflows. When I hit a wall debugging LLM traces, I did not just fix it for myself. I contributed the fix to Arize Phoenix (9.5k+ stars) and OpenInference (950+ stars), shipping support for OpenAI Responses API, Anthropic streaming instrumentation, and end-to-end OpenTelemetry tracing.

On the research side, I co-authored a paper under review at ACL 2026 on evaluating whether LLMs can truly generate epistemically meaningful hypotheses, not just fluent ones.

I am now looking for full-time AI Engineer roles where I can keep building systems that are not just intelligent but observable, reliable, and impactful at scale. If that resonates with you, let us connect.

Socials:

LinkedIn Medium X YouTube email

Tech Stack:

C C++ Python AWS Vercel nVIDIA OpenCV Streamlit AmazonDynamoDB MySQL Neo4J Postgres SQLite Supabase Canva Figma Keras Matplotlib mlflow NumPy Pandas Plotly PyTorch scikit-learn TensorFlow Scipy Git GitHub

Pinned Loading

  1. edge-style-gan edge-style-gan Public

    Forked from bes-dev/MobileStyleGAN.pytorch

    An official implementation of MobileStyleGAN in PyTorch

    Python

  2. ai-from-scratch ai-from-scratch Public

    Machine Learning, Deep Learning & Reinforcement Learning codes from scratch

    Python

  3. financial-asset-recommendation financial-asset-recommendation Public

    A modular hybrid recommender for financial assets: 5 algorithms, 11 metrics, cold-start handling, Streamlit UI.

    Python 1 3

  4. gaia-agent gaia-agent Public

    LangGraph supervisor orchestrating agents for web search, code execution, file processing, and video analysis on GAIA evaluation tasks.

    Python