Reval Logo

Vetted scikit-learn Professionals

Pre-screened and vetted.

VA

Mid-level AI Engineer specializing in agentic LLM workflows and RAG systems

MI, USA3y exp
University of Michigan-Dearborn
View profile
AT

Avni Tripathi

Screened ReferencesModerate rec.

Mid-level Data Scientist specializing in NLP, RAG, and information retrieval for RegTech

Gurgaon, India5y exp
ZIGRAMBanasthali Vidyapith

Built and deployed a production document Q&A/research platform that combines semantic search (vector DB embeddings) with structured knowledge-graph querying to reduce analyst research time. Used in high-stakes domains like Politically Exposed Person profiling and extracting critical information from ESG/regulatory documents, with a human-in-the-loop evaluation process (precision@k and source-text highlighting) to ensure accuracy.

View profile
AA

Affan Ahmed

Screened ReferencesModerate rec.

Senior Full-Stack & Machine Learning Engineer specializing in scalable SaaS and cloud AI

Remote, Pakistan7y exp
Cyber Soft VantageBahria University, Islamabad

Frontend engineer who led an enterprise self-serve analytics dashboard end-to-end using a micro-frontend React/TypeScript architecture with strong integration discipline (contracts, CI gates, ADRs). Demonstrated measurable performance wins (35% faster LCP) through code splitting, lazy loading, and tighter Redux subscriptions, and uses feature flags plus automated E2E coverage for controlled rollouts.

View profile
RP

Rukmini Pisipati

Screened ReferencesModerate rec.

Junior AI/ML Engineer specializing in LLM automation and NLP

Indiana, United States2y exp
Human.ReadableUniversity of Cincinnati

Built and shipped a production LLM hallucination detection and monitoring pipeline using semantic-level entropy (embedding-clustered multi-generation variance) to flag unreliable outputs in downstream automation. Implemented a scalable async architecture (FastAPI + Docker + Redis/Celery) with strong observability (structured logs + PostgreSQL) and developed evaluation loops combining controlled prompts and human review; also partnered with non-technical stakeholders on AI-driven form validation/document processing.

View profile
DS

Dhairya Shah

Screened

Entry-level Machine Learning Engineer specializing in computer vision and systems

Buffalo, NY1y exp
University at BuffaloUniversity at Buffalo

ML-focused builder who has shipped an end-to-end income-class prediction product: built the data pipeline, trained models, deployed via Streamlit with a live UI, and tracked success via accuracy (84%), adoption, and latency. Demonstrates strong practical MLOps instincts (Docker/Streamlit Cloud, logging/monitoring, caching) and data engineering reliability patterns (schema checks, idempotency, retries, backfills) while iterating quickly in ambiguous, solo-project environments.

View profile
VP

Vishesh Patel

Screened

Junior AI/ML Engineer specializing in Python ML, NLP, and model deployment

Piscataway, New Jersey3y exp
Fairfield UniversityFairfield University

Built and productionized a real-time social-media sentiment analysis system used by a marketing team to monitor brand/campaign performance. Experienced in orchestrating LLM workflows with LangChain (validation → prompting → parsing → post-processing), plus monitoring, retraining, and RAG-style retrieval using embeddings/vector stores to keep outputs reliable over time.

View profile
CK

Entry-Level AI Engineer specializing in NLP and LLM-powered applications

Fairfax, VA1y exp
George Mason UniversityGeorge Mason University

AI engineer who built an agentic, production-deployed LLM workflow for tobacco violation parsing and automated multi-case creation, using six specialized agents and a human-in-the-loop confidence-threshold routing design. Addressed data privacy constraints by generating synthetic datasets with LLM prompting, and orchestrated reproducible end-to-end pipelines in LangChain with robust testing and evaluation (precision/recall, micro-F1).

View profile
TS

Tirth Shah

Screened

Mid-level AI/ML Engineer specializing in anomaly detection, data tooling, and cloud-native systems

Chico, CA4y exp
Chico State EnterprisesCalifornia State University, Chico

Backend/platform engineer who built an LLM-driven QA automation system (“mockmouse”) using a Flask orchestration microservice, Socket.IO real-time updates, Redis caching, and strict Pydantic schemas to turn prompts into reliable action graphs and automated browser tests. Has hands-on Kubernetes delivery experience (Docker/Helm/Jenkins) and has supported large migration programs, validating ETL cutovers with 1M+ synthetic records and rigorous output comparisons; also built event-driven monitoring/anomaly detection streaming into Grafana.

View profile
BM

Mid-level AIML Engineer specializing in production ML and MLOps

West Palm Beach, FL5y exp
EasyBee AIFlorida Atlantic University

ML practitioner who built a production customer risk scoring system to replace slow manual approvals, owning the full pipeline from feature engineering and XGBoost training to deploying a Dockerized FastAPI prediction service. Emphasizes reliability and business-aligned evaluation (recall/ROC-AUC, threshold tuning, drift monitoring) and is comfortable translating model decisions into stakeholder metrics like conversion rate (experience at EasyBee AI).

View profile
SK

Junior AI/Software Engineer specializing in NLP, RAG, and resume parsing

Remote2y exp
AryticTexas A&M University-Corpus Christi

Backend/AI engineer who built and refactored a production RAG system over IRS Form 990 filings for 60 nonprofits, using a dual-path architecture (deterministic financial ranking + TF-IDF semantic retrieval) to keep latency sub-2s and reduce hallucinations. Demonstrates strong API craftsmanship in FastAPI (contract-first, OpenAPI-driven) plus production-grade security for multi-tenant systems (JWT, RBAC, Supabase-style RLS) and careful migration practices (feature flags, traffic mirroring, incremental rollout).

View profile
ST

Mid-level Product Designer & Design Technologist specializing in design systems and GenAI UX

Remote, USA3y exp
INFOTEKNOVA INC.Belhaven University

Enterprise/industrial UX designer focused on making complex, real-time automated systems feel trustworthy and predictable. Has hands-on experience observing operators in logistics/automation environments, building shared interaction models to unify fragmented products, and collaborating tightly with engineers using component-system thinking (HTML/CSS/TypeScript) to ship resilient UIs that handle partial failures.

View profile
SS

Entry-Level Software Engineer specializing in AI, systems programming, and full-stack development

San Jose, CA1y exp
San José State UniversitySan José State University

Systems-focused C++ engineer who built a 32-bit CPU simulator end-to-end (custom ISA, full memory model, fetch-decode-execute loop) and solved tricky recursion/stack-frame correctness issues through heavy instrumentation and tracing. Has strong Linux and user-kernel boundary experience (procfs) plus modern build/test tooling (Docker, CI/CD, pytest), and is confident ramping quickly into ROS/ROS2 despite not having used it directly.

View profile
ZS

Zaid Shabbir

Screened

Intern Robotics & Automation Engineer specializing in ML, IoT, and Computer Vision

Lahore, Pakistan1y exp
Delta SolutionsFAST - National University of Computer and Emerging Sciences

Robotics engineer who built a real, mostly self-assembled autonomous robot (WRAITH) as a final-year project, implementing ROS2-based 2D SLAM (Cartographer/SLAM Toolbox) and Nav2 on a Raspberry Pi 5 under tight CPU/RAM and OS compatibility constraints. Also delivered a full Flutter mobile control app backed by a Flask REST API (manual control, live camera streaming, mapping/navigation) and introduced an image-based verification method to improve localization.

View profile
VM

Mid-level AI Engineer specializing in LLM agents, RAG, and data pipelines

4y exp
AllyzentUniversity of Central Florida

Built and productionized LLM-powered workflows that generate contextual insights from structured financial data, including prompt/retrieval design, data standardization, and reliability controls like rate limiting and batching. Also diagnosed and fixed real-time failures in an automated order validation system using logs/metrics, staging reproduction, edge-case handling, retries, and alerting, while supporting sales/customer teams with demos, scripts, and FAQs to drive adoption.

View profile
SK

Sana Khan

Screened

Mid-Level Software Developer specializing in cloud-native microservices, iOS, and ML deployment

OK, USA3y exp
Oklahoma Christian UniversityOklahoma Christian University

Backend engineer with production ERP experience deploying microservices and improving performance/reliability using a metrics-driven approach (logs, latency, error rates). Has hands-on cloud/hybrid operations across AWS and Azure with Docker/Kubernetes, and has resolved real-world mobile sync issues by tuning timeouts/retries and reducing payload sizes. Builds configurable Python services to deliver customer-specific behavior without destabilizing the core codebase.

View profile
BK

Intern Full-Stack/ML Engineer specializing in cloud-native web apps and LLM systems

Pasadena, CA2y exp
BloophEastern Illinois University

Machine learning lab assistant at Eastern Illinois University who productionized a voice-enabled conversational AI system: redesigned it with RAG, LoRA fine-tuning (including text-to-SQL), and safety guardrails, then deployed a scalable API supporting ~1,000 daily queries. Also partnered with customer-facing teams during a BlueFi internship by building demos/APIs and accelerating releases via Terraform + AWS CI/CD automation.

View profile
YM

Intern AI/ML Engineer specializing in LLMs, RAG, NLP, and MLOps

Overland Park, USA3y exp
Acclaim LogixUniversity of Central Missouri

Built and deployed a production RAG-based internal document Q&A system using LangChain, vector search, and a dockerized FastAPI LLM service. Focused on reliability by systematically reducing hallucinations and improving retrieval through prompt grounding/abstention strategies, chunking and top-k tuning, and iterative evaluation with logged metrics and manual validation.

View profile
AD

Amer Damaj

Screened

Junior Full-Stack Software Engineer specializing in cloud-native web apps and APIs

Toronto, Canada2y exp
UntoldcineLebanese American University

Built a voice-driven desktop assistant for users with mobility impairments, integrating Whisper and Google Gemini and adding voice-authentication via speaker embeddings for secure command execution. Has hands-on experience with AWS serverless/microservices patterns (Lambda, S3, CloudFront, CloudWatch) and CI/CD, plus built an internal MySQL-to-MongoDB migration tool used by the CTO and dev team with an emphasis on safe, low-impact data transformation.

View profile
JC

Jeet Choksi

Screened

Mid-level Machine Learning Engineer specializing in real-time AI and data platforms

New York, NY3y exp
MyEdMasterUniversity of Colorado Boulder

ML/NLP engineer who has built production systems end-to-end: a real-time recommendation platform (100k+ profiles) using BERTopic-style clustering and a RAG-based news summarization/recommendation stack with ChromaDB. Strong focus on scaling and reliability (GPU batching, Redis caching, Kafka ingestion, Docker/Kubernetes, Prometheus/Grafana) and on maintaining model quality over time via drift monitoring and retraining triggers.

View profile
PO

Puspa Oli

Screened

Junior Machine Learning Engineer specializing in NLP, Computer Vision, and FinTech AI

Kathmandu, Nepal2y exp
DeepNowTribhuvan University

AI/LLM engineer who has shipped production RAG and agentic systems end-to-end (LangChain/FAISS, OpenAI+Gemini, FastAPI, Docker, Streamlit), focusing on retrieval quality and low-latency performance. Also partnered with a non-technical PM at deepNow to deliver a forecasting + summarization pipeline for daily market insights with iterative prototyping and a simple UI.

View profile
WH

Wilson Huang

Screened

Junior Backend & Full-Stack Engineer specializing in Python/FastAPI and cloud services

Binghamton, NY4y exp
ITS Enterprise Applications TeamBinghamton University

Robotics software contributor from Binghamton University’s drone research lab who built a Dockerized, multithreaded Python control stack integrating Crazyflie firmware for low-latency, real-time coordination of multiple drones. Hands-on with telemetry/command pipelines, profiling and control-loop optimization, and wireless comms using CrazyRadio PA.

View profile
AG

Athwika Gade

Screened

Junior AI & Data Engineer specializing in ML systems, ETL pipelines, and GenAI

Pittsburg, KS2y exp
Connex AIPittsburg State University

LLM/RAG engineer at Connex AI who built and deployed a production healthcare agent to extract clinical insights from medical data/notes. Strong focus on real-world reliability—hallucination mitigation (citations, schema validation, confidence thresholds, rejection logic), custom LangChain orchestration (query rewriting, fallback paths), and production evaluation/observability—while collaborating closely with clinical SMEs to ensure clinical fit and time savings.

View profile
PS

Junior AI/ML Engineer specializing in GenAI, RAG, and full-stack ML systems

Lawrence, Kansas3y exp
University of KansasUniversity of Kansas

Built a university campus assistant chatbot (BabyJ/WWJ) using RAG and agentic routing with a FastAPI + React stack and JWT auth, focusing heavily on production concerns like latency and reliability. Uses techniques like speculative prefetching, smart intent routing, and rigorous eval/testing (golden sets, regression, edge cases) while collaborating closely with campus admin/advising teams to iterate based on real user feedback.

View profile
DG

Mid-Level Software Engineer specializing in Healthcare Data Platforms

Remote2y exp
WUDArizona State University

Backend/ML engineer with healthcare domain experience building secure Medicare/Medicaid data APIs and real-time patient risk scoring. Shipped an end-to-end ML pipeline (scikit-learn/XGBoost) served via SageMaker and integrated into Flask APIs, with strong production reliability practices (Kafka schema validation, regression replay, observability, drift monitoring, and human-in-the-loop guardrails).

View profile

Need someone specific?

AI Search