Reval Logo

Vetted Logistic Regression Professionals

Pre-screened and vetted.

IM

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

Norman, OK6y exp
Northern TrustUniversity of Oklahoma
View profile
SG

Senior Data Engineer specializing in AWS-based data pipelines and multi-tenant SaaS

Sandy Springs, GA11y exp
Revenue AnalyticsUniversity of Missouri-Kansas City
View profile
SG

Mid-level AI/ML Engineer specializing in NLP, computer vision, and recommender systems

Michigan, United States4y exp
Piper SandlerLawrence Technological University

Built and deployed a production NLP sentiment analysis system at Piper Sandler to turn noisy, finance-specific customer feedback into scalable insights. Demonstrates strong end-to-end MLOps: fine-tuning BERT, improving label quality, monitoring for language drift, and automating retraining/deployment with Airflow and Docker (plus Kubeflow exposure).

View profile
RY

Senior Machine Learning Engineer specializing in LLMs, RAG, and Computer Vision

Tampa, FL9y exp
Aavishkar.aiUniversity of South Florida

Built a production LLM-powered clinical note summarization and retrieval system that structures patient/provider/payer discussions into standardized outputs (symptoms, treatments, clinical codes, and prior-auth decisions) and stores notes as embeddings for hybrid search and proactive prior-authorization prediction. Experienced with LangChain/LangGraph orchestration, RAG, and grounding against medical code databases, and has communicated model feasibility/limitations to business stakeholders (Virtusa/Comcast).

View profile
GK

Gowtham Kota

Screened

Mid-Level Full-Stack Software Engineer specializing in React, Java/Spring Boot, and AWS

Illinois, USA4y exp
ARV SystemsKakatiya Institute of Technology and Science

Full-stack product engineer who has shipped customer-facing features end-to-end, including a product detail page backed by Java/Spring Boot microservices and a React/TypeScript UI. Demonstrated measurable impact through performance and maintainability improvements (30% faster APIs, 25% less duplicated UI code, 40% reduced API complexity via GraphQL) and has operated/scaled apps on AWS with CI/CD, monitoring, and incident-driven scaling fixes.

View profile
MK

Mid-Level Full-Stack Software Engineer specializing in microservices and Generative AI

Atlanta, Georgia3y exp
Georgia State UniversityGeorgia State University
View profile
AP

Mid-level AI/ML Data Engineer specializing in secure ML pipelines and AI governance

Plano, Texas4y exp
InfosoftUniversity of Texas at Dallas
View profile
AU

Senior Data Scientist and Machine Learning Researcher specializing in NLP, LLMs, and MLOps

Lubbock, TX9y exp
Texas Tech UniversityTexas Tech University
View profile
AN

Abhishek Namdev Sawant

Screened ReferencesModerate rec.

Mid-Level Backend Software Engineer specializing in Java microservices and cloud platforms

Seattle, WA5y exp
Ecological Servants ProjectSeattle University

Backend engineer with payments domain experience who built and operated a production-grade, event-driven payment processing platform (Java/Spring Boot on GCP, MySQL) and led reliability/performance fixes that cut peak latency by ~30%. Also shipped an applied ML capstone for the Archdiocese of Seattle, building end-to-end classification pipelines and Power BI dashboards to assess financial health and capacity utilization across 74 schools.

View profile
VR

Varun Rao

Screened

Junior Data Scientist specializing in generative AI and RAG systems

San Francisco, CA3y exp
Guardian Airwaves LLCUC Davis

Data scientist at Guardian Airwaves building a RAG-powered quiz generator using Grok AI, with hands-on experience solving hard document-ingestion problems (PDFs with images/tables) via unstructured.io and LlamaIndex. Has deployed production systems on AWS EC2 and brings a pragmatic approach to agent reliability (human-in-the-loop, LLM-based eval, latency/cost metrics) while effectively translating RAG concepts to non-technical stakeholders.

View profile
NH

Senior Full-Stack & AI Engineer specializing in scalable web platforms and LLM automation

Bengaluru, India4y exp
Mu SigmaSan Francisco State University

Built a production agentic AI assistant in Python using Playwright plus Google Gemini’s vision capabilities to automatically document and execute UI workflows step-by-step, reducing developer time spent on trivial documentation/knowledge transfer. Also built an Apache Airflow ETL pipeline and has experience evaluating AI agents with human-in-the-loop methods, plus successfully communicated a vision-model-based CMS analytics PoC to non-technical university stakeholders and proposed it to Academic Technology with cost-savings rationale.

View profile
NG

Junior Machine Learning Engineer specializing in NLP, data pipelines, and LLM workflows

Raleigh, NC2y exp
EcoServantsUniversity of Colorado Boulder

Built and shipped a production LLM-powered decision system that replaced a slow, inconsistent manual review process by turning messy text into structured, auditable outputs behind an API. Demonstrates strong end-to-end ownership of reliability and operations (schema validation, retries/fallbacks, latency/cost controls, monitoring for drift) and a disciplined approach to evaluation and regression testing. Experienced collaborating with non-technical reviewers to define success criteria and deliver interpretable outputs that get adopted.

View profile
PV

Mid-Level Software Engineer specializing in backend APIs, cloud, and automation

MD, USA4y exp
EsurgiLamar University

Backend engineer at Esurgi focused on real-time clinical workflow systems, improving API reliability, performance, and security. Has hands-on experience with FastAPI/Pydantic, JWT/RBAC and row-level data isolation, plus Kafka-based real-time processing—including fixing duplicate-processing edge cases via idempotency and offset management and rolling out refactors safely with feature flags and staged deployments.

View profile
LL

Mid-level AI/ML Engineer & Data Scientist specializing in NLP and Generative AI

Overland Park, KS5y exp
CenteneUniversity of Central Missouri

Built and deployed an agentic RAG platform at Centene Health to support healthcare claims and complaints workflows (Q&A for claims agents, executive complaint summarization, and compliance triage/classification). Experienced in LangChain/LangGraph orchestration, production deployment on AWS with FastAPI/Docker/Kubernetes, and implementing HIPAA-compliant guardrails to reduce hallucinations and ensure explainable outputs.

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
ST

Shreya Thakur

Screened

Mid-level Software Engineer specializing in Python backend and LLM/ML systems

New York, USA4y exp
Saayam for AllUniversity at Buffalo

Backend/AI engineer who has shipped production LLM systems end-to-end, including an AI request-routing service (FastAPI + BART MNLI + OpenAI/Gemini) that improved accuracy ~25% after launch via eval-driven prompt/category iteration. Also built an enterprise document intelligence/RAG platform on Azure (Blob/SharePoint/Teams ingestion, OCR/NLP chunking, embeddings in Azure Cognitive Search) with PII guardrails (Presidio), confidence gating, and scalable event-driven pipelines handling millions of documents.

View profile
JV

Jai Vilatkar

Screened

Junior AI/ML Developer specializing in GenAI, LLM agents, and RAG systems

Pune, India2y exp
NexaByte TechnologiesVellore Institute of Technology

Built and shipped an agentic RAG chatbot module for NexaCLM to answer questions across large volumes of contracts while minimizing hallucinations and incorrect legal interpretations. Implemented routing between vector retrieval and ReAct-style agent retrieval plus an automated grading/validation layer (cosine-similarity thresholds, retries) and deployed via GitHub Actions to Azure Container Apps, partnering closely with legal stakeholders to define risk/clause-focused objectives.

View profile
VM

Entry-Level Data Scientist specializing in ML, Azure, and LLM applications

Gainesville, Florida1y exp
University of FloridaUniversity of Florida

ML/computer-vision practitioner who shipped a CycleGAN-based bilingual handwriting translation demo (English↔Telugu) for low-resource scripts using unpaired datasets, focusing on preserving handwriting style and real-time deployment via Gradio. Also delivered a medical imaging pipeline by fine-tuning ResNet-50 and ViT-B/16 for pneumonia detection, emphasizing reproducibility, measurable evaluation, and stakeholder-friendly iteration.

View profile
MP

Mehul Parmar

Screened

Mid-level Data Scientist specializing in insurance, healthcare, and cloud analytics

Somerset, NJ4y exp
P&F SolutionsLong Island University

Built a production-style LLM document summarization/generation workflow that mitigates token limits and reduces hallucinations using semantic chunking, FAISS-based embedding retrieval (top-k via cosine similarity), and section-wise generation. Orchestrated the end-to-end pipeline with AWS Step Functions and aligned outputs with sales stakeholders through demos, visuals, and documentation.

View profile
PM

Mid-level Data Scientist & Product Ops/Analytics professional specializing in AI and KPI systems

Remote5y exp
FundairaNortheastern University

Cross-functional operator/chief-of-staff style leader who took a product from prototype to a live pilot in 3 months, spanning public-sector data normalization, an ML matching engine, a secure API, and KPI/investor demo instrumentation. Strong focus on executive alignment and productivity via Notion-based operating systems plus automated reporting (Python/Power BI), with experience supporting fundraising and go-to-market narratives.

View profile
NR

Mid-level Machine Learning Engineer specializing in LLMs, RAG, and MLOps

Florida, United States4y exp
Community Dreams FoundationUniversity of Houston

Built and shipped a production real-time content moderation platform for Zoom/WebEx-style meetings, combining Whisper speech-to-text with fast NLP classifiers and REST APIs to flag hate speech, bias, and HIPAA-related content under strict latency constraints. Demonstrates strong MLOps/infra depth (Airflow, Kubernetes, Terraform/Helm, observability) and a pragmatic approach to reducing false positives via threshold tuning, context validation, and hard-negative data—while partnering closely with compliance and product stakeholders.

View profile
DS

Junior AI Engineer specializing in LLMs, RAG, and MLOps

San Jose, California2y exp
ReferU.AISan José State University

At ReferU.AI, designed and deployed an agentic RAG pipeline that automates multi-jurisdiction legal document drafting, emphasizing hallucination reduction through hybrid retrieval, validation agents, guardrails, and iterative regeneration. Experienced with orchestration frameworks (especially CrewAI) and rigorous testing/evaluation practices including human-in-the-loop review, adversarial testing, and production metrics/logging.

View profile

Need someone specific?

AI Search