Reval Logo

Vetted PyTorch Professionals

Pre-screened and vetted.

ST

Sourabh Tiwari

Screened ReferencesStrong rec.

Mid-level Robotics Software Engineer specializing in ROS2 autonomy and computer vision

United Arab Emirates3y exp
PeykbotGuru Gobind Singh Indraprastha University

Robotics software engineer from Bigbot who led localization and perception for an outdoor autonomous delivery robot, building ROS2/Nav2-based autonomy with EKF sensor fusion (IMU/odometry/GPS) and perception-driven dynamic costmaps. Experienced taking systems from Gazebo simulation to real-robot deployment, optimizing real-time behavior via logging-driven debugging and latency reduction, and integrating heterogeneous comms (MAVROS/MAVLink, UART/CAN, MQTT) for distributed and multi-robot setups.

View profile
SR

Swapnil Ramanna

Screened ReferencesModerate rec.

Mid-level Data Scientist specializing in Generative AI and Healthcare Analytics

3y exp
AdvocateIndiana University-Purdue University

Built a LangGraph-based, tool-routing LLM chatbot to deliver fast, trustworthy investment-stock insights (including tariff impact) and deployed it to production on Snowflake after initially developing in Azure with AI Search and the Microsoft Agent Framework. Improved routing robustness by moving from LLM-based decisions to a deterministic router backed by schema-relationship graphs and YAML metadata, and ran the project iteratively with non-technical stakeholders over an 8-month engagement.

View profile
AS

Adithya Sharma

Screened ReferencesModerate rec.

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

Remote, USA5y exp
EncoraUniversity of Michigan-Dearborn

Built and deployed a production LLM-powered text-to-SQL/document intelligence chatbot on AWS that lets non-technical business users query complex enterprise databases in plain English. Demonstrates deep practical expertise in schema-aware prompting, embeddings-based schema retrieval, SQL safety/validation guardrails, and rigorous offline/online evaluation with human-in-the-loop approvals for risky queries.

View profile
PJ

Priyank Jhaveri

Screened ReferencesModerate rec.

Junior AI/ML & Mobile Engineer specializing in LLMs, synthetic data, and React Native

New York, United States1y exp
Uplifty AIDrexel University

Currently at Uplift AI shipping production LLM features that generate personalized growth insights from user reflections using BERT + embeddings + RAG, with strong safety/guardrail practices for sensitive contexts. Also built an end-to-end React Native UGC challenge submission/moderation system that improved repeat submissions and 7-day retention, and has applied rigorous clinical-style evaluation methods on a dental X-ray disease detection project to reduce false negatives.

View profile
SS

Sawyer Sweet

Screened ReferencesModerate rec.

Mid-Level Full-Stack Developer specializing in civic tech and data-driven web apps

6y exp
LawBee

Built and owned an end-to-end Python/Postgres job-tracker backend that scrapes job postings (including LinkedIn) using Selenium-driven real-browser automation, with deduplication and data-quality filtering. Has practical experience migrating deployments from DigitalOcean to Vercel and emphasizes documentation, roadmapping, and testing as part of an iterative delivery cycle.

View profile
AK

Abhish Khanal

Screened

Senior Robotics Researcher specializing in Embodied AI and learning-augmented planning

Fairfax, VA9y exp
George Mason UniversityGeorge Mason University

Robotics software engineer with experience spanning safety-critical embedded medical hardware (low-cost neonatal baby warmer with PID temperature regulation) and advanced multi-robot planning research (belief-space planning with abstraction + MCTS to handle uncertainty). Strong ROS/ROS2 practitioner (Nav2/SLAM Toolbox/MoveIt) who builds custom packages (e.g., Insta360 panoramic imaging) and is hands-on debugging real robots from SLAM/frontier exploration to multi-robot collision avoidance and real-time performance.

View profile
SM

Mid-level Machine Learning Engineer specializing in multimodal and time-series AI systems

6y exp
WatlowMissouri University of Science and Technology

Backend engineer who rebuilt and refactored high-traffic systems at Phenom using Java/Spring Boot/Play and also designs Python/FastAPI services. Focused on measurable reliability and performance gains through DB/query optimization, async processing, and strong observability, with disciplined rollout practices (feature flags, parallel runs, rollback) and security patterns including token auth and row-level security.

View profile
MK

Senior Full-Stack Developer specializing in scalable web platforms and AI security

London, UK11y exp
Standing on GiantsLebanese International University

Backend/data engineer experienced building enterprise community-platform services for high-traffic global clients, using Python (FastAPI/Django) on Docker/Kubernetes with PostgreSQL/Redis. Has delivered AWS EKS + Terraform/CI-CD deployments with strong security practices (Secrets Manager/SSM, IAM/IRSA) and has hands-on ETL (AWS Glue), legacy modernization, and incident ownership with measurable performance gains (~30% faster queries).

View profile
SS

Mid-level AI Engineer and Data Scientist specializing in LLM agents and RAG systems

Palo Alto, CA5y exp
LemmataUniversity at Buffalo

Built a production-grade LLM evaluation and regression system that stress-tests models across hundreds of iterations, combining LLM-as-judge, semantic similarity, statistical metrics, and rule-based checks, with results delivered via stakeholder-friendly HTML reports and dashboards. Experienced orchestrating multi-agent RAG workflows using LangChain/LangGraph and event-driven GenAI pipelines in n8n integrating OCR, speech-to-text, and external APIs, with strong emphasis on reliability, observability, and explainable failures.

View profile
AG

Junior Data Analyst specializing in marketing analytics and machine learning

Dallas, Texas1y exp
Maverick Digital TechnologiesUniversity of Texas at Arlington

Built and deployed a production LLM-assisted recommendation and insights platform that unifies structured, semi-structured, and unstructured data via a modular ingestion pipeline, canonical schemas, embeddings, and late-fusion modeling. Experienced in operationalizing ML/LLM systems with Airflow and Kubernetes (Dockerized services, autoscaling, rolling updates) and emphasizes reliability through layered testing, guardrails, monitoring, and A/B experimentation while partnering closely with non-technical stakeholders.

View profile
JG

Joe Greaney

Screened

Senior C# / Unity Developer specializing in immersive AR/VR and cloud-integrated systems

8y exp
Wren KitchensUniversity of Hull

Unity/C# developer with hands-on Meta Quest shipping experience from Wren Kitchens, building a VR kitchen scale visualiser and solving tricky URP/HDRP cross-pipeline rendering issues by creating internal shader/asset management utilities. Also has solo Unity game experience including an Android/Google Play release and game jam prototyping, plus side-project work using Python/PyTorch for predictive modeling.

View profile
GA

Mid-Level Software Engineer specializing in backend systems, cloud, and applied LLM/NLP

IN, USA4y exp
Project 990Indiana University Bloomington

Applied LLMs to classify long nonprofit mission statements into 8 segments without labeled data, using an ensemble of clustering/embedding methods plus zero-shot RoBERTa/BART and a Tree-of-Thought prompting pipeline with LLM-as-judge evaluation (Gemma). Also built LangChain/LlamaIndex agentic RAG workflows including a text-to-SQL data analysis assistant grounded on DB schema with retries and performance optimizations on an HPC cluster.

View profile
SS

Mid-level Data Scientist specializing in Generative AI and LLMOps

Dover, USA4y exp
Visual TechnologiesUniversity of Houston

Built a production-grade, semi-automated document recognition and classification system for large volumes of scanned PDFs, starting from little/no labeled data and handling highly variable scan quality. Deployed on AWS using SageMaker + Docker and orchestrated on EKS with a microservices design that scales CPU-heavy OCR separately from GPU inference, with strong reliability controls (validation, fallbacks, retries, readiness probes).

View profile
SP

Mid-level Software Engineer specializing in full-stack development, data engineering, and GenAI

Portland, OR3y exp
Portland State UniversityPortland State University

Built and deployed an LLM product called "Content Craft" combining BART-based summarization with a RAG Q&A chatbot using LangChain, embeddings, and a vector database. Has hands-on MLOps experience containerizing and serving models with FastAPI and running them on Kubernetes with monitoring, self-healing, and autoscaling, and has practical experience reducing hallucinations through structured prompting.

View profile
SS

Sneha Sridhar

Screened

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

Remote, USA4y exp
IntradiemUniversity of Massachusetts Dartmouth

Backend/full-stack engineer with experience building customer-facing contact-center automation (agent assignment) and internal editorial/data operations APIs for life-sciences ontology management. Strong in microservices and event-driven systems (Spring Boot + Kafka), third-party integrations (Genesys/Five9), and pragmatic iteration via MVP scoping, tight stakeholder demos, and observability-focused reliability.

View profile
SV

Mid-Level Full-Stack Software Engineer specializing in cloud-native apps and ML services

Bowling Green, OH4y exp
Senecio Software IncBowling Green State University

Software engineer who deployed and stabilized a real-time analytics platform at Senecio Software, focusing on production reliability, observability, and performance under load. Experienced debugging issues spanning distributed services and networking (e.g., tracing timeouts to packet loss from misconfiguration) and extending Python (FastAPI/Django) APIs for customer-specific analytics features in a configurable, maintainable way.

View profile
SG

Junior Robotics/ML Engineer specializing in autonomous UAVs and perception

2y exp
Advanced Respiratory Sleep MedicineUniversity of North Carolina at Charlotte

Machine learning robotics engineer with internship experience deploying object detection and semantic segmentation models to an autonomous vehicle fleet operating in airports and naval docking stations, optimizing with ONNX/TensorRT for NVIDIA Jetson edge deployment. Also built ROS/ROS2-based decentralized multi-drone coordination (TF trees, shared telemetry) validated in Gazebo and networked via Nimbro with sub-10ms latency messaging.

View profile
AK

Ajith Kumar

Screened

Mid-level AI Data Engineer specializing in GenAI, RAG, and cloud data pipelines

Irving, TX5y exp
Mouri TechGeorge Mason University

LLM/agentic AI builder who deployed a production ITSM automation agent on Google ADK integrating ServiceNow and FreshService, with strong safety guardrails (human-approval gating and runbook-only command execution) and rigorous evaluation (500 synthetic tickets; 80%+ false-positive reduction). Also partnered with finance to deliver an AI agent that automated invoice/SOW retrieval and monthly reporting to account managers, reducing manual back-and-forth.

View profile
LS

Mid-level AI Engineer specializing in Generative AI and LLM systems

Grand Ledge, MI3y exp
ChainSysUniversity of Michigan-Dearborn

Built and deployed a production-grade, multi-agent Text-to-SQL assistant that lets non-technical stakeholders query large enterprise databases in natural language. Uses Pinecone-based schema retrieval + LLM reasoning (Gemini/Claude/GPT) with a dedicated validation agent (schema/syntax checks and safe dry runs) to reduce hallucinations and improve reliability, while optimizing latency and cost via async execution and embedding caching.

View profile
RJ

Rohit Jaiswal

Screened

Junior Software Engineer specializing in full-stack web and AWS cloud automation

Syracuse, NY2y exp
SUNY Upstate Medical UniversitySyracuse University

Software developer with experience delivering and deploying customer-facing web applications, including an investment-focused platform requiring PostgreSQL/SQL optimization and hierarchical (adjacency list) data modeling. Has integrated payment APIs for a retail/antique shop use case, factoring in rate limits and documentation-driven implementation, and has handled time-sensitive production bugs via rapid replication and hotfix deployment.

View profile
CC

Cade Cermak

Screened

Entry-Level Machine Learning Engineer specializing in credit risk and time series

Hoboken, NJ2y exp
Propel HoldingsStevens Institute of Technology

Graduate student taking advanced coursework in NLP, generative image modeling, and computer vision; built a PPO reinforcement-learning agent for a Super Mario platformer with careful reward shaping and metric-driven evaluation. In a recent internship designing credit risk models, created a 10-method feature-selection voting framework and achieved ~10% out-of-sample performance improvement while reducing features to mitigate overfitting.

View profile
AP

Junior Full-Stack Engineer specializing in AI/EdTech and real-time web apps

4y exp
RazeMathCal Poly San Luis Obispo

Full-stack engineer at an early-stage EdTech startup building an AI-tutoring product; owns most of a Django REST backend, CI/CD, and key customer-facing features like FERPA-compliant auth, subscription payments, and real-time LaTeX input/rendering. Also built a /rPlace-style real-time multiplayer canvas (PolyPlace) using microservices, WebSockets, and event sourcing, with performance-focused client rendering (zoom/pan/viewport-based updates) and stress testing.

View profile
NT

Mid-level AI Engineer specializing in ML, LLM applications, and data automation

Atlanta, GA4y exp
Exus Renewables North AmericaGeorgia State University

Data/ML practitioner who has built a production RAG-based knowledge assistant integrated into Microsoft 365/internal dashboards to help employees query internal documents in plain English. Experienced orchestrating and hardening ETL pipelines with Airflow and Azure Data Factory (validation, retries, monitoring) and running end-to-end model evaluation and production performance tracking via Power BI.

View profile
ES

Mid-level AI Engineer specializing in RAG, conversational AI, and agentic systems

Remote6y exp
MedLibIowa State University

Built and deployed a production RAG-based clinical decision support assistant at MedLib, focused on fast, trustworthy answers from large medical documents. Demonstrates deep practical experience improving retrieval accuracy (semantic chunking + metadata-aware search), controlling hallucinations with grounded generation and thresholds, and adding clinician-requested citations using chunk metadata, with evaluation driven by healthcare professional review.

View profile

Need someone specific?

AI Search