INITIALIZING...
Aditya Inamdar

Aditya Inamdar — AI engineer & researcher.

Building AI systems. RAG, agents & world models by research. A small model living in this page has read his collected works — ask it anything.

Qwen2.5 · 0.5B · q4f16 · runs in your browser

† Qwen2.5-0.5B-Instruct-q4f16_1 via WebLLM & WebGPU — weights download once (~350 MB), then run locally. No server, no logging, occasionally no idea.

No. AI-2026.05 New Jersey — NY Metro Area Portfolio · Preprint · May 2026

Systems that retrieve, reason,
& remember.

§1

About Me

biography & research focus
Aditya Inamdar

Aditya Inamdar

AI Engineer & Developer

1 Felician University
2 Mainly.ai

I am an AI/ML Engineer and full-stack developer with hands-on experience building production AI systems from scratch. I turn research into working products that real people use. My work spans RAG assistants, real-time voice agents, GPU-optimized world models, and LLM alignment pipelines.

I thrive in customer-facing, ambiguous environments and take ownership of outcomes from discovery to deployment. I completed my Master's in Computer Science at Felician University (May 2026).

Target Roles & Availability

AI/ML Engineer · Applied ML Scientist · Software Engineer | NY Metro / NJ (Open to Relocation & Remote)

+15%

Bone Cancer CNN Accuracy

27.4x

MPS World Model Acceleration

30%

Medical Image Pipeline Speedup

3.78

MS CS GPA (Felician)

§2

Experience

industry, research, campus — 2023 to present

Jan 2026 — May 2026

Stockholm, Sweden (Remote)

Machine Learning Systems Intern

Mainly.ai · Stockholm, Sweden

  • Deconstructed Transformer and Hierarchical Risk Model (HRM) architectures using PyTorch to analyze layer-wise attention weights, improving model interpretability for high-dimensional financial and scientific datasets.
  • Engineered automated visualization pipelines within a Graph-based IDE using Deep Graph Library (DGL) to track complex data lineage and multi-dimensional system dependencies.

[PyTorch] [Transformers] [HRMs] [DGL] [Graph ML] [Python]

Jan 2025 — May 2026

Rutherford, NJ

Graduate Assistant (IT Operations & Lead Administration)

Felician University · Rutherford, NJ

  • Manage campus IT helpdesk operations, supervising a team of 4 student technicians across enterprise systems.
  • Optimized internal knowledge base and incident workflows, cutting average ticket resolution time by 15% across the university.
  • Maintain 95%+ user satisfaction rate through consistent service quality and rapid issue resolution.

[ITIL/SLA] [Helpdesk Lead] [Knowledge Base] [System Administration]

Jan 2024 — May 2024

Pune, India

Application Developer Intern

ISKCON · Pune, India

  • Led a cross-functional team of 4 developers to build, test, and deploy a secure mobile application using React Native, cutting the launch timeline by 30% using Agile sprints.

[React Native] [Mobile Dev] [Agile/Scrum] [TypeScript]

June 2023 — Dec 2023

Remote

Machine Learning Intern — Bone Cancer Detection

Google Summer of Code (GSoC) '23 · Remote

  • Developed a Bone Cancer Detection model using Convolutional Neural Networks (CNNs), achieving a 15% increase in diagnostic accuracy over legacy baseline models.
  • Engineered a high-throughput data preprocessing pipeline, reducing medical image analysis time by 30%.

[CNNs] [Medical AI] [TensorFlow] [OpenCV] [GSoC '23]

§3

Technical Arsenal

taxonomy of frameworks, languages & systems

§3.1 AI & ML Frameworks

  • [PyTorch] Deep learning & autograd
  • [TensorFlow] Model training & CNNs
  • [MLX] Apple Silicon optimization
  • [Transformers] Hugging Face ecosystem
  • [LangChain] Agentic & RAG chains
  • [ChromaDB] Vector indexing & search

§3.2 Core Languages

  • [Python] Expert (Systems & ML)
  • [TypeScript] Full-stack applications
  • [JavaScript] ES6+ / Node.js
  • [C++] Low-level algorithms
  • [Java] Enterprise backend
  • [SQL] Relational data queries

§3.3 Specializations

  • [RAG Systems] Hybrid vector search
  • [LoRA / DPO] LLM alignment & SFT
  • [Hierarchical Models] HRM interpretability
  • [Real-time Voice] WebSockets & Audio
  • [Graph ML] Deep Graph Library (DGL)
  • [WebGPU] In-browser LLM inference

§3.4 Backend & Infra

  • [FastAPI] High-throughput microservices
  • [Node.js] Asynchronous backends
  • [Docker] Containerization
  • [AWS / GCP] Cloud deployments
  • [PostgreSQL] Relational storage
  • [Redis] High-speed caching

§3.5 Frontend UI/UX

  • [React] Component architectures
  • [Next.js] SSR & App Router
  • [React Native] Cross-platform mobile
  • [Tailwind CSS] Modern styling
  • [React Flow] Graph visualization

§3.6 Tooling & Ops

  • [Git & Linux] Version control & shell
  • [CI/CD] Automated pipelines
  • [Apple MPS] Metal performance shaders
  • [ITIL/SLA] Service management
  • [Jira/Agile] Sprint orchestration
§3.7

Leadership & Community Outreach

community building & student leadership

Jul 2023 — Feb 2024

Pune, India

President — Hack-X MIT-WPU

Science and Technology Division

  • Spearheaded developer community growth, hosted hackathons, initiated the Cyber Socratic podcast, and orchestrated corporate sponsorships.

Jan 2023 — Dec 2023

Pune, India

Core Engineer — Google Developer Student Clubs

GDSC MIT-WPU

  • Organized GDSC WOW & Cloud Native Days, participated in Google Cloud Jam, and delivered guest lectures on distributed systems.
§3.8

Open Source Velocity

real-time GitHub contribution telemetry
GitHub Streak Stats

GitHub Contribution Heatmap

GitHub Contribution Chart
§4

Selected Work

figures 01–06, ordered by technical impact
Fig. 01 — Graph Knowledge RAG High Impact
Retrieval System

Nexus Graph RAG

A retrieval-augmented research assistant capable of answering complex queries over document collections while dynamically constructing interactive knowledge graphs from extracted entities.

Live Physics Graph interactive_nodes.js
Cytoscape.js Physics
Hover & Drag Nodes Live
Nodes: 1,420 | Edges: 3,890 | p95 Subgraph: 18.4ms ● Streaming Active

Next.js · FastAPI · LangChain · Cytoscape.js · Vector DB

Fig. 02 — Voice AI Agent Low-Latency Stream
Conversational Systems

Real-Time Voice AI Agent

Developed a real-time conversational voice agent supporting bidirectional streaming, tool invocation, interruption handling, and telephony integration with Twilio.

twilio_stream.py
185ms Latency
Bidirectional Audio Chunks
Click ▶ Simulate Stream Flow to visualize sub-185ms audio chunk routing & tool call execution.

FastAPI · WebSockets · Twilio · Python · Deepgram VAD

Source ↗ Telephony Ready
Fig. 03 — Alignment & DPO
Apple Silicon

LLaMA Alignment Pipeline

End-to-end alignment pipeline for fine-tuning LLaMA models using Supervised Fine-Tuning (SFT) and Direct Preference Optimization (DPO), optimized for Apple Silicon hardware.

DPO Implicit Reward Margin dpo_loss.js
β = 0.1 · UltraFeedback
Hover to Inspect Log Ratios
Chosen Margin r_w: +2.84 | Rejected r_l: -1.12 | DPO Loss: 0.142 ● MLX M3 Max 42 tok/s

MLX · LoRA · DPO · Hugging Face · Python

Fig. 04 — Medical MLOps
MLOps Pipeline

AI Medical Image Analysis

An end-to-end production-ready AI system for automated chest X-ray interpretation using deep learning, explainable AI (Grad-CAM), and LLMs for structured radiology reports.

ViT Grad-CAM Attention Map gradcam_xray.js
94.2% AUC ViT-B/16
Hover Bounding Scans Live
ViT Layer: block_11 | Grad-CAM: 14.2ms | Scan Region: Right Lower Lobe ● Infiltration Detected

PyTorch · FastAPI · Grad-CAM · Streamlit · Python

Fig. 05 — Reinforcement Learning
World Model

RSSM World Model

Implemented a Dreamer-inspired Recurrent State Space Model (RSSM) trained on pixel observations. 5M-parameter model achieving 27.4x training acceleration using Apple Silicon MPS.

Latent Trajectory Dreaming rssm_latent.js
15-Step Imagination
Hover to Accelerate Rollouts
Deterministic h_t: 200d | Stochastic z_t: 30d | Reward: +894.1 ● MPS 27.4x GPU

PyTorch · Metal MPS · World Models · Reinforcement Learning

Fig. 06 — Transformer Engineering
First Principles

GPT & Transformers From Scratch

Implemented GPT-style transformer architectures and sequence-to-sequence models from first principles in PyTorch to analyze multi-head attention and autoregressive KV-caching.

Interactive Attention Map attention_matrix.js
Q × Kᵀ / √d_k
Hover Tokens Live
Heads: 12 | d_model: 768 | KV-Cache Latency: 4.2x faster ● Softmax Masked

PyTorch · NumPy · NLP · Deep Learning

§5

Research Implementations

deep learning architectures constructed from first principles

Transformers & Attention

Multi-head attention, Transformer XL, GPT, ViT, Switch Transformer.

[PyTorch] [NLP/Vision]

Recurrent Highway Networks

Deep sequential recurrent models with gated highway layers.

[PyTorch] [RNN]

HyperNetworks & HyperLSTM

Smaller generator networks synthesizing dynamic weights for target LSTMs.

[PyTorch] [Sequence]

ResNet & ConvMixer

Residual connections & isotropic depthwise patch convolutions.

[Vision] [CNNs]

Generative Adversarial Nets

Original GAN, DCGAN, CycleGAN, WGAN-GP, StyleGAN 2.

[Generative AI]

Diffusion Models (DDPM)

Denoising Diffusion Probabilistic Models with U-Net noise predictors.

[Generative AI]

Graph Attention Networks

GAT and GATv2 for relational graph node classification.

[GNN] [DGL]

Counterfactual Regret (CFR)

Incomplete-information game solving (Kuhn Poker) via CFR.

[Game Theory] [RL]

Optimizers & Normalization

Adam, AMSGrad, AdaBelief, LayerNorm, GroupNorm, BatchChannel.

[PyTorch Autograd]
§6

Education & Credentials

academic affiliations, honors & degrees

MS, Computer Science

May 2026

Felician University · Rutherford, NJ

GPA: 3.78 / 4.0

Relevant Coursework: Data Science, Data Mining, Artificial Intelligence, Machine Learning Systems.

BTech, Computer Science

May 2024

Maharashtra Institute of Technology (MIT-WPU) · Pune, India

GPA: 3.98 / 4.0

Relevant Coursework: Deep Learning, Linear Algebra, Calculus, Algorithms, Operating Systems.

§7

Publications & Talks

technical writings on Substack & Cyber Socratic podcast

Substack Essays & Insights

Fetching Substack essays...

Cyber Socratic Podcast Episodes

C++ to AI: Bridging Tech Eras

Interview with Kristofer A · Systems to AI paradigms

Bridging AI Realities: Jeff Smith

PyTorch Founding Leader · Open Source & Innovation

Economic Strategy & Tech Philosophy

Discussion with Kevin Talcott

§7.1

Certifications & Training

DeepLearning.AI, Stanford Online, AWS, Google Cloud
Deep Learning Specialization ↗

DeepLearning.AI · 5-Course Series

Machine Learning Specialization ↗

Stanford Online · Grade: 99.2%

AWS Solutions Architecture ↗

Amazon Web Services (AWS)

Cloud Security Engineer ↗

Google Cloud (Coursera)

Android Bug Bounty Hunting ↗

EC-Council CodeRed

§8

Correspondence

get in touch & collaborate

Correspondence details

Aditya Inamdar

I am actively interested in Machine Learning Engineering, AI Systems, RAG/LLM Infrastructure, and forward-deployed AI roles.

Email (Personal): adityainamdar74@gmail.com
Location: Rutherford, NJ 07070 (NY Metro Area)