Vetted AI & Machine Learning Professionals in Pennsylvania

Pre-screened and vetted in Pennsylvania.

AS

Junior Data Scientist specializing in LLM agents, RAG, and reinforcement learning

Pittsburgh, PA1y exp
McKinsey & CompanyCarnegie Mellon University

McKinsey practitioner who built and deployed production LLM systems for consultants/clients, including a Power BI-integrated multi-agent chatbot (RAG + text-to-SQL + formatting) with custom Python orchestration, verification loops, and a 100+ case eval set achieving ~95% consistency. Also delivered a taxonomy-mapper agent that standardized inconsistent labeling for C-suite stakeholders, cutting a process from >2 weeks to <30 minutes through demos and business-focused communication.

View profile
KK

Kevin Kyi

Screened

Intern Machine Learning Engineer specializing in RAG systems and AWS cloud infrastructure

Pittsburgh, PA1y exp
BlueFoxLabs AICarnegie Mellon University

Internship at BlueFoxLabs building and deploying an AI/ML RAG system for a biopharma client on top of LibreChat, including an AWS Textract ingestion pipeline and PGVector retrieval deployed to AWS EKS. Demonstrated production-minded scalability work by moving from a vertically scaled EC2 setup to a horizontally scaling Kubernetes/EKS deployment, using CI/CD to safely incorporate requirement changes like tabular document data.

View profile
Aarvin George - Mid-Level Full-Stack Software Engineer specializing in FinTech and cloud-native AI systems in Pittsburgh, PA

Mid-Level Full-Stack Software Engineer specializing in FinTech and cloud-native AI systems

Pittsburgh, PA3y exp
Allegheny General HospitalCarnegie Mellon University
View profile
SC

Shweta Chavan

Screened

Junior Computer Vision & ML Engineer specializing in autonomous perception systems

Pittsburgh, PA2y exp
Magna InternationalCarnegie Mellon University

LLM/RAG engineer who built a production-style multi-agent orchestrator for resume-to-recommendation workflows (PDF ingestion through screening and recommendations), emphasizing prompt tuning and strict JSON output contracts. Currently building a RAG application for an NGO using Airflow (DAGs + embeddings) and tackling messy, missing/imbalanced data; has hands-on retrieval stack experience (FAISS/HNSW, bge embeddings) and uses rigorous evaluation metrics for groundedness and hallucination control.

View profile
SB

Intern AI Engineer specializing in LLM systems and MLOps

Pittsburgh, PA1y exp
AtriaCarnegie Mellon University
View profile
Rathin Shah - Senior Robotics Systems Engineer specializing in autonomous mobility and optimal control in Pittsburgh, PA

Rathin Shah

Screened

Senior Robotics Systems Engineer specializing in autonomous mobility and optimal control

Pittsburgh, PA6y exp
ProtoInnovations, LLCCarnegie Mellon University

Robotics technical lead who architected and built a high-speed autonomous lunar rover mobility software system for GPS-denied environments, integrating MPC/LQR control, trajectory optimization, state and slip estimation, terrain-aware planning, and perception. Has deployed Deep RL policies trained in NVIDIA Isaac Sim onto real rover hardware via a ROS2 inference-node interface, with strong focus on real-time performance profiling, sim-to-real, and safety/HIL testing.

View profile
SS

Shubham Singh

Screened

Mid-level AI/ML Engineer specializing in speech, computer vision, and agentic GenAI

Pittsburgh, PA6y exp
Musing AICarnegie Mellon University

Built and shipped a production multi-agent, voice-based conversational assistant for older adults’ daily health management using Vertex AI, FastAPI, Firebase/Firestore, and Cloud Run, with a custom cross-session memory design to keep responses context-aware at low latency. Also partnered with caregivers/elderly users and health officials, translating needs into workflows and explaining HIV risk predictions with SHAP and dashboards.

View profile
JL

Jiaqi Li

Screened

Junior AI Engineer specializing in healthcare analytics and compliance

Pittsburgh, PA2y exp
CustomerInsights.AICarnegie Mellon University

Primary engineer at Customer Insights AI who built an end-to-end Python pipeline for 340B drug pricing compliance, using ML to detect suspicious pharmaceutical claims and benefit diversion. Stands out for combining healthcare compliance domain knowledge with production reliability practices, and for turning ambiguous analyst-driven review processes into automated workflows that cut manual review by 70%.

View profile
NK

Nandini Kosgi

Screened

Mid-level AI/ML Engineer specializing in LLMs, RAG, and fraud/risk analytics in Financial Services

PA, USA4y exp
Capital OneRobert Morris University

Built and shipped a production-grade GenAI Fraud & Compliance Investigation Copilot for a large US bank, integrating OCR docs, structured data, and prior case history to generate grounded, regulator-friendly summaries and red-flag highlights. Demonstrates strong end-to-end LLM systems engineering (LangGraph/LangChain, hybrid retrieval with FAISS+BM25, guardrails/citations, streaming/latency optimization) plus rigorous evaluation and close partnership with compliance stakeholders.

View profile
SR

Senior AI/ML Engineer specializing in generative AI and NLP

Norristown, PA11y exp
MarketJoyPennsylvania College of Technology
View profile
HB

Junior AI Product Engineer specializing in LLM workflows and analytics automation

Pittsburgh, PA3y exp
Peak3Carnegie Mellon University
View profile
GS

Gihyun Shim

Screened

Junior Machine Learning & Robotics Engineer specializing in diffusion models and autonomous control

Philadelphia, PA3y exp
DreamLayerUniversity of Pennsylvania

UPenn robotics researcher who architected a real-time autonomous driving decision-making engine, integrating LSTM trajectory prediction with MPC in CARLA and adding conformal prediction to deliver 95% statistical safety guarantees under strict latency constraints. Also built and debugged an autonomous quadrotor stack with ESKF-based 6-DoF tracking and optimized A*/Dijkstra planning to eliminate latency-induced instability, with experience bridging heterogeneous simulation/control systems.

View profile
Faizan Khan - Mid-level Applied Scientist specializing in production GenAI and RAG systems in Pittsburgh, PA

Mid-level Applied Scientist specializing in production GenAI and RAG systems

Pittsburgh, PA5y exp
Finetune LearningCarnegie Mellon University
View profile
GY

Mid-level Software Engineer & Project Coordinator specializing in ML, MLOps, and cloud data platforms

Pittsburgh, PA4y exp
PNCBoston University
View profile
SR

Mid-level AI/ML & Data Engineer specializing in GenAI, MLOps, and cloud data platforms

Pennsylvania, USA6y exp
QVCUniversity of Texas at Arlington
View profile
JP

Mid-level MLOps Engineer specializing in AI infrastructure for financial and healthcare systems

PA, USA5y exp
Capital OneStevens Institute of Technology
View profile
NK

Nandini Kosgi

Screened

Mid-level AI/ML Engineer specializing in NLP, RAG systems, and real-time risk modeling

PA, USA4y exp
Capital OneRobert Morris University

AI/ML Engineer with 4+ years of experience (Capital One, Odin Technologies) and a master’s in Data Analytics (4.0 GPA) who has deployed LLM/RAG systems to production for compliance/risk and document review. Strong in orchestration and MLOps (Airflow, Kubernetes, MLflow, GitHub Actions) and in tackling real-world LLM constraints like latency, context limits, and data privacy, with measurable impact (20%+ manual review reduction; 33% faster release cycles).

View profile
Rahul Ganesan - Intern AI Engineer specializing in LLM systems, RAG, and cloud data pipelines in Washington, PA

Rahul Ganesan

Screened

Intern AI Engineer specializing in LLM systems, RAG, and cloud data pipelines

Washington, PA0y exp
Frazier Simplex Machine CompanyUniversity of Colorado Boulder

Built and deployed a production Dockerized multimodal (voice+text) LLM agent for knowledge management that retrieves from Notion and documents and falls back to Tavily-powered web search with citations when internal notes are missing. Emphasizes production reliability via model-switching fallbacks, caching, strict structured outputs (Pydantic/JSON schema), and MCP-based orchestration with state-aware gating and monitoring to reduce redundant tool calls and improve success rates.

View profile
MK

Mid-level Machine Learning Engineer specializing in Generative AI, NLP, and MLOps

PA, USA4y exp
AllstateGannon University
View profile
DV

Junior AI Engineer specializing in NLP, computer vision, and cloud MLOps

Bristol, PA2y exp
DermanutureUniversity of New Hampshire
View profile
PY

Pallavi Yellisetty

Screened ReferencesModerate rec.

Mid-level AI/ML Engineer specializing in predictive modeling, NLP, and recommender systems

Bristol, PA4y exp
DermanutureUniversity of Texas at Arlington

AI/ML manager who has deployed production NLP in healthcare—mining unstructured clinical notes and combining them with structured patient data to predict readmissions, with strong emphasis on data alignment and terminology normalization. Also experienced operationalizing ML with Airflow/MLflow and AWS Step Functions/SageMaker, plus stakeholder-facing Power BI dashboards (e.g., marketing customer segmentation).

View profile
TM

Junior AI/ML Engineer specializing in healthcare and financial risk modeling

Bristol, PA3y exp
DermanutureUniversity of South Florida

Built and productionized a clinical NLP + patient risk stratification platform at Dermanture, combining Spark/PySpark pipelines with BERT/BioBERT for entity extraction and text classification and downstream risk models in TensorFlow/scikit-learn. Experienced running regulated, auditable ML workflows with Airflow and AWS SageMaker, emphasizing data validation (Great Expectations), drift monitoring, and explainability (SHAP) to drive clinician trust and adoption.

View profile

Need someone specific?

AI Search