Reval Logo
Home Browse Talent Skilled in OpenAI API

Vetted OpenAI API Professionals

Pre-screened and vetted.

OpenAI APIPythonDockerCI/CDAWSSQL
BM

Brian Mar

Screened

Senior Data Engineer specializing in data infrastructure and marketing/CRM analytics

San Mateo, CA8y exp
Full Circle InsightsUC Davis

“Salesforce-focused implementation/solutions engineer from Full Circle Insights who owned end-to-end campaign attribution and reporting deployments for multiple customers at once (3–5 concurrently), including sandbox testing, KPI monitoring, and rollback-safe migrations from legacy reporting. Also builds personal multi-agent workflows and uses Claude Code to rapidly scaffold data/analytics scripts like an advertising optimization parser over CSV/XLSX inputs.”

Data EngineeringData ModelingETLdbtSnowflakeApache Airflow+85
View profile
ST

Sindhuja Thagirisa

Screened

Mid-level Software Engineer specializing in backend, cloud-native microservices, and LLM apps

Remote, US3y exp
WalmartUniversity of Bridgeport

“LLM/agentic systems practitioner who repeatedly takes customer-facing LLM prototypes into production by operationalizing prompts, hardening RAG pipelines, and adding monitoring/guardrails. Has hands-on experience debugging intermittent production failures under high traffic (vector store timeouts/empty retrieval) and implementing fail-safe behavior plus alerting. Also partners closely with sales in pilots/POCs, customizing demos with customer data and running side-by-side comparisons to drive adoption.”

PythonJavaJavaScriptTypeScriptSQLFastAPI+79
View profile
TA

TEJASWI ARAVELLI

Screened

Junior Machine Learning Engineer specializing in Generative AI and analytics automation

Bengaluru, India2y exp
AccentureUniversity of Alabama at Birmingham

“AI/LLM engineer who built a production intelligent support system using RAG over a vectorized documentation library, addressing real-world issues like lost-in-the-middle context failures and doc freshness via automated GitHub-driven re-embedding pipelines. Emphasizes rigorous agent evaluation (component/E2E/ops) and prefers lightweight, decoupled workflow automation using message brokers (Redis/RabbitMQ) over heavyweight orchestration frameworks.”

PythonSQLRJavaTensorFlowKeras+100
View profile
AD

Alex D'Souza

Screened

Junior Machine Learning Researcher specializing in healthcare AI and security

Davis, CA2y exp
University of California, DavisUC Davis

“Research-focused AI/ML candidate who built an fMRI-based classifier to predict schizophrenia treatment effectiveness under small-dataset constraints. Demonstrated pragmatic model selection by moving from a complex GNN to graph-summary feature engineering with logistic regression, significantly improving accuracy and AUC; primarily works in Google Colab with script-based workflows.”

Artificial IntelligenceComputer VisionData AnalysisData PreprocessingDeep LearningDocker+45
View profile
IU

Ishaan Umesh Mandliya

Screened

Mid-Level Full-Stack Software Engineer specializing in AI/ML and cloud-native systems

Los Angeles, CA3y exp
DevolvedAIUSC

“At BondiTech, built and deployed customer-facing backend improvements for enterprise dashboards handling 1M+ records, redesigning a .NET/Entity Framework API with server-side pagination/filtering and feature-flagged rollout to cut latency from ~15s to ~2s. Experienced integrating customer systems into existing APIs, including stabilizing a legacy CRM sync by normalizing inconsistent IDs, handling strict rate limits with batching, and adding DLQs plus reconciliation reporting.”

AgileAmazon DynamoDBAmazon EC2Amazon S3Amazon SQSAmazon SNS+158
View profile
SM

Sahithi Mogudala

Screened

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

WI, USA3y exp
Cardinal HealthAnderson University

“Full-stack engineer with enterprise experience at Metasystems Inc. (and Qualcomm) building high-traffic, security-sensitive systems—owned a secure transaction processing module end-to-end using Java/Spring Boot, Python/Django, and React. Strong AWS production operations (EKS/ECS/Lambda/RDS/DynamoDB) with IaC (Terraform/CloudFormation), observability, and reliability patterns; also delivered resilient ETL/integration pipelines with idempotency/retries/backfills and achieved a 50% deployment-time reduction through CI/CD and modular refactoring.”

AjaxAmazon CloudFrontAmazon CloudWatchAmazon DynamoDBAmazon EC2Amazon ECS+284
View profile
AS

Ashok Sai Doredla

Screened

Mid-level AI/ML Engineer specializing in Generative AI and production ML systems

United States5y exp
CVS HealthUniversity of Maryland, Baltimore County

“At CVS Health, the candidate productionized a RAG-based LLM solution in a regulated healthcare setting, emphasizing reliable data pipelines, LoRA fine-tuning, monitoring, safety guardrails, and A/B testing. They have hands-on experience troubleshooting real-time RAG failures (e.g., chunking/embedding issues) and regularly lead developer-focused demos/workshops while translating technical architecture into business value for stakeholders.”

A/B TestingAsynchronous ProcessingAWSAWS LambdaAzure Blob StorageAzure Functions+142
View profile
RR

Ravi Rajappa

Screened

Mid-level DevOps & SRE Engineer specializing in AWS, Kubernetes, and CI/CD automation

San Jose, USA4y exp
Lumeus AIArizona State University

“Cloud/Kubernetes-focused engineer with production ownership in multi-account AWS environments (GE) and EKS-based platforms (Lumeus.ai). Strong in incident response and reliability—diagnosed IAM-driven serverless failures (SQS/Lambda) and Kubernetes deployment issues (CrashLoopBackOff, memory pressure) with rollbacks, policy fixes, and improved monitoring. Built secure Jenkins CI/CD and delivered infrastructure via CloudFormation and Terraform for serverless and EKS stacks.”

DevOpsCI/CDJenkinsKubernetesAmazon EKSHelm+66
View profile
SR

Shravan Ramamoorthy

Screened

Mid-level Full-Stack Engineer specializing in enterprise AI systems

Texas, USA3y exp
SutherlandUniversity of Illinois Urbana-Champaign

“Built and productionized an AI NL-to-SQL capability inside legacy accounts receivable software (React + Spring Boot + Postgres/pgvector RAG), adding semantic caching and a SELECT-only validation layer to satisfy infosec. Achieved measurable impact (3 days to seconds turnaround, 60% token cost reduction, 50% latency reduction) with strong adoption (40 analysts, 50+ queries/week) and documented/monitored via Confluence + logging and user feedback loops.”

LangChainVector DatabasesOpenAI APIPrompt EngineeringJavaPython+77
View profile
SR

sarah robert

Screened

Staff RPA & Automation Engineer specializing in Financial Services

Baton Rouge, LA11y exp
Fidelity InvestmentsSoutheastern Louisiana University

“Blue Prism RPA developer in a small FinTech-aligned team who owned ~20 production bots and drove both delivery and reliability. Built a shared VDI/locking design that cut infrastructure cost ~20–30% and routinely handled ServiceNow-driven production incidents end-to-end, including hotfixes and longer-term SDLC fixes. Also acted as a player-coach, training junior hires and maintaining high bot success rates (up to 99% within SLA).”

.NETAgileAngularAPI TestingAzure DevOpsBootstrap+169
View profile
TK

Tharun Kshathriya Sangaraju

Screened

Mid-level AI Engineer specializing in LLM orchestration, RAG, and multi-agent systems

Houston, TX4y exp
University of HoustonUniversity of Houston

“Research Assistant at the University of Houston who built and live-deployed a production RAG system for 1000+ research documents, using hybrid retrieval (dense+BM25+RRF) with cross-encoder reranking and RAGAS-based evaluation; reported 66% MRR, 0.85+ faithfulness, and 68% lower LLM inference costs. Also built a deployed LangGraph multi-agent research system (Researcher/Critic/Writer) with tool integrations (Tavily, arXiv) and dual memory (ChromaDB + Neo4j), plus freelance automation work delivering a WhatsApp chatbot and n8n workflows for a wholesale clothing business.”

API IntegrationApache AirflowApache HadoopApache KafkaApache SparkChromaDB+118
View profile
SS

Shivam Soni

Screened

Mid-Level Full-Stack Software Developer specializing in cloud-native microservices and AI/ML

Remote, USA3y exp
Fidelity InvestmentsArizona State University

“Backend engineer who optimized an AI-driven portfolio analytics/insights platform at Fidelity, addressing latency and traffic growth by moving services toward microservices, improving service communication, and tuning API/DB performance. Experienced scaling Python/FastAPI services with Docker + Kubernetes autoscaling, and strengthening security/privacy for sensitive client portfolio data used in LLM-based reporting.”

JavaPythonJavaScriptTypeScriptGogRPC+166
View profile
AB

Aryan Bhide

Screened

Junior Software Engineer specializing in LLM agentic workflows and full-stack systems

Santa Cruz, CA3y exp
PaystandUC Santa Cruz

“Paystand engineer/intern who built a multi-agent LLM orchestration system (with logging/feedback loops) that became part of the team workflow and reportedly cut development time ~70%. Partnered with sales/product on enterprise demos and implemented a dynamic RBAC system that helped drive adoption of an intern-built product to multiple enterprise clients, contributing to seven-figure ARR. Also founded and pitched a student-entrepreneur business management/payments project (HustleHub) and won a university startup competition.”

API DesignAWSCC++Computer VisionData Modeling+64
View profile
MD

Mukesh Dontaraboina

Screened

Mid-level Full-Stack Developer specializing in web platforms and cloud (AWS)

United States4y exp
Lincoln FinancialCalifornia State University, Long Beach

“Full-stack engineer with financial services experience (Lincoln Financial) who owned a customer-facing financial portal end-to-end using TypeScript/React and Node/Express. Has hands-on microservices and RabbitMQ event-driven workflows, addressing scale issues like retries/duplicates with idempotency and traceable logging, and built an internal real-time ops/support dashboard to improve monitoring and incident response.”

PythonCC++JavaJavaScriptTypeScript+154
View profile
SR

Sai Rahul Dasari

Screened

Mid-level AI/ML Engineer specializing in Generative AI, NLP, and healthcare RAG systems

USA3y exp
GE HealthCareNJIT

“Built and deployed a production clinical claim validation RAG system at GE HealthCare that automated nurses’ patient-history/claims checks, cutting manual review time by ~65%. Designed the full stack (retrieval, embeddings, Pinecone, prompt/verification guardrails, FastAPI backend) with PHI-compliant anonymization via NER and orchestrated pipelines using Airflow, Azure ML Pipelines, and MLflow with drift monitoring.”

PythonSQLFastAPIStreamlitDockerKubernetes+83
View profile
SS

Swami Sivanada Nadendla

Screened

Junior Software Engineer specializing in AI agents and full-stack cloud systems

Irvine, CA1y exp
OrangePeopleUC Irvine

“Backend-focused engineer who has built and refactored FastAPI services backed by MongoDB, emphasizing async concurrency, stateless design for horizontal scaling, and performance tuning via indexing and request-level timing. Has implemented production authentication patterns (JWT, SSO, OAuth2 + PKCE) and user/org-scoped access controls, and improved reliability of LLM document-extraction APIs with fallback mechanisms.”

Amazon BedrockAWSAWS LambdaBootstrapCC+++91
View profile
FT

Fatemeh Taghvaei

Screened

Junior AI/ML Engineer and Instructor specializing in deep learning, computer vision, and NLP

Chicago, IL2y exp
National Louis UniversityUniversity of Illinois Chicago

“Computer-vision practitioner and educator who built a real-time license plate recognition system (OpenCV/Python + KNN) optimized to run on a Raspberry Pi with camera integration. Also designs hands-on deep learning coursework, incorporating recent transformer-based vision research (Vision Transformers) into practical labs on real datasets.”

PythonJavaMATLABSQLHTMLCSS+114
View profile
MN

Manikanta Nadendla

Screened

Mid-Level Software Developer specializing in full-stack, cloud-native microservices and AI integrations

Remote, USA4y exp
Ally FinancialUniversity of North Texas

“Backend/AI engineer who has built production Spring Boot APIs on AWS (JWT auth, Redis/MySQL) and solved a real-world silent data integrity issue by implementing idempotency keys plus DB constraints/transactions. Also shipped an LLM-based document Q&A feature using a RAG pipeline with evaluation + human review, and designed multi-step agent workflows with verification, retries, and escalation guardrails.”

Amazon CloudWatchAmazon S3Amazon SNSAmazon SQSAngularApache Kafka+160
View profile
GC

Gary Chang

Screened

Senior Full-Stack Software Engineer specializing in AI-first cloud-native systems

Los Angeles, CA9y exp
System1UCLA

“End-to-end engineer who has productionized AI automation and RAG capabilities, building full-stack systems (React/Node/Redis/Postgres + vector DB) with evaluation-driven quality gates and monitoring. Reported ~60% reduction in manual ops time and major turnaround improvements, and has experience modernizing legacy systems safely via feature flags and parallel runs while working across product, data, and ops teams (System1).”

TypeScriptJavaScriptNode.jsPythonNestJSExpress+83
View profile
JM

Justino Mora

Senior Full-Stack Software Engineer specializing in civic tech and AI/RAG systems

13y exp
Emerson Collective42 Silicon Valley
PythonFlaskFastAPINext.jsReactPostgreSQL+108
View profile
DA

David Adetuberu

Junior Software Engineer specializing in backend systems and AI-powered mobile apps

Santa Clara, CA3y exp
UberBenedict College
PythonJavaGoJavaScriptC++SQL+63
View profile
ND

Niketan Doddamani

Mid-Level Software Engineer specializing in backend systems and CRM integrations

5y exp
University of Illinois ChicagoUniversity of Illinois Chicago
AlgorithmsAPI DesignAWSAWS IAMAWS LambdaBash+123
View profile
TP

Tyler Poff

Mid-Level Software Engineer specializing in backend services and cloud platforms

Devens, MA3y exp
Bristol Myers SquibbNortheastern University
JavaGoJavaScriptPythonC++Ruby+67
View profile
DS

Dhanalakshmi Sangaraju

Mid-Level Software Engineer specializing in cloud-native full-stack and FinTech systems

Chicago, IL4y exp
CitigroupDePaul University
PythonJavaScriptTypeScriptSQLC#Next.js+78
View profile
1...373839...75

Related

Software EngineersMachine Learning EngineersSoftware DevelopersData ScientistsFull Stack DevelopersResearch AssistantsEngineeringAI & Machine LearningData & AnalyticsEducation

Need someone specific?

AI Search