Reval Logo
Home Browse Talent Skilled in Matplotlib

Vetted Matplotlib Professionals

Pre-screened and vetted.

MatplotlibPythonSQLpandasDockerNumPy
YT

Yaswanth Thota Thota

Screened

Mid-level Data Analyst specializing in financial risk and healthcare analytics

AZ, USA4y exp
Wells FargoArizona State University

“AI/ML engineer focused on real-time, production-grade LLM systems, with a robotics-adjacent mindset around latency/accuracy tradeoffs and modular pipelines. Built a scalable RAG-based assistant orchestrated as microservices on Kubernetes with Kafka async messaging, ONNX/quantization optimizations, and monitoring (Prometheus/Grafana), citing a ~35% hallucination reduction; has also experimented with ROS Noetic/Gazebo to understand ROS concepts.”

A/B TestingAgileAmazon RedshiftApache AirflowApache KafkaAzure Monitor+117
View profile
KR

Krishnakaanth Reddy Yeduguru

Screened

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

Texas, USA4y exp
McKessonUniversity of Texas at Arlington

“AI/ML engineer with healthcare domain depth who led a HIPAA-compliant, production LLM system at McKesson to automate clinical document understanding—extracting entities, summarizing provider notes, and supporting authorization decisions. Hands-on across Spark/Python ETL, Hugging Face + LoRA/QLoRA fine-tuning, RAG, and cloud-native MLOps (Airflow/Kubernetes/Step Functions, MLflow, blue-green on EKS/GKE), with explicit work on PHI handling and hallucination reduction.”

PythonC++SQLBashTensorFlowPyTorch+129
View profile
UK

Uday kumar swamy

Screened

Senior Machine Learning Engineer specializing in MLOps and NLP/GenAI

Chicago, USA9y exp
UnitedHealth GroupIllinois Institute of Technology

“Built a production LLM-agent framework for a startup that performs daily financial/trading analysis by combining live market data with internal tools, including a centralized memory module to prevent context drift and reduce hallucinations. Also implemented an Airflow-orchestrated retail price forecasting pipeline deployed to AWS endpoints, scaling parallel workloads via Kubernetes Executor and validating systems with rigorous functional + LLM-specific metrics and cross-team collaboration.”

PythonSQLRJavaScikit-learnTensorFlow+126
View profile
BB

BHARATH BHOOTHPUR

Screened

Mid-level Data Analyst specializing in healthcare and finance analytics

New Jersey, USA5y exp
Omada HealthRowan University

“Built an end-to-end Alexa smart-home IoT application controlling a Wi-Fi bulb, including ESP32 firmware (MQTT) and an AWS serverless backend (IoT Core/Device Shadow, Lambda, DynamoDB) with a REST API. Demonstrates strong real-time scalability patterns (streaming ingestion, stateless processing, partition-key design) and full-stack delivery with Spring Boot + React (JWT auth, CORS, data-heavy dashboards).”

PythonSQLRNumPyPandasMatplotlib+113
View profile
KS

Koti Sai venkata Bhargav Edupuganti

Screened

Mid-level AI/ML Engineer specializing in Generative AI and LLMOps

USA6y exp
UnitedHealth GroupKent State University

“Built and deployed a GPT-based RAG enterprise search system for healthcare clinicians, emphasizing low-latency performance and reduced hallucinations while maintaining end-to-end HIPAA compliance. Demonstrates deep applied experience with PHI-safe data governance (detection/redaction/de-identification), secure Azure ML deployment patterns, and orchestration of production LLM workflows using LangChain and Airflow.”

A/B TestingAgileAWSBashBigQueryCI/CD+131
View profile
SP

Sushma Puchakayala

Screened

Mid-level Data Analyst specializing in AI/ML and advanced analytics

USA3y exp
AccentureMurray State University

“Accenture data/ML practitioner who deployed a retail churn prediction and BERT-based sentiment analysis system to production, integrating behavioral + feedback data and operationalizing it with ETL automation, orchestration, and CI/CD. Experienced managing 2TB+ multi-source data, monitoring drift in Databricks, and translating results into Power BI dashboards for marketing teams (including K-means customer segmentation).”

PythonPandasNumPyMatplotlibScikit-learnSeaborn+122
View profile
KK

Krishna Kandlakunta

Screened

Mid-level Data Scientist specializing in MLOps, LLM/RAG applications, and deep learning

United States5y exp
CitigroupUniversity of North Texas

“Built and deployed a production compliance automation RAG system (at Citi) that generates citation-backed, schema-validated risk summaries for regulatory document review. Emphasizes regulated-environment reliability with retrieval-only grounding, abstention, confidence thresholds, and immutable audit logging, plus orchestration using LangChain/LangGraph and Airflow. Reported ~60% reduction in compliance review effort while maintaining high precision and traceability.”

A/B TestingAgileAnomaly DetectionApache HadoopApache HiveApache Kafka+167
View profile
AJ

Aniket Janrao

Screened

Junior Data Scientist specializing in healthcare ML and clinical NLP/LLMs

Houma, LA2y exp
Objective Medical Systems LLCUniversity at Buffalo

“Healthcare-focused LLM engineer who has built two production clinical applications: an automated structured clinical report generator from physician-patient conversations and a RAG-based chatbot for retrieving patient history (procedures, allergies, etc.). Demonstrates strong applied RAG expertise (overlapping chunking, entity dependency graphs, temporal filtering, graph RAG) to reduce hallucinations/omissions and partners closely with clinicians to automate hospital workflows.”

BERTC++Data preprocessingData visualizationDecision treesDeep learning+125
View profile
DL

Dharanidharan Loganathan

Screened

Senior Python Developer specializing in data engineering, MLOps, and cloud platforms

Dallas, TX13y exp
CBREAnna University

“Backend/data engineer with production experience building secure Django/DRF APIs (JWT RS256 + rotating refresh tokens), background processing with Celery, and strong reliability practices (timeouts, retries/backoff, structured logging, audit trails). Has delivered AWS solutions spanning Lambda + ECS with IaC/CI-CD and built Glue/PySpark ETL pipelines with schema evolution and data-quality quarantine patterns; also modernized a legacy SAS pipeline to Python/PySpark with parallel-run parity validation and phased rollout.”

PythonC#C++GoJavaJavaScript+170
View profile
AM

AliasgarZakir Merchant

Screened

Mid-level AI Engineer specializing in multi-agent LLM systems and multimodal tutoring

Boston, United States3y exp
PearsonUniversity of Illinois Urbana-Champaign

“LLM/agentic systems builder who has deployed multi-agent educational chatbots using LangChain + LangGraph, with LangFuse-based tracing and FastAPI hosting. Focused on production reliability and performance (latency reduction via agent decomposition and caching) and on evaluation/testing (routing test scenarios, LLM-as-judge). Partnered with product to add image understanding by parsing and storing images in S3, expanding chatbot coverage to 30+ books with images.”

PythonFastAPISQLLangChainLangGraphRedis+70
View profile
TM

Tejal Mane

Screened

Mid-level Machine Learning Engineer specializing in GenAI, LLMs, and real-time ML systems

Moundsville, WV4y exp
CitiusTechUniversity of Michigan

“Built and deployed a production long-form article summarization system using BART/T5/PEGASUS, tackling real-world constraints like token limits, latency/quality tradeoffs, and factual drift via chunking/merge logic and constrained decoding. Uses pragmatic Python-based pipeline orchestration (scheduled jobs, modular scripts, logging/retries) and iterates with stakeholder feedback to make outputs genuinely useful for content workflows.”

AgileApache HadoopApache KafkaAWSCI/CDCUDA+112
View profile
HA

Hamad Alajeel

Screened

Intern Machine Learning & AI Automation Engineer specializing in ML workflows and AI hardware

Fort Lauderdale, FL0y exp
Revscale Technologies Inc.UC San Diego

“ML practitioner with hands-on experience adapting diffusion models (DDPM + U-Net in PyTorch) to improve low-dose CT medical imaging quality via denoising and upsampling against high-dose ground truth. Also built a RAG workflow during a recent internship by cleaning client survey data, embedding with OpenAI text-embedding-3-large, and indexing in Pinecone with MD5 deduplication, alongside a strong emphasis on production-grade Python practices.”

Azure DevOpsCC++Data PipelinesDeep LearningError Handling+116
View profile
CS

Chandra Shekar Akkandra

Screened

Mid-level AI/ML Engineer specializing in fraud detection and risk analytics in Financial Services

Newark, CA5y exp
JPMorgan ChaseUniversity of Missouri-Kansas City

“Finance-domain ML/LLM engineer who has shipped production systems including a RAG-based financial insights assistant with a custom post-generation validation layer that verifies atomic claims against retrieved source text to prevent hallucinations in compliance-critical workflows. Also built large-scale MLOps automation on AWS using Kubeflow + MLflow + CI/CD for fraud detection and credit risk models processing 500M+ transactions/day with a 99.99% uptime goal, and partnered closely with JP Morgan risk/compliance stakeholders on NLP-driven compliance monitoring.”

A/B TestingAmazon DynamoDBAmazon EC2Amazon ECSAmazon EKSAmazon Kinesis+136
View profile
AM

Abdul Mohammed

Screened

Mid-level Data Analyst specializing in healthcare and financial analytics

USA3y exp
Cardinal HealthIndiana Tech

“Built and productionized an LLM-powered clinical documentation and insights pipeline at Cardinal Health using LangChain + GPT-4 with RAG to summarize long clinical notes, extract medication/dosage entities, and generate structured SQL-ready outputs for downstream analytics. Emphasizes clinical reliability via labeled benchmarking (precision/recall/F1), shadow deployments, clinician human-in-the-loop review, and ongoing monitoring/orchestration with Airflow, Lambda, S3, Postgres, and Power BI.”

SQLPythonRHTMLJSONMicrosoft Excel+105
View profile
AS

Anuj Shah

Screened

Senior Data Analyst specializing in cloud data platforms, experimentation, and predictive analytics

GA, USA9y exp
UnitedHealth GroupNorthwestern Polytechnic University

“Healthcare data/ML practitioner with experience at UnitedHealth Group building production ETL and streaming pipelines (Python, BigQuery, Kafka) that unify EHR, IoT device, and lab data for patient risk prediction. Also implemented embedding-based semantic search/linking for noisy clinical notes via domain adaptation and rigorous validation with clinical stakeholders; previously built churn prediction at DirecTV using XGBoost.”

PythonSQLRApache SparkPySparkApache Kafka+111
View profile
PK

Phani K

Screened

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

Indiana, USA4y exp
UnitedHealth GroupIndiana State University

“Built and deployed a production LLM-powered clinical insights/summarization assistant for healthcare teams, including a Spark+Airflow pipeline, fine-tuned transformer models, and a FastAPI Docker service on AWS. Demonstrates strong MLOps/LLMOps depth (Airflow on Kubernetes, custom AWS operators/IAM, MLflow, CloudWatch) and practical reliability work like hallucination mitigation, confidence scoring, and retrieval-backed evaluation with shadow deployments.”

A/B TestingAgileApache AirflowApache KafkaApache SparkAWS+116
View profile
VH

Varsha Hemakumar

Screened

Mid-level ML/AI Engineer specializing in NLP, RAG pipelines, and financial risk & fraud systems

USA3y exp
FintaUniversity at Buffalo

“Built and shipped LLM/RAG systems in finance and startup settings, including a Goldman Sachs document intelligence platform that indexed ~8TB of regulatory filings and delivered cited, conversational answers with <2s latency—cutting compliance research by ~4.5 hours per batch. Also developed LangChain-based agent workflows at Finta to automate CRM enrichment and investor lookup with strong testing, tracing (LangSmith), privacy guardrails, and auditability.”

PythonRSQLMongoDBPandasNumPy+95
View profile
RK

Ramtin Kazemi

Screened

Junior Full-Stack Software Engineer specializing in Django, AWS, and AI/ML

San Diego, California1y exp
FOMOUniversity of San Diego

“Full-stack engineer who built and owned an AI-powered personal statement editor in Next.js (App Router + TypeScript), including dynamic routing, server-side data fetching, and typed API route handlers. Post-launch, they handled production monitoring/debugging and shipped reliability/performance upgrades (rate limiting, retries, rollback, DB indexing), and report a 40% latency reduction using Suspense/streaming and React concurrency patterns. Also implemented a durable Temporal-orchestrated AI document workflow with robust retry/idempotency strategies.”

Audit LoggingAWSCI/CDClaudeC++Data Structures and Algorithms+111
View profile
AM

Arya Mane

Screened

Junior Full-Stack & AI/ML Engineer specializing in LLMs and multimodal document processing

Dallas, Texas1y exp
Receptro.AIUniversity of Texas at Dallas

“Built a production RAG-based NBA player scouting assistant that embeds player profiles into FAISS, orchestrates retrieval and LLM recommendations with LangChain, and surfaces results via embedded Tableau dashboards. Demonstrates strong focus on evaluation/monitoring (batch tests, LLM-as-judge, latency/failure/token metrics) and has experience translating non-technical founder goals into DAPT + fine-tuning plans on curated data.”

PythonSQLPyTorchTensorFlowscikit-learnHugging Face+83
View profile
MP

Michael Paleos

Screened

Mid-level Mechanical Engineering Researcher specializing in HPC simulation and ML surrogates

Pittsburgh, PA3y exp
University of PittsburghUniversity of Pittsburgh

“At Pitt, built and productionized a deep-learning (LSTM) surrogate thermal solver integrated into the ExaCA simulation pipeline for NASA partner teams, enabling same-day parametric studies (16x speedup, ~5% error) with guardrails and FEM-based validation. Presents this work at major conferences (SFF 2023, TMS 2024) and emphasizes practical, end-to-end workflows and reliability over paper accuracy.”

SQLPostgreSQLPythonCC++Bash+54
View profile
SV

Sreelekha Vuppala

Screened

Mid-level Data Scientist specializing in Generative AI, MLOps, and cloud data platforms

USA4y exp
CitiusTechArizona State University

“GenAI/ML engineer (CitiusTech) who has deployed production RAG systems for compliance/operations document Q&A, using Pinecone + FastAPI microservices on Kubernetes with strong monitoring and guardrails. Also built a GenAI-powered incident triage/routing solution in collaboration with non-technical stakeholders, achieving 35% faster response times and 40% fewer misclassified tickets, and has hands-on orchestration experience with Airflow and AutoSys.”

A/B TestingAgileAmazon KinesisApache AirflowApache HadoopApache Kafka+246
View profile
MM

Murali Marupudi

Screened

Mid-Level Full-Stack Software Developer specializing in cloud-native microservices

Jersey City, NJ5y exp
BlackRockPace University

“Backend engineer focused on high-throughput Python/Flask systems on AWS, with strong scaling and performance tuning experience (e.g., PostgreSQL join reduced from ~3s to <200ms; background aggregation cut from 10 minutes to <90 seconds with 8x throughput). Has also integrated ML model serving into production APIs (churn prediction) using Celery/Redis batching and AWS Lambda/S3, and designed secure multi-tenant architectures with PostgreSQL schema isolation and row-level security.”

PythonJavaScriptSQLPL/SQLDjangoFlask+130
View profile
OM

Owen Marcione

Screened

Intern Software Engineer specializing in embedded systems and full-stack AWS/React apps

1y exp
California Cybersecurity InstituteCal Poly San Luis Obispo

“Robotics software developer building an ESP32/FreeRTOS wheel-encoder driver for a differential-drive robot with PID velocity control and ROS2 odometry publishing. Has implemented vision-based human tracking (DepthAI) and an obstacle map + EKF sensor fusion using IMU and LiDAR, with a simulation-first debugging workflow (Gazebo, Foxglove) and Dockerized environments; plans to extend to Nav2 + SLAM Toolbox for building-scale mapping.”

CC++PythonJavaJavaScriptSQL+80
View profile
RR

Ralish Routray

Screened

Mid-level Data Scientist & Machine Learning Engineer specializing in fraud and forecasting

USA5y exp
JPMorgan ChaseUniversity of Texas at Dallas

“ML/LLM practitioner who has shipped production RAG systems (summarization + Q&A) and end-to-end Airflow-orchestrated demand forecasting pipelines at NEON IT. Strong focus on reliability—uses evaluation scripts, retrieval/chunking tuning, validation/retries/alerts, and stakeholder-driven iteration to make AI workflows consistent and usable.”

SQLPythonPandasNumPyMachine LearningClassification+64
View profile
1...323334...90

Related

Machine Learning EngineersData ScientistsSoftware EngineersResearch AssistantsAI EngineersData EngineersAI & Machine LearningEngineeringData & AnalyticsEducation

Need someone specific?

AI Search