Vijay Ram Enaganti

AI / ML Engineer | Applied AI | Software Engineer

AI Automation Engineer at MiamiMarketeq DigitalMiami Noir LandscapeMIAMiamiLOC // MIAFlorida, USACOORDS25.7617° N, 80.1918° W
Ex. AI / ML Engineer Intern at New YorkLivePerson, Inc.New York Noir LandscapeNYCNew YorkLOC // NYCNew York, USACOORDS40.7128° N, 74.0060° W
Master's in Computer Science from RiversideUniversity of California, RiversideRiverside Noir LandscapeRIVRiversideLOC // RIVCalifornia, USACOORDS33.9806° N, 117.3755° W

Favourite line: "Humans are smart enough to invent AI, dumb enough to need it, and so stupid that we can't figure out if we did the right thing." - Jerry Seinfeld

Information and Reach

Austin, Texas Noir Landscape
ATX
Austin, Texas
CURRENT LOCATION30.2672° N, 97.7431° W

Experience

AI Automation Engineer

Marketeq DigitalMiamiRemoteMiami Noir LandscapeMIAMiamiLOC // MIAFlorida, USACOORDS25.7617° N, 80.1918° W

Built a multi-tenant AI automation service for Marketeq's outreach offering, integrated into their lead-intelligence platform.

AI / ML Engineer Intern

LivePerson Inc.New YorkNew York, NYNew York Noir LandscapeNYCNew YorkLOC // NYCNew York, USACOORDS40.7128° N, 74.0060° W

Engineered prompt optimization systems for seamless migration across LLM providers.

View All Experience →

Projects

Duration
·5 DAYS
Activity
104

Project Shogun - From-scratch LLM Inference Engine

SYSTEMS ARCHITECTURE - LLM INFERENCE

From-scratch LLM inference engine with C++ scheduler core, paged KV-cache, continuous batching, and Triton/CUDA kernels.

C++17PythonPyTorch+4
Duration
·10 DAYS
Activity
60

Project Sentinel - Self-healing content-safety pipeline for LLM apps

MLOPS - LLM SAFETY

Self-healing content safety monitoring platform for LLM apps with automated drift detection and retraining pipelines.

LLMsMLOpsPython+7
View All Projects →

Education

M.S. Computer Science

University of CaliforniaRiversideRiverside, CARiverside Noir LandscapeRIVRiversideLOC // RIVCalifornia, USACOORDS33.9806° N, 117.3755° W

Specialized in Artificial Intelligence and Systems Architecture.

B.S. Computer Science and Engineering

PES UniversityBengaluruBengaluru, IndiaBengaluru Noir LandscapeBLRBengaluruLOC // BLRKarnataka, IndiaCOORDS12.9716° N, 77.5946° E

Core computer science fundamentals, algorithms, and software systems.

View Details →

Engineering Cadence & Activity

github.com/VjayRam
Total (Past Year)
...
Longest Streak
...
Active Repositories
shogun, sentinel, +12
Live GitHub Telemetry
Connecting to GitHub Activity Stream...

Writing & Notes

Blog

Reproducing Google's Sequential Attention Paper in PyTorch

I implemented Google's Sequential Attention feature-selection algorithm from scratch in PyTorch and traced why my results diverged from the paper's.

ResearchAIPyTorchFeature SelectionGoogleDeep Learning
Read on Hashnode