Vetted Large Language Models Professionals

Pre-screened and vetted.

CC

Mid-level Data Engineer specializing in analytics engineering, ML forecasting, and modern data stacks

Cupertino, CA4y exp
AppleNortheastern University
View profile
JH

Senior Content Designer & UX Writer specializing in AI-powered and conversational products

New York, NY11y exp
j.e.n.y.c. designsCourtauld Institute of Art
View profile
RB

Mid-level Generative AI Engineer specializing in LLMs, NLP, and multimodal systems

St. Louis, MO6y exp
BJC HealthCareNorthwest Missouri State University
View profile
SY

Mid-level Backend Software Engineer specializing in AI/LLM microservices

4y exp
RocheUSC
View profile
JU

Executive IT & Software Development Leader specializing in cloud-native transformation and trading platforms

Chicago, IL17y exp
ABN AMRO ClearingPurdue University
View profile
SK

Sammed Kamate

Screened

Mid-level Software Engineer specializing in FinTech and AI/LLM systems

3y exp
JPMorgan ChaseUC San Diego

Backend engineer with experience in both regulated healthcare and finance: built a multi-agent RAG system to generate FDA regulatory approval documents for biomedical devices, improving retrieval accuracy via hybrid search (semantic + BM25) and hierarchical chunking. Previously at JPMorgan Chase, led a Java microservice refactor and AWS migration using Elasticsearch-first patterns, caching, and safe rollout strategies (parallel runs, canary, blue-green) in asset/wealth management.

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
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
VD

Mid-level Software Engineer specializing in AWS, full-stack development, and AI data systems

Seattle, Washington3y exp
AmazonArizona State University

Backend engineer who built a Python-based data profiling/statistics platform processing up to 50M rows and ~300 metrics, using a DAG execution model, multithreading, and smart caching to cut processing time by up to 70%. Also improved PostgreSQL query performance from 12s to 2s via indexing/query rewrites, integrated an LLM (LangChain + OpenAI) for explainable “chat with the pipeline” functionality, and designed an AWS EC2+SQS architecture for scalable, isolated per-user processing.

View profile
LT

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

San Francisco, CA5y exp
City and County of San FranciscoSan Francisco State University

Software engineer with experience at Google and the City and County of San Francisco building production AI systems, including a RAG-based internal support chatbot and ML-driven ticket priority tagging. Has scaled data/ML platforms with Airflow on GCP (1M+ records/day, 99.9% SLA) and deployed multi-component systems with Docker and Kubernetes (GKE), using modern LLM tooling (LangChain/CrewAI, Claude/OpenAI, Pinecone/ChromaDB, Bedrock/Ollama).

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
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
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
Aaron Li - Junior AI/ML Engineer specializing in production LLM systems and RAG in Atlanta, GA

Aaron Li

Screened

Junior AI/ML Engineer specializing in production LLM systems and RAG

Atlanta, GA2y exp
Georgia Institute of TechnologyUniversity of Chicago

LLM/document AI engineer who owned a production-grade contract extraction pipeline at CORAMA.AI, ingesting PDFs and dynamic JavaScript sites from 1,000+ government sources. Built a hybrid deterministic+LLM system with two-phase prompting, Pydantic guardrails, confidence scoring, and human-in-the-loop review—cutting error rates from ~35% to <5% and processing 50k+ documents at ~95% accuracy. Also built clinician-in-the-loop orchestration in research, reducing manual labeling time from 3–4 hours to ~50 minutes.

View profile
Anand Madhusoodanan - Executive HR Tech & Salesforce Architect specializing in AI-driven recruiting automation in Bengaluru, India

Executive HR Tech & Salesforce Architect specializing in AI-driven recruiting automation

Bengaluru, India9y exp
Taylor RecruitGeorgia Tech

Co-founder of an HR tech startup who took an LLM-centered skill intelligence engine from prototype to production to deliver explainable, skill-based resume insights as an alternative to black-box ATS screening. Previously worked in consulting (Deloitte, Stand Up, Brilio), with experience in technical demos/workshops, pre-sales scoping, and supporting large deal cycles (including a ~$1M UK automotive client).

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
Vismay Patel - Senior AI & Machine Learning Engineer specializing in NLP, GenAI, and MLOps in Berkeley, CA

Vismay Patel

Screened

Senior AI & Machine Learning Engineer specializing in NLP, GenAI, and MLOps

Berkeley, CA7y exp
Kaiser PermanenteSan Francisco State University

ML/GenAI practitioner with healthcare domain depth who built and deployed a production cervical-cancer EMR classification system using a hybrid rules + medical BERT approach, optimized for high recall under severe class imbalance and PHI constraints. Experienced running end-to-end production ML/LLM pipelines with Apache Airflow (validation, promotion/rollback, monitoring, retraining) and partnering closely with clinicians to calibrate thresholds and implement human-in-the-loop review.

View profile
SA

Mid-level Full-Stack Engineer specializing in AI-driven data platforms

Santa Barbara, CA5y exp
UberUniversity of Alabama at Birmingham

Full-stack engineer with 5+ years of experience who built real-time data visualization and analytics systems at Uber, spanning React/TypeScript frontends, Node/GraphQL services, Kafka pipelines, and PostgreSQL. Particularly compelling for teams needing a hands-on builder who can turn ambiguous customer needs into scalable products, and who has also applied RAG with LangChain/OpenAI over 1.8M support files to surface actionable insights.

View profile
DC

Director-level content and AI product leader specializing in EdTech and digital content systems

Boston, MA26y exp
ZillowUniversity of Dayton

Product leader with experience at Chegg building student-focused education products, including an ebook subscription launched in response to Amazon competition that helped drive major digital growth. Also led integration of AI/ML capabilities for question classification and personalized learning workflows, with a strong emphasis on accuracy, affordability, and acting on student feedback.

View profile
Syed Husain - Senior Software Engineer specializing in AI and healthcare platforms in San Francisco, CA

Syed Husain

Screened

Senior Software Engineer specializing in AI and healthcare platforms

San Francisco, CA5y exp
HumanaUniversity of Texas at Austin

Backend/ML engineer who has moved from enterprise energy systems at Chevron into healthcare AI, including co-founding a medical billing AI startup and building real-time clinical assistant infrastructure at Humana. Particularly strong in production LLM systems, streaming backend architecture, and regulated healthcare workflows where latency, reliability, auditability, and user trust all matter.

View profile
MB

Manoj Bagul

Screened

Executive Engineering & AI Platform Leader in Enterprise SaaS

New York, NY25y exp
Qlaws.aiSavitribai Phule Pune University

Healthcare data platform builder with experience at Aetion delivering a rule-based EMR/EHR ingestion and validation framework that cut onboarding from 8–10 weeks to hours and unlocked $30M+ in revenue over ~3 years. Motivated to found an AI/agent-driven healthcare solution, with a specific interest in using PET scans, doctor notes, and treatment data with LLMs to help predict cancer progression and guide next-step treatments.

View profile

Need someone specific?

AI Search