Reval Logo
Home Browse Talent Skilled in BERT

Vetted BERT Professionals

Pre-screened and vetted.

BERTPythonDockerSQLPyTorchTensorFlow
SR

Sushmitha Ramesh

Screened

Mid-level Data Scientist specializing in ML, LLMs, and Azure MLOps

Remote, USA6y exp
HeadStarter AIColorado State University

“Cloud/ML engineer with production deployment experience on Azure (Dockerized models, managed APIs, data pipelines) who has repeatedly stabilized unreliable systems—e.g., taking an API-driven analytics pipeline from ~60% to 98% reliability and an Azure ML service from ~80% to 97% by addressing rate limits, container memory, and gateway timeouts. Also built an explainable contract-risk model for entertainment bookings (Transformers + SHAP) and integrated it into a legacy booking system via a Flask REST API, plus prior IoT work at Nissan processing CAN bus sensor streams for diagnostics/anomaly insights.”

A/B TestingAPI IntegrationBERTCI/CDData CleaningData Visualization+80
View profile
AP

AKHILA PATLOLLA

Screened

Mid-level Machine Learning Engineer specializing in production ML, forecasting, NLP and computer vision

IL, USA4y exp
CignaChicago State University

“Built and deployed a production LLM-powered support assistant for customer support agents using a RAG architecture over internal docs and past tickets, with human-in-the-loop review. Demonstrates strong applied LLM engineering focused on real-world constraints (hallucinations, latency, cost) using routing to smaller models, reranking, caching, and rigorous evaluation/monitoring (offline eval sets, A/B tests, KPI tracking).”

PythonRJavaSQLC++Pandas+109
View profile
AM

Aarushi Mahajan

Screened

Junior AI/ML Engineer specializing in LLMs, RAG, and information retrieval

Boston, MA2y exp
University of Massachusetts AmherstUniversity of Massachusetts Amherst

“Internship experience shipping production AI systems: built an end-to-end RAG platform (Python/FastAPI + LangChain/LangGraph + vector search) to answer support questions from unstructured internal docs, with a strong focus on hallucination prevention through confidence gating and rigorous offline/online evaluation. Also delivered an AI-driven personalization/analytics feature using an unsupervised clustering pipeline, iterating with PMs to align statistically strong clusters with actionable business segmentation.”

PythonSQLCC++JavaTypeScript+116
View profile
PV

Poojitha Vajja

Screened

Mid-level Data Scientist / ML Engineer specializing in healthcare predictive analytics and NLP

New York, NY4y exp
NYU Langone HealthLamar University

“Built and deployed a real-time hospital readmission risk prediction system at NYU Langone Health, combining structured EHR data with BERT-based NLP on clinical notes and serving predictions to clinicians via Azure ML and FHIR APIs. Emphasizes production reliability and clinical trust through SHAP-based explainability and robust healthcare data preprocessing, and reports a 22% reduction in 30-day readmissions.”

PythonSQLJavaRC++Scikit-learn+108
View profile
SR

SREEJA REDDY Konda

Screened

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

Kentwood, MI6y exp
Fifth Third BankUniversity of Central Missouri

“AI/ML Engineer at Fifth Third Bank who has shipped production fraud detection and risk analysis systems combining ML models with LLM-powered insights/explanations, including real-time monitoring, drift detection, and automated retraining under regulatory explainability constraints. Also built a hybrid-retrieval internal knowledge-base QA system (+20% top-5 relevance) and delivered a customer support chatbot that reduced first response time by 30% through strong stakeholder collaboration.”

PythonSQLRJavaScalaScikit-learn+102
View profile
YA

Yogita Adari

Screened

Mid-level AI Engineer specializing in generative AI, multimodal evaluation, and agentic RAG systems

San Francisco, USA4y exp
Handshake AISyracuse University

“Built and productionized an agentic LLM automation system for an insurance client to determine medication eligibility, using prompt-chaining plus a RAG pipeline over policy rules and deploying on AWS (Lambda/Step Functions, Bedrock) with a serverless architecture. Addressed major data/schema mismatch issues via a semantic matching pipeline and validated performance through human agreement scoring, A/B testing, KPI monitoring, and confidence-based human-in-the-loop review.”

AgileAWS GlueAWS LambdaAzure Data FactoryAzure FunctionsBERT+109
View profile
NK

Nagaraju Kanubuddi

Screened

Mid-level AI/ML Engineer specializing in fraud detection, recommender systems, and forecasting

Remote, USA4y exp
CitigroupUniversity of Dayton

“ML engineer/data scientist who built and deployed a real-time fraud detection platform at Citi on AWS SageMaker, processing 3M+ daily transactions and improving fraud response by 28%. Combines unsupervised anomaly detection (autoencoders) with ensemble models (XGBoost/Random Forest) plus Airflow/Step Functions orchestration, drift monitoring, and explainability (SHAP) to keep models reliable and compliant in production.”

PythonpandasspaCyRSQLPySpark+172
View profile
BA

Bhavana Anna

Screened

Mid-level AI/ML Engineer specializing in fraud detection and Generative AI (RAG)

USA5y exp
USAAKennesaw State University

“AI/ML engineer who has shipped production LLM and ML systems, including a RAG pipeline that ingested ~500k insurance/client documents to help adjusters answer questions faster and more consistently. Experienced in handling messy real-world document formats, tuning retrieval/chunking, and reducing latency via vector search optimization, precomputed embeddings, and caching. Also built orchestrated fraud-detection deployment workflows using AWS Step Functions and SageMaker, and partners closely with non-technical operations teams on NLP automation.”

AWSAWS CloudFormationAWS LambdaBERTCI/CDClaude+82
View profile
YA

Yashi Agarwal

Screened

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

Los Angeles, CA4y exp
KaiyrosCalifornia State University, East Bay

“Built and deployed a production LLM-powered phone assistant for a healthcare clinic, combining streaming STT/TTS with RAG over approved clinic documents and strict safety guardrails to prevent unverified medical advice, plus seamless human handoff. Also has hands-on Apache Airflow experience building robust daily ML/data pipelines with data validation, retries/timeouts, monitoring, and metric-gated model deployment, and iterates closely with clinic staff using real call reviews.”

A/B TestingApache AirflowApache SparkAzure Machine LearningBashBERT+103
View profile
MY

Mounika Yalamanchili

Screened

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

USA4y exp
State StreetWebster University

“Built and deployed a production RAG system for financial/compliance teams using GPT-4, Claude, and local models to retrieve and summarize thousands of internal documents with strong security controls (role-based retrieval, PII masking). Drove significant operational gains (30+ hours/week saved, ~35% productivity lift, ~45% faster responses) and orchestrated end-to-end ingestion/embedding/index refresh pipelines with Airflow, S3, and SageMaker while partnering closely with compliance stakeholders on auditability and traceability.”

A/B TestingAnomaly DetectionAWS CloudFormationAWS LambdaAzure DevOpsAzure Machine Learning+198
View profile
JP

Jay Patel

Screened

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

USA6y exp
State StreetPace University

“ML/LLM engineer with production experience building a RAG-based LLM support assistant (FastAPI, Redis, Kafka) with multi-layer validation and human-in-the-loop feedback loops to improve accuracy over time. Has orchestration and MLOps depth using Airflow and Kubeflow on Kubernetes (autoscaling, alerting, monitoring) and delivered measurable ops impact (40% ticket efficiency improvement) by partnering closely with customer support teams.”

PythonRSQLPyTorchTensorFlowscikit-learn+106
View profile
SP

sai Pavan

Screened

Mid-level AI/ML Engineer specializing in MLOps, NLP, and real-time ML pipelines

5y exp
American Family InsuranceGeorge Mason University

“Built a production, real-time insurance claims document-understanding and fraud-detection pipeline using TensorFlow + fine-tuned BERT, deployed on AWS (SageMaker/Lambda/API Gateway) with automated retraining via MLflow and Jenkins. Addressed noisy documents and latency using augmentation and model distillation (3x faster), cutting claims ops manual review by ~50% and reducing fraudulent payouts.”

A/B TestingAmazon API GatewayAmazon EC2Amazon KinesisAmazon RedshiftAmazon S3+157
View profile
SJ

Shanmukha Jwalith Kristam

Screened

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

Alexandria, Virginia3y exp
Schizophrenia & Psychosis Action AllianceStony Brook University

“Built and deployed an AI agent to help patients navigate complex housing information by scraping and normalizing unstructured data across all 50 U.S. states, then layering a LangChain RAG system with MMR re-ranking to reduce hallucinations. Experienced in orchestrating multi-agent workflows (LangGraph/CrewAI) and production reliability practices (Pydantic-validated outputs, LLM-as-judge evals, tracing). Also delivered stakeholder-facing explainability via SHAP dashboards for a loan-approval predictive model at Welspot.”

RPythonNumPypandasscikit-learnPyTorch+130
View profile
RR

Rajeev Reddy

Screened

Mid-level AI/ML Engineer specializing in NLP and production ML on cloud

4y exp
The HartfordFlorida Atlantic University

“ML engineer/data scientist who deployed a production credit risk + insurance claims triage platform at Hartford Financial, combining XGBoost default prediction with BERT-based document classification. Demonstrated strong MLOps by cutting inference latency to sub-500ms and building drift monitoring plus automated retraining/deployment pipelines (MLflow, CloudWatch, GitHub Actions, SageMaker) with human-in-the-loop review and SHAP-based explainability for underwriting adoption.”

A/B TestingAgileAmazon EC2Amazon RedshiftAmazon S3Anomaly Detection+115
View profile
TB

Teja Babu Mandaloju

Screened

Mid-level Data Scientist/MLOps Engineer specializing in NLP, GenAI, and cloud ML platforms

Chicago, USA5y exp
VosynUniversity of North Texas

“AI/ML engineer who led production deployment of a multimodal (text/video/image) RAG system on GCP using Gemini 2.5 + Vertex AI Vector Search, scaling to 10M+ documents with sub-second latency and +40% retrieval accuracy. Strong MLOps/orchestration background (Kubernetes, CI/CD, Airflow, MLflow) with proven impact on reliability (75% fewer incidents) and deployment speed (92% faster), plus experience delivering explainable ML (XGBoost + SHAP + Tableau) to non-technical retail stakeholders.”

PythonRSQLMATLABC#Scikit-learn+166
View profile
DG

Divya Ganapala

Screened

Mid-level Data Scientist specializing in cloud ML, MLOps, and predictive analytics

Dallas, TX4y exp
UnitedHealth GroupJawaharlal Nehru Technological University, Hyderabad

“NLP/ML engineer with hands-on healthcare and support-ticket text experience, building clinical-note structuring and semantic linking systems using spaCy, BERT clinical embeddings, and FAISS. Emphasizes production-grade delivery (Airflow/Databricks, PySpark, Docker, AWS/FastAPI/Lambda) and rigorous validation via clinician-labeled datasets, retrieval metrics, and user feedback.”

PythonRSQLPySparkPandasNumPy+155
View profile
MK

Manav Kamdar

Screened

Intern Full-Stack Software Engineer specializing in web apps, cloud microservices, and AI tooling

Cary, NC1y exp
Cesta IncNorth Carolina State University

“Robotics/embedded candidate who built an IoT smart shoe for visually impaired users, implementing real-time obstacle detection with ultrasonic sensors and haptic feedback on Arduino. Has practical ROS experience (RViz/Gazebo) and improved reliability in distributed systems by hardening an Arduino-to-ROS serial protocol with framing, strict parsing, and sensor-noise filtering; also containerized ROS environments with Docker for reproducible simulation and onboarding.”

PythonJavaCC++JavaScriptTypeScript+97
View profile
VV

Veena Vyshnavi Garre

Screened

Senior Full-Stack Software Engineer specializing in cloud-native systems and AI/ML

Hyderabad, India7y exp
EYSan José State University

“Backend engineer who significantly evolved an internal Resource Manager platform, moving from a monolith to microservices and improving onboarding speed while reducing integration errors. Has hands-on experience building reliable and secure Python/FastAPI APIs (Pydantic schemas, circuit breakers, caching, metrics/alerts) and leading zero-downtime migrations with strong data integrity patterns (dual writes, idempotency, reconciliation checks).”

AgileAlertingAPI DesignApache KafkaAzure DevOpsAzure Functions+99
View profile
MK

Meghavardhan Ketireddi

Screened

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

USA6y exp
Northern TrustUniversity of North Texas

“Built a production GPT-4/LangChain/Pinecone RAG “AI Copilot” at Northern Trust to automate financial report generation and analyst Q&A over internal structured (SQL warehouse) and unstructured policy data. Focused on real-world production challenges—grounding and latency—achieving major speed gains (seconds to milliseconds) via MiniLM embedding optimization and Redis caching, and implemented rigorous testing/evaluation with MLflow-backed metrics while aligning compliance and finance stakeholders for deployment.”

PythonSQLBashJavaTypeScriptPyTorch+127
View profile
SC

Sai Charan C

Screened

Mid-level Generative AI Engineer specializing in LLMs, RAG, and multimodal AI on AWS

CT, USA3y exp
HCLTechUniversity of New Haven

“Built and deployed a production RAG-based enterprise document intelligence platform for financial/compliance/operational documents on AWS (Spark/Glue ingestion, embeddings + vector DB, LangChain orchestration, REST APIs on Docker/Kubernetes). Deep hands-on experience orchestrating multi-step and multi-agent LLM workflows (LangChain, LangGraph, CrewAI) with strong focus on grounding, evaluation, observability, and cost/latency optimization, and has partnered closely with non-technical finance/compliance teams to drive adoption.”

A/B TestingAgileAmazon CloudWatchAmazon DynamoDBAmazon S3Apache Airflow+139
View profile
AP

Alekhya Parimala Koppolu

Screened

Mid-level AI/ML Software Engineer specializing in data pipelines, BI dashboards, and computer vision

Wichita, Kansas3y exp
Friends UniversityFriends University

“Graduate Assistant Intern at Friends University who built and deployed a GenAI-driven requirement understanding system that automates extraction and semantic grouping of technical requirements from large unstructured documents. Demonstrates strong LLM engineering rigor (golden datasets, regression testing, post-processing validation) and production-minded delivery using LangChain/LlamaIndex orchestration, FastAPI microservices, Docker, and cloud deployment.”

PythonSQLRJavaCC+++119
View profile
YB

Youssef Briki

Screened

Intern AI Researcher specializing in NLP, LLMs, and knowledge graphs

Montreal, QC1y exp
Acceleration ConsortiumUniversity of Montreal

“Built and shipped “LabMate,” a production AI assistant specialized in laboratory hardware, using a weighted multi-source RAG pipeline with reranking and reasoning-focused query decomposition to handle complex user questions. Deployed on a local GPU cluster with vLLM and NVIDIA MPS (plus OCR/VLM components), and established evaluation using synthetic + public reasoning datasets while collaborating weekly with non-technical admins to align requirements and resource constraints.”

API DevelopmentAuthenticationBERTCC++CUDA+94
View profile
AD

Atharva Deshmukh

Screened

Mid-level AI/ML Engineer specializing in GenAI and cloud MLOps

Rochester, New York4y exp
CrowdDoingRochester Institute of Technology

“Applied LLMs to high-stakes domains (wildfire risk for emergency teams and loan approval via a fine-tuned IBM Granite model), with a strong focus on reliability—using RAG-based cross-validation to reduce hallucinations and continuous ingestion pipelines (MODIS satellite imagery via AWS Lambda) to keep data current. Experienced in production orchestration and MLOps-style workflows using Airflow, AWS Step Functions, and SageMaker Pipelines, and collaborates closely with analysts on KPI-driven evaluation.”

PythonRSQLBashJavaJavaScript+90
View profile
HP

HemaSri Perumalla

Screened

Mid-level AI/ML Engineer specializing in fraud detection and healthcare predictive analytics

Reston, VA4y exp
TruistUniversity of Central Missouri

“ML/AI engineer with production experience in high-scale banking fraud detection at Truist, building an end-to-end pipeline (Airflow/AWS Glue/Snowflake, PyTorch/sklearn) with automated retraining and Kubernetes-based deployment; delivered measurable gains (22% fewer false positives, 15% higher recall) and reduced manual ops ~40%. Also partnered with clinicians at Kellton to deploy an LLM system for summarizing/classifying clinical notes, improving review time and decision speed.”

A/B TestingAgileApache KafkaApache SparkAWS GlueAWS Lambda+108
View profile
1...414243...60

Related

Machine Learning EngineersData ScientistsSoftware EngineersAI EngineersResearch AssistantsGenerative AI EngineersAI & Machine LearningEngineeringData & AnalyticsEducation

Need someone specific?

AI Search