Vetted Feature Engineering Professionals

Pre-screened and vetted.

PRAHARSHA JANDHYALA - Mid-level Data Scientist/Data Analyst specializing in ML, BI dashboards, and ETL pipelines in Dallas, TX

Mid-level Data Scientist/Data Analyst specializing in ML, BI dashboards, and ETL pipelines

Dallas, TX4y exp
HumanaArizona State University

Data/ML practitioner with experience at Humana and Hexaware, focused on turning messy, semi-structured datasets into production-ready pipelines. Built an age-prediction model from book ratings using heavy feature engineering and multiple regression models, and has hands-on entity resolution (deterministic + fuzzy matching) plus embeddings/vector DB approaches for linking and search relevance.

View profile
Shrinivas Bhusannavar - Mid-level AI Engineer specializing in agentic LLM systems and RAG platforms in San Jose, CA

Mid-level AI Engineer specializing in agentic LLM systems and RAG platforms

San Jose, CA5y exp
SquareShiftSan José State University

Built and shipped Serrano AI, a multi-tenant SaaS conversational AI platform that automates Odoo ERP workflows and lets ops/finance/supply-chain teams query ERP data in natural language. Implemented a multi-agent architecture (LangChain/LangGraph/CrewAI) with hybrid RAG over ERP schemas, deployed on Heroku/Vercel with production observability, cutting reporting time by ~80% while addressing hallucinations, latency, and schema complexity.

View profile
Bhavishyasai Chigurupati - Mid-Level Data/ML Engineer specializing in Generative AI and cloud data platforms in Overland Park, KS

Mid-Level Data/ML Engineer specializing in Generative AI and cloud data platforms

Overland Park, KS5y exp
CignaUniversity of Central Missouri

Built and productionized an LLM-based financial document analysis system using a RAG pipeline, including robust ingestion/chunking/embedding workflows, vector DB retrieval, and an AWS-deployed FastAPI service containerized with Docker. Demonstrates strong applied expertise in improving retrieval quality and latency at scale, plus hands-on experience debugging agentic/LLM workflows with monitoring and trace-based analysis while supporting demos and customer-facing adoption.

View profile
AS

Intern Software Engineer specializing in backend, cloud, and machine learning

Remote, USA0y exp
HealthEdgeStevens Institute of Technology

Built practical automation systems spanning an NLP-based news classification pipeline and a WhatsApp interaction agent. Shows strong instincts around production reliability—using structured outputs, schema validation, idempotency, retries, and clarification flows to prevent bad actions in real-world messaging workflows.

View profile
JP

Jeet Patel

Screened

Junior AI and Backend Engineer specializing in LLM systems

Massachusetts, USA3y exp
Boston Wholesale Outlet IncNortheastern University

AI/LLM engineer who has shipped production RAG copilots and multi-agent workflows, including a real-time Llama3 (Ollama) copilot backend handling 12k+ concurrent queries at 99.9% uptime. Deep on orchestration (Langflow/Airflow/Kubernetes), reliability evaluation (hallucination detection, p95 latency, token cost), and monitoring (Prometheus/Grafana), with demonstrated stakeholder-facing analytics delivery via Tableau.

View profile
LN

Intern software engineer specializing in AI, mobile, and distributed systems

New York City, NY0y exp
Mobile Defender Inc.NYU

Entry-level candidate who built NYC Lens, a real-time Gemini-based multi-agent system that processes live camera input, identifies landmarks, and returns structured contextual insights. Despite being a fresher, they show hands-on experience with deployment on Cloud Run, modular orchestration, noisy-data handling, and reliability patterns like retries, fallbacks, and explicit state management.

View profile
Aaron Rodrigues - Junior Business & Data Analyst specializing in FinTech and banking analytics in Jacksonville, FL

Junior Business & Data Analyst specializing in FinTech and banking analytics

Jacksonville, FL5y exp
BMOUniversity of South Florida

Analytics professional with Travelex experience spanning SQL ETL, Python-based machine learning workflows, and Power BI dashboarding in risk, fraud, and AML contexts. Stands out for replacing a $150K+ third-party compliance tool with internal dashboards and for materially improving operational efficiency through alert tuning, cutting alert volume by 50% and false positives by 60%.

View profile
AJ

Arslan Javed

Screened

Senior Machine Learning Engineer specializing in LLMs, NLP, and computer vision

New York, NY8y exp
Codex InnovationBrookdale Community College

Built and owned production GenAI systems for both infrastructure automation and customer support. Most notably, they created a self-healing multi-cloud incident response system that automated 65% of tier-1 alerts and reduced application crashes by 75%, and also shipped a hybrid RAG support triage agent that automated 60% of tier-1 inquiries with human escalation guardrails.

View profile
SaiSindhu Beeravolu - Mid AI/ML Engineer specializing in LLMs, RAG, and healthcare AI in Illinois, USA

Mid AI/ML Engineer specializing in LLMs, RAG, and healthcare AI

Illinois, USA4y exp
UnitedHealth GroupUniversity of Maryland, Baltimore County

Healthcare ML/AI engineer with production experience at UnitedHealth Group, including an end-to-end readmission prediction system built on 50M+ patient records that improved accuracy by 18% and reduced preventable readmissions by 12%. Also shipped a clinically grounded LLM/RAG referral generator with human-in-the-loop safety controls, showing strong depth in regulated, high-stakes AI systems.

View profile
Almas Fathimah - Senior AI Engineer specializing in Generative AI and ML platforms in USA

Senior AI Engineer specializing in Generative AI and ML platforms

USA7y exp
EnteraUniversity of Maryland, Baltimore County

Built and owned a production RAG-based conversational AI system at Entera for real estate analysis, taking it from experimentation through AWS deployment, monitoring, and iterative improvement. Demonstrates strong practical judgment in retrieval design, LLM safety, and scalable Python service architecture, with measurable impact including 30-40% reduction in manual analysis time and roughly 30% better response accuracy.

View profile
SC

Mid-level Software Engineer specializing in Python backend and AI/GenAI

Jersey City, NJ4y exp
PTCSt. Francis College

Backend/infrastructure-focused engineer building AI-agent products for small businesses, including a customer-service agent platform with intent routing, RAG over Pinecone, and external booking API integration. Has shipped Python/FastAPI services with JWT auth, versioned APIs, Docker deployments to AWS EC2 via GitHub Actions, and production monitoring with Prometheus/Grafana.

View profile
RB

Raghav Bajaj

Screened

Junior Software Engineer specializing in backend systems and ML applications

Modesto, CA2y exp
Center for Human Services (CHS)UC Riverside

Full-stack engineer with hands-on experience building and shipping production web products across AI, frontend, backend, and DevOps. Notably built an end-to-end resume-job matching platform during an internship that processed 1000+ resumes/day and cut recruiter screening effort by 60%, and later shipped an internal operations dashboard at CHS with measurable performance gains.

View profile
SUMANTH Metimath - Mid-level Data Scientist specializing in ML, LLMs, and AI systems in Potsdam, NY

Mid-level Data Scientist specializing in ML, LLMs, and AI systems

Potsdam, NY3y exp
Clarkson UniversityClarkson University

Candidate takes a pragmatic approach to AI-driven development, using AI as a productivity and learning aid while emphasizing personal understanding and code validation. They have hands-on experience applying AI-assisted workflows to a resume analysis and ATS scoring project, including code generation, debugging, parsing logic improvement, and testing.

View profile
PM

Pranit Mhatre

Screened

Mid Software Engineer specializing in AI backend and FinTech systems

USA4y exp
AllstateClark University

Built an AI-driven trading mentor/analytics system combining a React frontend, Spring Boot backend, and FastAPI ML service for stock risk and indicator analysis. Stands out for a pragmatic approach to AI-assisted development: uses AI for acceleration, but manually reviews code line by line, validates outputs against real market behavior, and adds safeguards for unreliable financial data.

View profile
Anirudh Raj - Entry-Level Machine Learning & Cloud Engineer specializing in AI data pipelines in Boston, MA

Anirudh Raj

Screened

Entry-Level Machine Learning & Cloud Engineer specializing in AI data pipelines

Boston, MA
Northeastern University

Early-career cloud/appsec-focused engineer with hands-on experience building secure, observable microservice systems on AWS (IAM least privilege, KMS encryption, Secrets Manager, CloudWatch, ALB) and troubleshooting autoscaling-related 500s down to connection pooling issues. Also deployed heavy ML workloads on Kubernetes by decomposing diffusion/transformer services, using workload identity to eliminate static credentials, and maintaining GitOps-style deployment audit trails.

View profile
Seymour Douglas - Executive Data & AI Leader specializing in cloud-native platforms and data-intensive systems

Executive Data & AI Leader specializing in cloud-native platforms and data-intensive systems

18y exp
Global Enterprises

Data/ML and product leader with large-scale consumer and enterprise experience (including Walmart) who blends hands-on prototyping with executive stakeholder alignment. Has delivered measurable outcomes across personalization, semantic search/knowledge graphs, and fraud/security architecture, and has scaled organizations rapidly (30→180 in 12 months) by upskilling and building modern data/ML engineering capabilities.

View profile
Saketh Kota - Mid-level Data Scientist / ML Engineer specializing in Generative AI, RAG, and MLOps in Irving, TX

Saketh Kota

Screened

Mid-level Data Scientist / ML Engineer specializing in Generative AI, RAG, and MLOps

Irving, TX4y exp
U.S. Bank

Built and productionized a RAG-based LLM research assistant for biomedical and regulatory document search using Mixtral 7B on SageMaker, LangChain, and Milvus, cutting research time by ~40%. Has hands-on multi-cloud MLOps experience across AWS/Azure/GCP with Kubeflow/Airflow/Composer plus Terraform + ArgoCD, and applies rigorous evaluation/monitoring (latency, accuracy, hallucinations). Also partnered with a non-technical PM to deliver an insurance policy Q&A chatbot that reduced customer response time by 30%+.

View profile
JP

Mid-level Machine Learning Researcher specializing in computational geometry and scientific computing

Amherst, MA5y exp
Smith CollegeUniversity of Massachusetts Amherst
View profile
RD

Mid-level AI/ML Engineer specializing in LLMs, MLOps, and AI security

Gurugram, India3y exp
Sun LifeCalifornia State University, Sacramento
View profile
VK

Mid-level Data Scientist specializing in Generative AI and NLP

Irving, TX6y exp
CDWUniversity of Texas at Arlington
View profile
LD

Mid-level Data Scientist & AI/ML Engineer specializing in GenAI, NLP, and predictive modeling

Remote, USA5y exp
CenteneAdelphi University
View profile
AS

Senior Machine Learning Engineer specializing in GenAI, LLMs, and Python backend

Dallas, TX11y exp
CapgeminiUnion Institute & University
View profile
NP

Mid-level AI/ML Engineer specializing in credit risk, NLP, and fraud detection

5y exp
The HartfordSouthern University and A&M College
View profile
MK

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

PA, USA4y exp
AllstateGannon University
View profile

Need someone specific?

AI Search