Reval Logo

Vetted Hugging Face Professionals

Pre-screened and vetted.

AI

Mid-level Generative AI & Computer Vision Research Engineer specializing in diffusion and multimodal models

Israel3y exp
Reality DefenderBen-Gurion University of the Negev
View profile
UK

Junior AI Engineer specializing in OCR and tax document automation

Irvine, CA2y exp
Clarkson UniversityClarkson University
View profile
TS

Junior Full-Stack Python Developer specializing in cloud-native web applications

Dallas, TX2y exp
USAAUniversity of Central Missouri
View profile
YB

Mid-level AI Engineer specializing in LLM automation and RAG systems

New York, NY5y exp
EasyBee AISaint Peter's University
View profile
PK

Mid-Level Machine Learning Engineer specializing in LLMs and RAG systems

Ohio, USA3y exp
Leaf HomeSan José State University
View profile
VK

Junior AI/ML Engineer specializing in RAG and multi-agent LLM systems

USA2y exp
CloudvikUniversity of Central Missouri
View profile
SM

Mid-level AI/ML Engineer specializing in GenAI, RAG, and multi-agent LLM systems

Boston, MA4y exp
PredictaBio InnovationsKhoury College of Computer Sciences (Northeastern University)
View profile
NJ

Senior AI/ML Engineer specializing in Generative AI and LLMOps

Washington, DC10y exp
Clarion Tech
View profile
SK

sathwik kuchana

Screened ReferencesStrong rec.

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

San Diego, CA3y exp
ValuaiYeshiva University

Built and deployed an LLM-powered clinical decision support and risk monitoring platform for mental health at Valuai.io, emphasizing low-latency, evidence-grounded responses and crisis-safe behavior with clinician escalation. Strong production agent-orchestration background (LangChain/CrewAI) plus rigorous evaluation (clinician-in-the-loop + evaluator agent) and large-scale synthetic testing; also applied multi-agent workflows to document verification and fraud detection during an AI internship at Nixacom.

View profile
SR

Swarag Reddy Pingili

Screened ReferencesStrong rec.

Junior AI/ML Software Engineer specializing in LLM agents and RAG systems

Frisco, TX2y exp
WorldLinkUniversity of Texas at Arlington

AI/back-end engineer at Canon who helped build and operate an internal production LLM platform that acts as a secure middle layer between users and models, defending against jailbreaks/prompt injection while enabling RAG, memory, and grounded responses over company data. Experienced with LangChain/LangGraph orchestration, vector DB retrieval, and reliability practices (testing, monitoring, adversarial prompts) to run high-throughput, low-latency AI workflows in production.

View profile
DK

DhanushKautilya Kammaripalle

Screened ReferencesStrong rec.

Junior AI Integration Engineer specializing in LLM agents and RAG on cloud platforms

Fairfax, VA2y exp
Virtual Labs Inc.George Mason University

Built and deployed LLM-powered features for a startup organizational management application, focusing on real-world deployment constraints like latency and cost. Implemented RAG with FAISS and improved retrieval quality by switching embedding models (OpenAI/Hugging Face) and fine-tuning embeddings on medical corpora for a medical-report UI feature. Uses LangChain and LangGraph to orchestrate multi-node LLM API workflows and evaluates systems with metrics like latency, cost per request, and error taxonomy.

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
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
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
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
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
MA

Manas Agarwal

Screened

Junior Full-Stack Software Engineer specializing in Python APIs, React, and cloud AI integrations

Superior, CO2y exp
VertexOneUniversity of New Haven

Customer-facing software engineer who builds and deploys practical AI/RAG solutions (e.g., an AI assistant for searching billing PDFs) by deeply understanding support workflows and iterating with users. Demonstrates strong production instincts—quickly stabilizing peak-traffic API timeouts with caching/background jobs, then implementing durable fixes with proper monitoring and maintainable code practices.

View profile
NM

Nem Mehta

Screened

Intern AI & Machine Learning Engineer specializing in computer vision and edge deployment

Cincinnati, OH2y exp
Airtrek RoboticsUniversity of Cincinnati

Built and shipped a real-time AI robotic inspection system, using a synthetic data generation pipeline to address rare edge cases—cutting data collection costs ~60% and boosting hard-scenario accuracy ~20%. Experienced in productionizing ML on constrained Jetson hardware and orchestrating end-to-end ML workflows with Airflow/Docker/Kubernetes, with a metrics-driven approach to reliability, evaluation, and stakeholder communication.

View profile
HP

Homak Patel

Screened

Junior Software Engineer specializing in Agentic AI and Data Systems

2y exp
EasyBee AINorth Carolina State University

Forward Deployed Engineer at EasyBee AI who productionized a self-storage customer’s multi-agent LLM system end-to-end—rebuilding it with LangGraph/CrewAI, integrating with real property management + CRM systems via an MCP server, and adding observability/guardrails for reliable daily use. Experienced in live troubleshooting of agentic workflows, developer demos/workshops (including an open-source project, MerryQuery), and partnering with sales to close deals through customer-specific technical demos and fast integration feedback loops.

View profile
VB

Mid-level AI Engineer specializing in NLP, computer vision, and healthcare analytics

Dartmouth, US3y exp
Integrated MonitoringUniversity of Massachusetts Dartmouth

Data scientist who has built production LLM agents (GPT-4o + LangChain + RAG) to automate analyst-style ad hoc CSV analysis with guardrails and GPT-as-a-judge evaluation. Also delivered an explainable healthcare NLP system for ICD code classification by collaborating closely with clinicians, using a hybrid rule-based decision tree + BERT model to reach 97% accuracy and cut manual review time.

View profile
SK

Mid-Level Software Engineer specializing in AI/ML and cloud-native platforms

Redmond, WA5y exp
Quadrant TechnologiesSeattle University

Backend/AI engineer who has built production LLM orchestration and agentic workflow systems in Python/FastAPI on Kubernetes across AWS/Azure. Demonstrated strong reliability engineering by debugging a real-world memory retention issue that caused latency spikes/timeouts, and strong data/performance chops with a PostgreSQL optimization that cut query latency from ~1.2s to ~15ms. Targets roles building scalable, guardrailed AI-driven workflow automation with robust observability and human-in-the-loop controls.

View profile

Need someone specific?

AI Search