Vetted pandas Professionals

Pre-screened and vetted.

SP

Entry-level Software Engineer specializing in data pipelines and applied AI

Santa Cruz, CA2y exp
AmazonUC Santa Cruz
View profile
NK

Junior AI Engineer specializing in enterprise LLM and FinTech systems

New York, NY4y exp
IBMCornell University
View profile
RP

Principal Enterprise Architect specializing in cloud modernization for financial services

Charlotte, NC25y exp
LPL Financial
View profile
TM

Senior Data Engineer specializing in cloud data platforms and big data pipelines

Austin, TX11y exp
Accenture
View profile
VS

Mid-level Software Engineer specializing in cloud-native platforms and healthcare systems

Dallas, TX3y exp
PlayStationUniversity of Texas at Dallas

Backend engineer with healthcare-domain experience building a security-critical RBAC identity/authentication/authorization microservice suite used across hospital imaging platforms (X-Ray, Ultrasound, etc.). Demonstrates strong security mindset (mTLS, cert hygiene, JWT, pen-testing collaboration) and pragmatic scaling/reliability practices (Nginx load balancing, Redis caching, automated tests, canary rollouts).

View profile
DV

Senior Software Engineer specializing in cloud backend systems and LLM-powered agents

Seattle, WA5y exp
AmazonSan José State University

Amazon Fire TV Devices engineer who built and shipped a production LLM-powered lab triage and validation system that grounds recommendations in internal runbooks/known-issue data and pushes evidence-based actions via dashboards and Slack. Emphasizes safety and measurability with structured JSON outputs, replay-based evaluation on historical incidents, and production metrics (e.g., disagreement rate and time-to-first-action), plus cost/latency optimizations like caching, batching, and rule-based fast paths.

View profile
AC

Mid-level AI/ML Engineer specializing in LLM applications and cloud-native systems

Remote2y exp
PYRAMYDCarnegie Mellon University

LLM engineer who has shipped production AI systems, including an RFP requirements extraction platform (OpenAI o4-mini + Azure AI Search + FastAPI) achieving 90%+ accuracy and ~5x throughput through grounding, structured outputs, parallelization, and caching. Also partnered with legal/compliance stakeholders at Nexteer Automotive to deliver an AI document comparison tool with traceability and confidence indicators, adopted by non-technical users and saving ~2 FTEs of review time.

View profile
KS

Karan Shah

Screened

Mid-level Software & Robotics Engineer specializing in autonomous systems and ROS 2

USA3y exp
Boston DynamicsUniversity of Texas at Arlington

Robotics software engineer focused on production-grade autonomy in GPS-denied environments, building full navigation stacks (perception, EKF/UKF sensor fusion, planning, control) in ROS2. Integrated YOLOv8/semantic segmentation/RL policies into real-time NAV2 pipelines via a custom perception-aware costmap layer, with emphasis on deterministic control loops, embedded GPU performance, and robust system observability/fault tolerance.

View profile
NS

Mid-Level Software Engineer specializing in cloud-native systems, automation, and LLM-enabled robotics

Sunnyvale, CA6y exp
AmazonIndiana University Bloomington

React-focused engineer who built a full-stack analytics/test-metrics dashboard (React frontend + Python backend) and turned common UI pieces (data tables, filter panels, chart wrappers) into a reusable internal component library with docs, examples, and basic tests. Strong on profiling-driven performance optimization (React Profiler, memoization) and on owning ambiguous internal-tool projects end-to-end; now planning to package internal patterns into public open-source components.

View profile
SS

Sahithi S

Screened

Mid-level AI/ML Engineer specializing in NLP, MLOps, and Generative AI

Texas, USA6y exp
NVIDIAKennesaw State University

Built and deployed a production generative AI chatbot at NVIDIA using LangChain + GPT-3 integrated with internal data sources, cutting response time nearly in half and improving CSAT by ~12 points. Also delivered LLM-driven QA tools by fine-tuning Hugging Face transformer models and deploying via an AWS-based pipeline (Lambda/Glue/S3) with orchestration (Airflow/Step Functions), CI/CD, Kubernetes, and monitoring (MLflow/Splunk/Power BI).

View profile
SK

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

Massachusetts, USA5y exp
Johnson & JohnsonRivier University

LLM-focused customer-facing engineer who repeatedly takes document Q&A and agentic prototypes into secure, monitored production systems. Experienced in reducing hallucinations via RAG + guardrails, diagnosing retrieval/embedding issues in real time, and partnering with sales to run metrics-driven PoCs that overcome accuracy/security objections and drive adoption.

View profile
CR

Mid-Level Software Engineer specializing in distributed systems and cloud-native platforms

Austin, TX5y exp
AMDNortheastern University

Backend/AI engineer who built and scaled an internal AMD semiconductor manufacturing microservice platform (SMR), reworking a synchronous lot-request workflow into an event-driven RabbitMQ/Celery/FastAPI pipeline. Diagnosed and fixed peak-load reliability issues using deep observability and Kubernetes autoscaling, cutting notification latency back to sub-second and reducing duplicates via idempotency/DLQs. Also shipped an LLM-powered natural-language search with schema-constrained JSON outputs and guardrails, plus a plan-execute-verify Jira bug-resolution agent that can propose fixes and raise PRs under restricted permissions.

View profile
YL

Yuqi Lei

Screened

Mid-level Software Engineer specializing in financial data platforms and quantitative research tooling

New York City, NY3y exp
BloombergWashington University in St. Louis

Owned and built Bloomberg’s end-to-end bitemporal dividend & dividend-forecast data platform powering BQL for 400k+ terminal users. Architected real-time Kafka ingestion (5k–10k msgs/sec) across 100k+ tickers with strong correctness guarantees (PIT/bitemporal time-travel, immutable history to avoid look-ahead bias) and achieved sub-100ms p95 query latency through indexing and caching, deployed with Kubernetes + DLQ and robust monitoring.

View profile
JA

Mid-level AI/ML Engineer specializing in NLP, RAG, and MLOps

McKinney, TX6y exp
Globe LifeTexas A&M University

Built a production LLM/RAG-based “model excellence scoring” system at Uber to automatically evaluate hundreds of ML models, standardizing quality assessment and cutting evaluation time from days to minutes on GCP. Also delivered an NLP document classification solution for insurance claims at Globe Life, partnering closely with compliance/operations and improving routing accuracy from ~85% manual to 93% with the model.

View profile
Travoy Spelling - Senior Data Scientist / ML Engineer specializing in GenAI, LLMs, and NLP in Texarkana, TX

Senior Data Scientist / ML Engineer specializing in GenAI, LLMs, and NLP

Texarkana, TX10y exp
TredenceUniversity of Texas at Austin

ML/NLP engineer focused on production GenAI and data linking systems: built a large-scale RAG pipeline over millions of support docs using LangChain/Pinecone and added a LangGraph-based validation layer to cut hallucinations ~40%. Also built scalable PySpark entity resolution (95%+ accuracy) and fine-tuned Sentence-BERT embeddings with contrastive learning for ~30% relevance lift, with strong CI/CD and observability practices (OpenTelemetry, Prometheus/Grafana).

View profile
Rohith Sadanala - Mid-level Machine Learning Engineer specializing in Generative AI and MLOps in Missouri, USA

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

Missouri, USA3y exp
AirbnbUniversity of South Florida

LLM/agent engineer who has shipped production RAG chatbots in sustainability-focused domains, including a packaging recommendation assistant that standardized messy user inputs and used Pinecone-backed retrieval over product/regulatory data. Experienced orchestrating end-to-end ML workflows with Airflow and AWS Step Functions/Lambda, emphasizing reliability (property-based testing, circuit breakers, OpenTelemetry) and measurable performance (latency/cost). Partnered closely with non-technical leadership to ship 3 weeks early, driving adoption by 150+ businesses and ~20% reported waste reduction.

View profile
Byron Pineda - Staff/Lead Data Scientist specializing in Generative AI, NLP/LLMs, and MLOps in Pascagoula, MS

Byron Pineda

Screened

Staff/Lead Data Scientist specializing in Generative AI, NLP/LLMs, and MLOps

Pascagoula, MS10y exp
TuringMississippi State University

Lead Data Scientist (10+ years) with recent work in healthcare data: built production pipelines that unify EHR, genomics, and clinical notes using NLP (spaCy/BERT/BioBERT) and scalable Spark-based processing. Also led development of domain-specific LLM/NLP systems for chatbots and semantic search, deploying models via FastAPI/Flask and improving retrieval with FAISS-backed, fine-tuned clinical embeddings and RAG-style workflows.

View profile
Akanksha Agrawal - Mid-Level Full-Stack Software Engineer specializing in event-driven data platforms in Bangalore, India

Mid-Level Full-Stack Software Engineer specializing in event-driven data platforms

Bangalore, India5y exp
SAPUniversity of Illinois Urbana-Champaign

Backend engineer with SAP experience modernizing a legacy Flask/PostgreSQL product master data platform into a modular, stateless, containerized service with Kafka-based background processing and improved observability. Also has hands-on academic/side-project experience operationalizing ML (NLP retrieval with TF-IDF/BERT via FastAPI and CV lane-edge detection inference APIs using PyTorch).

View profile
ChinmaySanjay Kawle - Junior Software Engineer specializing in cloud developer tools and backend APIs in Seattle, WA

Junior Software Engineer specializing in cloud developer tools and backend APIs

Seattle, WA2y exp
Amazon Web ServicesUniversity of Illinois Chicago

Summer intern on AWS Lambda tooling team who shipped Finch support in AWS SAM CLI, adding OS/runtime detection and robust fallback behavior to preserve Docker compatibility across developer environments. Also built an end-to-end RAG system for querying arXiv quantitative finance papers using Postgres/pgvector with two-stage retrieval, citation-grounded prompting, and rigorous evaluation loops driven by IR metrics and user feedback.

View profile
Surya Vardhan - Junior Operations Data Analyst specializing in KPI dashboards and SLA reporting in Seattle, WA

Surya Vardhan

Screened

Junior Operations Data Analyst specializing in KPI dashboards and SLA reporting

Seattle, WA1y exp
AmazonCentral Michigan University

Manufacturing/quality-focused professional with experience at Sikorsky Aerospace supporting aircraft parts production for clients such as Boeing and Cobham. Drove data-driven process improvements (cleaned/visualized production data) and redesigned material usage to cut delays by ~20% and reduce waste, while coordinating across production, inspection, QC, and delivery readiness.

View profile
HK

Mid-level Full-Stack Software Engineer specializing in cloud and data platforms

Boston, MA5y exp
Northeastern UniversityPenn State University

Full-stack engineer with experience spanning Amazon IMDb and Northeastern’s NeuroJSON portal, combining consumer product work with complex scientific data applications. Built IMDb’s streaming providers feature—described as the company’s most impactful feature of 2023—and has hands-on experience with React/Angular, GraphQL, AWS, Python services, and production monitoring.

View profile
PP

Senior Backend Software Engineer specializing in cloud, microservices, and AI systems

Richardson, TX8y exp
The University of Texas at DallasUniversity of Texas at Dallas

Built an AI-powered job outreach application for his own job search and took it from idea to production use, owning architecture, FastAPI backend, retrieval/generation pipeline, frontend workflow, deployment, and iteration. Especially compelling for teams needing a pragmatic full-stack engineer who can turn LLM-based product ideas into usable, maintainable tools with measurable workflow impact.

View profile
Chitra Uppalapati - Entry-level Software Engineer specializing in full-stack and machine learning applications in Sunnyvale, CA

Entry-level Software Engineer specializing in full-stack and machine learning applications

Sunnyvale, CA1y exp
WalmartUniversity of Illinois Urbana-Champaign

Built production Python data integrations and dashboard automation for incident analytics, with a strong focus on data quality, observability, and reliability for leadership-facing reporting. Also translated an ambiguous manual creator evaluation process at startup Spring into an automated predictive scoring feature, showing a blend of backend data engineering, test automation, and cross-functional product thinking.

View profile

Need someone specific?

AI Search