Mohammed Shaik
Dallas, TX

Mohammed Shaik

I build AI systems that are accurate, fast, and cheap to run in production.

CS student at UT Dallas (graduating Dec 2026), most recently building LLM-powered tools at Staples and ML feature pipelines at Intuit. I care about the parts of AI engineering that don't show up in a demo — eval harnesses that catch regressions, retrieval that's actually grounded, and inference that stays fast and cheap at scale.

MS

Your browser can't preview PDFs inline.

Download the resume instead

Work Experience

Staples

AI Engineer Intern

Staples

Jun 2026Aug 2026
  • Built and deployed an LLM service in Python and FastAPI that handles internal operations requests end to end: it reads the request, calls internal APIs for the data it needs, and completes the action, replacing manual triage that cost 15 hours a week.
  • Designed the tool-calling layer that lets the model choose among 8 internal APIs, validating arguments against a schema, retrying invalid calls, and falling back to a deterministic path, holding success above 99% across ~8,000 requests a day.
  • Added retrieval over internal policy documents with hybrid keyword and vector search plus reranking, raising accuracy from 78% to 94% on a 500-question labeled set and cutting hallucinated values by 60%.
  • Built an evaluation harness with a labeled golden set and model-graded scoring that runs in CI on every prompt or model change, blocking merges that regress accuracy, latency, or cost.
  • Cut inference cost by 35% by routing simple requests to a smaller model and caching repeated lookups, and added per-request token and latency tracing to find the expensive paths; deployed with Docker on Kubernetes.
Intuit

Software Engineer Intern, Data Platform

Intuit

Feb 2025Aug 2025
  • Built Python components of a streaming pipeline handling about 40 million events a day from Kafka, turning raw events into user-session features for downstream machine learning models.
  • Wrote features into a shared store so training and serving read the same definitions across 10+ event types, and built a monitoring tool that flags when the pipeline falls behind and recommends how much to scale up, cutting peak-hour delays by 30%.
  • Moved 15+ jobs to AWS with S3 and Redshift, scheduled them with Airflow, and wrote validation scripts confirming no records were lost, improving query speed on training data by 25%.

Projects

ScreenGuide

9,000+

users

A multimodal AI assistant for Windows and macOS that answers spoken questions about whatever's on the user's screen, pairing GPT-4o vision with Whisper speech-to-text — grown to 9,000+ users and $600+ in revenue over eight months.

PythonGPT-4oWhisperPyQt6SwiftSQLite

Global Intelligence Dashboard

30+

countries covered

A live dashboard that pulls in 200+ news, market, and disaster feeds, clusters related stories by embedding similarity, and produces a schema-validated summary and risk score per cluster across 30+ countries.

PythonTypeScriptNode.jsOllamaRedisDocker

Sign Language Recognition

74.5%

top-1 accuracy

A video classification model trained on the WLASL dataset (21,000 videos, 2,000 signs), combining a pretrained I3D backbone for motion features with a six-layer Transformer encoder for sequence modeling.

PythonPyTorchOpenCVHugging Face

FillRight

400+

applications autofilled

A tool that uses an LLM to write open-ended job application answers from a saved profile, returning structured output that maps onto form fields — cutting a 12-minute application to under 90 seconds across 400+ applications.

PythonFastAPITypeScriptPostgreSQL

Traffic Signs Recognition System

Artificial Intelligence Society

95%

classification accuracy

A CNN-based traffic sign classifier trained on 50,000+ preprocessed images, achieving 95% accuracy, with a Tkinter GUI for live image upload and classification.

PythonDeep LearningKerasPython Imaging LibraryNumPyMatplotlibScikit-learnTkinter

Restaurant Recommendation App

Association For Computing Machinery

A full-stack MERN restaurant recommendation app with location, cuisine, and rating filters, backed by a dynamic REST API and MongoDB schema design.

JavaScriptMongoDBREST APIsPerformance OptimizationSystem Monitoring

Developer Portfolio

The site you're looking at — a single-page portfolio built with Next.js and Tailwind, featuring a React Three Fiber hero, drag-scroll project carousels, and scroll-driven animations, deployed on Vercel.

Next.jsReactTypeScriptTailwind CSSReact Three FiberFramer MotionVercel

01 / 07

Skills

Languages

PythonJavaSQLTypeScriptC++RGo

Machine Learning

PyTorchTensorFlowKerasscikit-learnNumPyPandasOpenCVCNNstransformerstransfer learningfine-tuningcomputer visionNLP

LLMs & Generative AI

WhisperHugging FaceLangChainRAGhybrid searchrerankingagents & tool callingstructured outputsembeddings

Evaluation & Optimization

Golden-set and model-graded evalsregression testing in CIsemantic cachingmodel routingtoken & latency tracing

Vector & Databases

pgvectorFAISSPostgreSQLMongoDBRedis

MLOps & Cloud

AWS (SageMaker, S3, Lambda, Redshift)DockerKubernetesMLflowAirflowFastAPICI/CDLinux

Data Engineering

KafkaApache BeamETL pipelinesstreaming datafeature pipelinesdata validation

Certifications

PCEP – Certified Entry-Level Python Programmer

PCEP – Certified Entry-Level Python Programmer

Python Institute

Microsoft Certified: Azure Fundamentals

Microsoft Certified: Azure Fundamentals

Microsoft

Microsoft Certified: Azure Data Fundamentals

Microsoft Certified: Azure Data Fundamentals

Microsoft

Google Cloud Professional Data Engineer

Google Cloud · In progress

Recent Events

HackUTD

HackUTD

Hackathon

Nov 2025 · Richardson, TX

Location Discovery Platform

At UT Dallas's flagship 24-hour hackathon, built a location-discovery platform with a team of four that scrapes TikTok and Instagram for trending places, uses AI to interpret natural-language search and generate location descriptions, and runs geospatial search over PostgreSQL/PostGIS.

OpenAI Build Week

OpenAI Build Week

Hackathon

Jul 2026 · Online

ScreenGuide

Built ScreenGuide — a screen-aware AI teaching companion that sees your screen, talks to you, and points you through tasks — for OpenAI Build Week, OpenAI's global online hackathon on Devpost.

01 / 02

Education

The University of Texas at Dallas

Bachelor of Science in Computer Science · GPA 3.8

Richardson, TX · Expected Dec 2026

Relevant Coursework

Machine LearningArtificial IntelligenceComputer VisionAdvanced Algorithm Design and AnalysisDatabase SystemsLinear AlgebraProbability & Statistics

Contact