Vetted Data Ingestion Professionals

Pre-screened and vetted.

Kiran Kumar - Mid-level Software Engineer specializing in Java microservices and GenAI automation in USA

Kiran Kumar

Screened

Mid-level Software Engineer specializing in Java microservices and GenAI automation

USA4y exp
AirbnbAuburn University at Montgomery

Software engineer (4+ years) with hands-on production GenAI experience: built an AI incident triage assistant that summarizes production logs for on-call engineers and iterated it using real incident metrics (time-to-signal, triage duration). Also shipped a RAG-based customer support knowledge assistant using embeddings + vector retrieval with strong guardrails (relevance thresholds/abstain, sanitization, auditing) and a formal eval loop (500-query gold set) that drove measurable retrieval improvements.

View profile
BD

Mid-level Java Full-Stack Developer specializing in scalable microservices

Missouri, USA5y exp
PalantirUniversity of Central Missouri

Full-stack engineer with hands-on experience shipping operational products in inventory and production management, spanning React/TypeScript frontends and Python, Node.js, and Java/Spring Boot backends. Particularly strong in making complex systems usable and reliable in production, including AI-powered anomaly detection with fallback logic, observability, and user-friendly alerting for non-technical operations teams.

View profile
Ranfei Pang - Mid-level Software Engineer specializing in AI systems and FinTech in Boston, MA

Ranfei Pang

Screened

Mid-level Software Engineer specializing in AI systems and FinTech

Boston, MA4y exp
AmazonNortheastern University

Amazon warehouse-tools engineer with strong full-stack and GenAI systems experience, spanning large-scale provisioning platforms and internal LLM/chatbot products. They’ve owned systems end to end, including React/TypeScript frontends, Java/AWS backend orchestration, and Bedrock-based RAG architectures, with measurable impact on latency, token cost, validation quality, and operational support load.

View profile
VS

Mid-Level Software Engineer specializing in LLM agents and real-time data streaming

8y exp
AmazonRutgers University–New Brunswick

Software engineer with experience at Striim and Amazon who ships end-to-end production systems across UI, backend, ML, and operations. Built a real-time PII detection capability for a streaming data platform by integrating Python ML inference into a Java monolith via gRPC sidecars, achieving ~3M events/hour throughput and ~93% accuracy, and helped drive enterprise adoption (Fiserv, CVS). Also modernized internal Amazon tooling for multi-region scale with modularization and fully automated deployments.

View profile
SP

Mid-level Backend Software Engineer specializing in Python APIs and payment systems

USA6y exp
StripeSouthern Illinois University Carbondale

Backend/ML systems engineer with Stripe payments experience who built an asynchronous processing upgrade handling millions of API requests, cutting peak latency ~20–25% while preserving strict financial consistency via idempotency-safe retries and robust validation/fallbacks. Also built scalable ETL pipelines for messy CSV/Excel/API data with strong observability (structured logging/monitoring) and reliability mechanisms.

View profile
RK

Mid-level AI/ML Engineer specializing in Generative AI, Conversational AI, and RAG systems

NJ, USA4y exp
Scale AIRowan University

Built and shipped a production enterprise RAG knowledge assistant that returns grounded, cited answers and uses confidence-based fallbacks (clarifying questions/abstention) with monitoring and compliance controls for sensitive data. Implemented end-to-end agent orchestration (function calling, structured JSON, state, retries/rate limits) plus eval/feedback loops, and achieved a reported 30–40% improvement in knowledge-task completion time while reducing hallucinations via retrieval improvements.

View profile
Velusamy Ramasamy - Principal Software Architect specializing in cloud platforms, data engineering, and enterprise security in Seattle, WA

Principal Software Architect specializing in cloud platforms, data engineering, and enterprise security

Seattle, WA29y exp
T-MobileGovernment College of Engineering, Tirunelveli

Engineering leader with experience defining solutions from business requirements through detailed specifications and implementation, emphasizing cost-aware technology selection. Has led architectural changes including adding IBM Cloud alongside AWS for budget reasons and integrating caching/messaging to improve availability and performance, and describes scaling distributed teams via experienced DevOps/QA hires and structured evaluation.

View profile
Shriya Bannikop - Mid-level Software Engineer specializing in cloud platforms, data engineering, and distributed systems in Seattle, WA

Mid-level Software Engineer specializing in cloud platforms, data engineering, and distributed systems

Seattle, WA5y exp
Amazon Web ServicesKLE Technological University

Full-stack engineer who built and owned an AI-assisted job-matching dashboard in Next.js App Router/TypeScript, keeping LLM logic server-side and improving performance via deduplication, caching/revalidation, and streaming (35% fewer duplicate LLM calls; 40% faster first render). Also has strong data/backend chops: designed Postgres models and optimized queries at million-record scale (1.8s to 120ms) and built durable AWS multi-region telemetry workflows with idempotency, retries, and monitoring.

View profile
Bhanu Chander - Senior Data Engineer specializing in cloud data platforms and real-time pipelines in New York, NY

Bhanu Chander

Screened

Senior Data Engineer specializing in cloud data platforms and real-time pipelines

New York, NY6y exp
DisneyIndiana Wesleyan University

Data engineer focused on reliability and observability, building end-to-end pipelines processing millions of records/day from sources like S3 and Kafka. Has hands-on experience with Airflow-based data quality automation, PySpark/Databricks transformations, and shipping versioned Python REST APIs deployed via Docker/Kubernetes with CI/CD (Jenkins) and monitoring (CloudWatch/Azure Logs).

View profile
AC

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

New Jersey, USA5y exp
JPMorgan ChaseStevens Institute of Technology

GenAI/LLM engineer who architected and deployed a production RAG “research assistant” for JPMorgan Chase’s regulatory compliance team, focused on safety-critical behavior (mandatory citations, refusal when evidence is missing). Deep hands-on experience with LlamaIndex, Pinecone, Hugging Face embeddings, LangGraph agent workflows, and metric-driven evaluation (golden sets, TruLens), including a reported 28% relevancy lift via cross-encoder re-ranking.

View profile
CL

Senior Full-Stack Engineer specializing in AWS-native backend modernization

San Francisco, CA9y exp
QualioGeorgetown University

Backend/data engineer focused on compliance and statistical processing systems on AWS, building containerized FastAPI services plus event-driven async workflows (Step Functions/EventBridge) with strong reliability patterns (JWT auth, idempotency, structured logging). Has modernized SAS-based batch pipelines into modular Python/AWS services with parallel-run parity validation, and has demonstrated measurable SQL performance wins (40+ min to <10 min) and hands-on incident ownership using CloudWatch-driven detection and prevention.

View profile
ZJ

ZHIYONG JIANG

Screened

Senior AI & Machine Learning Engineer specializing in GenAI, Agentic AI, and RAG

19y exp
DisneyUniversity of Utah

Built a production agentic AI system to automate data science work using a layered architecture (executive-summary handling, tool-based execution, and on-the-fly code generation). Demonstrates strong end-to-end agent development practices including RAG with vector databases, prompt engineering, and multi-method evaluation (LLM-as-judge/human/code-based), plus Airflow-based orchestration for ML data pipelines and close collaboration with business end users.

View profile
VV

Vishnu Varma

Screened

Senior AI/ML Engineer specializing in LLMs, GenAI, and MLOps

Milpitas, California8y exp
DatabricksCampbellsville University

AI/ML engineer (Cognizant) who built a production, real-time credit card fraud detection platform combining deep-learning anomaly detection with an LLM-based explanation layer. Strong focus on regulated deployment: addressed class imbalance and feature drift, and added guardrails (SHAP/structured inputs, fine-tuning on analyst reports, rule-based validation) to keep explanations accurate and compliant. Orchestrated the full pipeline with Airflow + Databricks/Spark and used MLflow/Prometheus plus A/B and shadow deployments for measurable reliability.

View profile
Vivek Reddy - Mid-level Data Scientist/Data Engineer specializing in ML pipelines, insurance and healthcare analytics in Los Angeles, CA

Vivek Reddy

Screened

Mid-level Data Scientist/Data Engineer specializing in ML pipelines, insurance and healthcare analytics

Los Angeles, CA7y exp
Venture ConnectUC Berkeley

Built a production assistive-vision iPhone app to help visually impaired users find grocery items, training a custom YOLO detector on 2,000+ self-collected/annotated images and deploying via CoreML with a cloud multimodal LLM for navigation instructions. Brings hands-on AWS serverless + ECS container deployment (CDK/GitHub Actions) and a disciplined approach to AI workflow reliability (state-machine design, offline evals, stress tests, logging/metrics), plus experience communicating model insights to non-technical stakeholders (MOTER Technologies).

View profile
Gagan Reddy Konani - Mid-level Machine Learning Engineer specializing in LLMs and RAG for healthcare in Remote, USA

Mid-level Machine Learning Engineer specializing in LLMs and RAG for healthcare

Remote, USA2y exp
MedtronicUniversity of Illinois Chicago

AI Engineer (Medtronic) who deployed a production RAG-based clinical assistant grounded in curated biomedical literature (no patient-identifiable data). Deep hands-on experience orchestrating and hardening LLM workflows with LangChain/LangGraph, including stateful agentic flows, rigorous testing, and evaluation; reports a 72% accuracy improvement through retrieval enhancements (query rewriting, multi-query expansion, MMR reranking).

View profile
SL

Sherry Li

Screened

Intern Software Engineer specializing in backend and data systems

Philadelphia, PA1y exp
URBNBoston University

Built a real-time fraud monitoring dashboard in React/TypeScript for high-frequency financial data, with a strong focus on preventing UI lag that could cause analysts to miss costly fraud patterns. Demonstrates deep frontend performance expertise across batching, memoization, virtualization, profiling, and browser layout optimization, plus some graph/visualization work involving layout stabilization and edge bundling.

View profile
DL

David Leonick

Screened

Principal Product Manager specializing in data platforms, governance, and compliance

22y exp
Cognotic AISanta Clara University

Product leader with 12 years of experience spanning consumer, platform, and data-governance products. Most notably built a Content Security platform at Disney from a vague concept into a delivered Salesforce-based product with centralized data, orchestration, auditing, and watermarking modules, and has a track record of navigating complex stakeholder and technical constraints.

View profile
MA

Moh Abdullah

Screened

Senior AI/ML Engineer specializing in Generative AI, LLMs, and production ML systems

New York, USA9y exp
Luma AI

ML/AI engineer with hands-on ownership of both classical ML and GenAI systems in production. They built an end-to-end churn prediction service on AWS and also shipped RAG-based document search/summarization features, with clear experience in monitoring, hallucination reduction, cost/latency optimization, and creating shared Python/LLM infrastructure used across teams.

View profile
PV

Mid-level MLOps/DevOps Engineer specializing in cloud automation and ML pipelines

USA4y exp
UberEastern Illinois University
View profile
Jayanth Ramasani - Mid-level Python Full-Stack Developer specializing in AI-driven cloud applications in Los Angeles, CA

Mid-level Python Full-Stack Developer specializing in AI-driven cloud applications

Los Angeles, CA5y exp
RedditWebster University
View profile
Mohan Karthik Samudrala - Mid-level AI Software Engineer specializing in LLM agents and workflow orchestration

Mid-level AI Software Engineer specializing in LLM agents and workflow orchestration

4y exp
AmazonUC Riverside
View profile
SB

Mid-level Data Analyst specializing in healthcare, e-commerce, and cloud analytics

Fort Lauderdale, FL6y exp
Kaiser PermanenteFlorida Atlantic University
View profile
Jack Hoge - Senior Software Engineer specializing in AI, full-stack products, and developer tools in Austin, TX

Senior Software Engineer specializing in AI, full-stack products, and developer tools

Austin, TX17y exp
Gauntlet AICornell University
View profile
MW

Senior Video Editor & Producer specializing in sports and broadcast storytelling

Amsterdam, Netherlands23y exp
DynamicVibe ProductionsFashion Institute of Technology
View profile

Need someone specific?

AI Search