Skip to content
View theadityamittal's full-sized avatar
  • NovumAI
  • Brooklyn, NY
  • 13:51 (UTC -04:00)

Highlights

  • Pro

Block or report theadityamittal

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
theadityamittal/README.md

Hi, I'm Aditya Mittal

Software engineer, MS CS from NYU. Currently at NovumAI building CRM integrations and the context memory layer that powers real-time AI sales suggestions.


theadityamittal

Most of my recent work is serverless AWS -- Lambda, DynamoDB, SQS, KMS, the usual suspects. At NovumAI I built the Salesforce integration from scratch (OAuth, multi-tenant token storage, async sync) and then the context memory system that feeds historical call data into the real-time AI suggestions so they're actually useful instead of generic. Before that I migrated a nonprofit's HR portal off Google Sheets (yes, their production database was a spreadsheet), trained segmentation models on a Jetson for an assistive navigation project at NYU, and interned at Juniper Networks doing telemetry pipelines for Mist AI.

Right now

  • Fine-tuning Mistral 7B to replace our Bedrock model for sales call suggestions -- 60% real transcripts, 40% synthetic NEPQ data, targeting 3-5x lower latency by ditching the API roundtrip
  • Building a battle card system with AWS Bedrock AgentCore where the LLM picks which tool to call (competitor lookup, pricing, objection handler) based on what the customer just said
  • Recently shipped: unified entity model across Leads, Accounts and Contacts with one API surface, context memory system that aggregates call history into AI suggestions, tiered CI with pytest markers

Experience

When Where Role
Nov 2025 -- present NovumAI Software Engineer
Jul 2025 -- Oct 2025 Changing The Present Software Engineer
Jan 2025 -- May 2025 NYU Sixth Sense Lab Research Assistant
Nov 2022 -- Mar 2023 Engagebud Product Engineer
Jan 2022 -- Jun 2022 Juniper Networks Software Engineer Intern

What I work with

Python TypeScript AWS Docker Kubernetes React PostgreSQL DynamoDB PyTorch

Pinned work

Project What it does Stack
Unplugd Upload a song, get separated stems and word-level lyrics. Runs on Fargate Spot for about a penny per song Step Functions, Fargate, Demucs, Whisper
FlashBids Real-time auction system -- SQS FIFO for strict bid ordering, soft-close anti-sniping. Load tested to 20k concurrent users WebSockets, SQS FIFO, DynamoDB Streams, EC2 ASG
Support-Deflection Bot RAG assistant that answers docs questions. Runs as CLI or API, fails over across LLM providers FastAPI, ChromaDB
SpendConscience iOS app that uses your calendar and location to warn you before you blow your budget, not after SwiftUI, SwiftData, Plaid
Neighborly Borrow your neighbor's drill instead of buying one. Class project, 6 people, 96 PRs, $0 infra React, Django, PostgreSQL

GitHub stats

Aditya's GitHub stats

GitHub Streak

Top Languages

Say hi

LinkedIn · [email protected]

Pinned Loading

  1. Live-Flash-Auctioning-System Live-Flash-Auctioning-System Public

    Forked from arsalananwar11/Live-Flash-Auctioning-System

    Live Flash Auctioning System enables real-time, low-latency auctions ensuring fair bidding with synchronized countdowns, instant notifications, allowing seamless participation from anywhere.

    Python

  2. onboard-assist onboard-assist Public

    Slack bot that onboards nonprofit volunteers. Asks intake questions, builds a personalized plan, then walks through it; answering from the org's knowledge base, assigning Slack channels, scheduling…

    Python

  3. spend-concience spend-concience Public

    Forked from sehejjain/spend-conscience

    Swift

  4. Neighborly Neighborly Public

    JavaScript 2

  5. unplugd unplugd Public

    Python

  6. MRI-Segmentation MRI-Segmentation Public

    Jupyter Notebook