Skip to content
View aseem-ai's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Block or report aseem-ai

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.

Content in all repositories owned by your account will be closed.
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
aseem-ai/README.md
Aseem Garg โ€” Architecting Intelligence

$ aboutme

const aseem = {
  role: "AI/ML Engineer",
  experience: "6+ years",
  education: ["M.Sc. AI (Germany)", "B.Tech CSE (India)"],
  footprint: ["Germany", "India"],
  build_mode: "production-first",
  motto: "If it doesnโ€™t ship, it's just a Jupyter notebook."
};

What I actually do

  • Architecting 'Zero-Touch' probabilistic decision engines.

  • Translating SOTA papers into reproducible production systems.

  • Accelerating training loops via Multi-GPU & Mixed Precision.

  • Building high-throughput Feature Stores for real-time scoring.

Status


ML Engineer

icons

๐Ÿš€ Tech Stack & Tooling

๐Ÿง  AI Agents & GenAI

  • LangChain, LangGraph, Agentic Systems
  • RAG Pipelines, Llama-3, Prompt Engineering
  • Vector DBs: Pinecone, Milvus, Weaviate

๐Ÿ”ฅ Machine Learning

  • PyTorch, TensorFlow, Distributed Training (DDP)

  • Scikit-learn, XGBoost, LightGBM

  • Hugging Face Transformers

๐Ÿ— Backend & Infrastructure

  • Python (Pydantic), FastAPI
  • Docker, Kubernetes, Terraform
  • AWS: EKS, Lambda, S3

๐Ÿ“Š Data Engineering

  • Apache Spark, PySpark

  • Event-Driven Architecture, SQL

  • Palantir Foundry

๐Ÿ“ˆ Analytics & Experimentation

  • Tableau, PowerBI, Looker
  • A/B Testing, Hypothesis Testing, Statistical Inference

โš™ Core Competencies

  • System Design

  • MLOps (CI/CD for ML)

  • Algorithm Optimization

  • Technical Leadership

Focus Areas

๐Ÿง  Deep Learning

  • architectures that survive deployment

  • distillation / quantization

  • accuracy โ†” latency tradeoffs

๐Ÿš€ ML Systems

  • inference at scale (online + batch)

  • monitoring, drift, incident-friendly ops

  • reproducible pipelines (CI/CD for ML)

โœจ Generative AI

  • agentic workflows + RAG pipelines

  • synthetic data generation (Diffusion / GANs)

  • vector search & LLM orchestration


Popular repositories Loading

  1. omni-llm omni-llm Public

    About A ground-up implementation of the Llama 3 architecture (RoPE, RMSNorm, SwiGLU, GQA) in PyTorch. Features a from-scratch RAG engine, dynamic LoRA adapter switching, and a React visualization dโ€ฆ

    Python 1 1

  2. Medical_insurance_cost_predictor Medical_insurance_cost_predictor Public

    Production-grade End-to-End MLOps pipeline predicting medical premiums. Architected with modular components, automated data transformation, ensemble modeling (XGBoost/RF), and robust logging. Deploโ€ฆ

    Python

  3. churn-prediction-system churn-prediction-system Public

    End-to-end churn prediction with FastAPI and AWS

    Python

  4. aseem-ai aseem-ai Public

    JavaScript

  5. EagleEye EagleEye Public

    EagleEye is a regulatory-grade Early Warning System (EWS) for banking supervision that predicts financial distress using ensemble XGBoost models trained on CAMELS-based indicators. It combines a Faโ€ฆ

    Python

  6. llama_index llama_index Public

    Forked from run-llama/llama_index

    LlamaIndex is the leading document agent and OCR platform

    Python