Reval Logo

Vetted Streamlit Professionals

Pre-screened and vetted.

JJ

Intern Generative AI Engineer specializing in RAG and multi-agent systems

Chicago, IL2y exp
NeuraFlashUniversity of Chicago

Built and deployed a production RAG-based multi-agent chatbot during an internship to help consultants answer client questions and guide users through new IT systems with step-by-step instructions. Demonstrates hands-on experience with LangGraph/LangChain/Google ADK, unstructured document parsing and chunking for RAG, and a reliability-first approach to agent workflows (metrics, fallbacks, human-in-the-loop, guardrails).

View profile
SK

Mid-level AI/ML Engineer specializing in recommender systems and edge computer vision

Bay Area, CA6y exp
ShopifyUniversity of North Texas

ML/AI engineer with production experience at Shopify and Intel, building a deep learning product ranking system that lifted add-to-cart ~14% and serving real-time similarity search via FAISS+Redis under <20ms latency at massive scale. Also deployed computer vision models to 100+ retail edge locations using Docker/Ansible/k3s with zero-downtime rollouts, and applies strong MLOps practices (A/B testing, canary/shadow, observability) plus performance optimization (OpenVINO, INT8).

View profile
AT

Aarya Tallada

Screened

Entry-Level Software Engineer specializing in backend platforms for Financial Services

Tampa, FL1y exp
CitigroupUCLA

At Citi, helped lead the productionization of an internal LLM-driven automation workflow into a production-ready developer platform, focusing on determinism/reproducibility, security, and cost controls. Implemented prompt versioning/registry, JSON schema validation, sanitization, and deep telemetry (including manual edit-distance) plus human-in-the-loop review and phased rollout—driving major SDLC efficiency gains (e.g., test script creation cut from ~1 week to ~1 day).

View profile
PN

Mid-level Generative AI Engineer specializing in LLM fine-tuning, RAG, and agentic systems

New York, NY6y exp
JPMorgan ChaseUniversity of Central Missouri

Built and deployed a production multi-agent RAG system at JPMorgan Chase to automate regulated credit analysis and compliance clause discovery across large internal policy/document libraries. Implemented LangGraph-based supervisor orchestration with structured state management (Azure OpenAI) to support long-running, resumable workflows, plus hybrid retrieval + re-ranking and guardrails for reliability. Strong at evaluation/observability (trace logging, LLM-judge, HITL) and at communicating results to non-technical stakeholders via Power BI embeds and Streamlit prototypes.

View profile
SG

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

6y exp
CVS HealthUniversity of New Haven

Built a production LLM-powered RAG agent for healthcare/insurance operations that retrieves and summarizes patient medical documents with grounded citations, scaling to ~4.5M records. Addressed medical shorthand and terminology by fine-tuning ~120 lightweight DistilBERT models by specialty and validating entities against SNOMED/RxNorm, while using SHAP/LIME and human-in-the-loop review to make decisions explainable to stakeholders.

View profile
JA

Jeevan aher

Screened

Junior AI Engineer specializing in fraud detection, credit risk, and LLMs in FinTech

Remote, USA3y exp
JPMorgan ChaseUniversity of Illinois Urbana-Champaign

AI engineer with production experience building a high-accuracy (98%) fraud detection system operating at real-time latency (1–2s) over millions of transactions, using a multi-model pipeline approach to meet performance constraints. Also implemented Airflow-orchestrated workflows (DAGs, retries, alerts) to replace brittle cron scripts and is currently pursuing a master’s project on real-time ASL-to-text conversion.

View profile
CS

Intern Data Scientist specializing in generative AI and forecasting

San Francisco, CA5y exp
Aurora AIUniversity of Chicago

ML/NLP practitioner working across healthcare and business/finance use cases: currently fine-tuning a domain-specific Llama 3.1 model for safe reasoning over EHRs/clinical notes using RAG + RL/DPO and RAGAS-based evaluation. Has built UMLS-driven entity normalization pipelines with quantified quality gains and developed embedding/vector-DB systems (FAISS) for semantic matching and forecasting/recommendation applications at Aurora AI and Banxico.

View profile
KS

Mid-level Full-Stack Developer specializing in cloud microservices and GenAI systems

USA, USA5y exp
UberNortheastern University

Built and owned an end-to-end AI-driven decisioning platform at Uber, combining LLM orchestration with typed tool contracts and a Snowflake-based RAG pipeline to make decisions fully auditable. Delivered large-scale measurable impact (120k requests/day, 18k cases auto-resolved/month) while improving ops SLA from 3 days to 6 hours and cutting incident response time nearly in half. Previously led a high-risk strangler-fig modernization of a legacy insurance platform across 120+ microsites at Accenture, coordinating across multiple squads with feature-flagged parallel cutovers.

View profile
LK

Lekha Karanam

Screened

Mid-level AI/Analytics Product & Data Professional specializing in LLM and dashboard automation

Dallas, TX3y exp
Goldman SachsUniversity of Texas at Dallas

Built and shipped open-source LLM/RAG systems, including a generative AI assistant grounded on ~30,000 scraped university web pages, improving response accuracy ~30% by moving from TF-IDF-only retrieval to a hybrid sentence-transformer approach with fallback controls. Also partnered with non-technical leadership at Securi.ai to deliver real-time predictive analytics dashboards (Elasticsearch + Jira/ServiceNow) that reduced project overhead by 18%.

View profile
SM

Mid-level Full-Stack Developer specializing in Java/Spring Boot, React, and cloud-native AI automation

Long Beach, CA3y exp
UberCalifornia State University

Software engineer focused on reliability and scalable systems: built React/TypeScript dashboards backed by Java/Spring Boot APIs and designed Kafka-based microservices with strong contract/versioning discipline. Known for shipping incremental improvements with tight feedback loops and for creating internal observability tools that streamline on-call and incident diagnosis under high-traffic conditions.

View profile
DG

Deepika Gotla

Screened

Senior Technical Support Engineer specializing in Azure Cloud & Generative AI

Bellevue, WA7y exp
MicrosoftSUNY New Paltz

Microsoft cloud/infra engineer with 5+ years supporting enterprise Azure environments, specializing in security-focused networking (private endpoints, DNS) and production troubleshooting across Azure Front Door/App Gateway WAF/AKS. Has implemented posture improvements via Defender for Cloud, Azure Policy, and RBAC tightening, and also designs secure AWS agent/scanner integrations and modern EKS/GitHub Actions/Secrets Manager observability-enabled SDK rollouts.

View profile
SB

Mid-level Software Engineer specializing in cloud platforms, data engineering, and distributed systems

Seattle, WA5y exp
Amazon Web ServicesKLE Technological University

Full-stack engineer who built and owned an AI-assisted job-matching dashboard in Next.js App Router/TypeScript, keeping LLM logic server-side and improving performance via deduplication, caching/revalidation, and streaming (35% fewer duplicate LLM calls; 40% faster first render). Also has strong data/backend chops: designed Postgres models and optimized queries at million-record scale (1.8s to 120ms) and built durable AWS multi-region telemetry workflows with idempotency, retries, and monitoring.

View profile
AN

Senior Data Scientist / Generative AI Engineer specializing in fraud, risk, and MLOps

5y exp
PayPalUniversity of New Haven

Built and deployed a production LLM/RAG fraud investigation system to replace manual investigator workflows, combining transaction data, historical cases, and policy documents with agent-style steps and LoRA fine-tuning. Demonstrates strong reliability engineering (grounding, citations, abstention paths), performance optimization (retrieval/indexing/caching), and end-to-end MLOps orchestration using Azure ML Pipelines/MLflow plus Kubernetes/Argo with canary and rollback deployments.

View profile
SM

Mid-level Data Scientist specializing in NLP, LLMs, and cloud ML platforms

Remote, USA5y exp
Wells FargoUniversity of Illinois Urbana-Champaign

LLM/MLOps engineer who has shipped production systems for complaint intelligence and contact-center NLU, including LoRA/RLHF-tuned LLaMA models deployed on GKE with vLLM and Vertex AI batch pipelines to BigQuery. Demonstrates strong practical focus on hallucination control, data imbalance mitigation, and production monitoring (Langfuse) with regression testing and canary rollouts, plus experience orchestrating complex workflows with AWS Step Functions.

View profile
AY

Junior Software Engineer specializing in Python full-stack, cloud/DevOps, and AI/ML

IL, USA2y exp
Morgan StanleyIllinois State University
View profile
GK

Intern Data Scientist specializing in GenAI, RAG, and MLOps

San Diego, CA1y exp
QualcommUniversity of Maryland, College Park
View profile
AC

Mid-level AI Engineer specializing in LLM agents and RAG for enterprise platforms

3y exp
IBMNational Institute of Technology Patna
View profile
EC

Junior Machine Learning Engineer specializing in multimodal generative AI and computer vision

Champaign, IL3y exp
SayariUniversity of Illinois Urbana-Champaign
View profile
AY

Junior Software Engineer specializing in full-stack web and ML systems

Peoria, IL2y exp
VirtuSenseUC San Diego
View profile
PK

Mid-level Data Scientist specializing in NLP, GenAI, and time-series modeling

New York, NY5y exp
Goldman SachsUniversity at Buffalo
View profile
AW

Intern Software Engineer specializing in cloud, ML, and real-time audio streaming

Seattle, WA0y exp
AmazonUniversity of Colorado Boulder
View profile
SX

Senior ML Engineer / Bioinformatics Scientist specializing in GenAI and multi-omics

New Jersey, US7y exp
Admera HealthOhio State University
View profile
DG

Junior AI Engineer specializing in LLM systems and AI for drug discovery

Saratoga, USA2y exp
StealthCarnegie Mellon University
View profile
SY

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

Austin, TX5y exp
ShopifyWebster University
View profile

Need someone specific?

AI Search