Vetted OpenAI API Professionals

Pre-screened and vetted.

SB

Sai B

Screened

Mid-level Python & AI/ML Engineer specializing in backend and LLM systems

New York, NY5y exp
BNY MellonUniversity of Central Missouri

Built an internal AI-powered document search and Q&A platform at BNY that let employees query company documents in natural language and get grounded answers in seconds. Brings practical full-stack and LLM systems experience across React/TypeScript, FastAPI, Pinecone, OpenAI, and Claude, with clear emphasis on retrieval quality, hallucination reduction, and production monitoring.

View profile
AV

Mid DevOps Engineer specializing in cloud infrastructure and GitOps

Fremont, CA3y exp
SentiLinkClemson University

Platform/DevSecOps engineer who combines full-stack product ownership with practical LLM systems in production. They built a self-service secrets management portal that reduced DevOps bottlenecks while maintaining compliance, and shipped AI-powered deployment debugging and security-remediation workflows with strong guardrails, monitoring, and human-in-the-loop controls.

View profile
MK

Junior Data Engineer / Analyst specializing in AI/ML data infrastructure

Houston, Texas1y exp
CallAgent AIUniversity of Texas at Austin

Built and deployed a compliance-sensitive LLM pipeline that extracts rebate logic from hospital–supplier medical contracts, using multi-layer redaction (regex/NER/dictionary), schema-validated structured outputs, and secure placeholder reinsertion. Hosted models on Amazon Bedrock to avoid retraining on sensitive data and improved both accuracy and cost by splitting the workflow into a lightweight section classifier plus a fine-tuned extraction model, orchestrated with LangChain and evaluated via layered, test-driven agent assessments.

View profile
EN

Elan Nash

Screened

Junior Full-Stack Software Engineer specializing in backend APIs and data systems

Los Angeles, CA2y exp
GHN Career AcademyUSC

Backend engineer who built an async FastAPI data pipeline at GHN Career Academy to replace a manual Excel-based workflow, migrating 30k+ contact records into Airtable with validation/deduplication and best-effort GPT-based enrichment. Emphasizes reliability under messy real-world data and partial failures via structured logging, retries, and resumable processing, unlocking downstream automations (e.g., Zapier and chatbots).

View profile
SM

Sai Musuku

Screened

Senior Full-Stack Developer specializing in Java/Spring microservices and modern web apps

Santa Clara, CA6y exp
WallboxUniversity of Missouri-Kansas City

Backend engineer with hands-on manufacturing/production-systems experience at Wallbox, improving the Supernova charger rework process by streamlining part-number/component updates. Strong in building modular Python/Flask services with clean integration layers (Cosmos DB, NetSuite, traceability/label printing), plus deep SQLAlchemy/Postgres performance tuning. Also brings scalable AI/ML integration and deployment experience (OpenAI/Hugging Face/TensorFlow Serving, Docker/FastAPI/Nginx) and multi-tenant schema isolation with RBAC.

View profile
NJ

Mid-level Data & AI Engineer specializing in healthcare data pipelines and MLOps

FL, USA4y exp
HumanaFlorida State University

Built and deployed a production LLM-powered clinical note summarization system used by care managers to speed review of 5–20 page unstructured medical records. Implemented safety-focused validation (prompt constraints, rule-based and section-level checks, human-in-the-loop) to reduce hallucinations while maintaining low latency and meeting privacy/regulatory constraints, integrating via APIs into existing clinical tools.

View profile
SM

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

Dallas, TX5y exp
Gilead SciencesUniversity of North Texas

AI/LLM engineer with production experience building secure, scalable compliance-focused generative AI systems (GPT-3/4, BERT) including RAG over internal regulatory document bases. Has delivered end-to-end pipelines on AWS with PySpark/Airflow/Kubernetes/FastAPI, emphasizing privacy controls, monitoring, and iterative evaluation (A/B testing). Also partnered closely with bank compliance officers using prototypes to refine NLP summarization/classification and reduce document review time.

View profile
RK

Mid-level AI/ML Engineer specializing in MLOps and LLM-powered applications

Mountain View, CA5y exp
IntuitUniversity of Central Missouri

AI/ML engineer with production experience building a RAG-based internal analytics assistant (Databricks + ADF ingestion, Pinecone vector store, LangChain orchestration) deployed via Docker on AWS SageMaker with CI/CD and MLflow. Strong focus on real-world constraints—latency/cost optimization (LoRA ~60% compute reduction), hallucination control with citation grounding, and enterprise security/governance. Previously at Intuit, delivered an interpretable churn prediction system (PySpark/Databricks, Airflow/Azure ML) that improved retention targeting ~12%.

View profile
PM

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

Austin, TX5y exp
Charles SchwabUniversity of Central Missouri

ML/LLM engineer at Charles Schwab who built a production loan-advisor chatbot integrated with internal knowledge and loan-calculator APIs, adding strict numeric validation to prevent rate hallucinations and optimizing context to control costs. Also runs ~40 Airflow DAGs orchestrating retraining/ETL/drift monitoring with an automated Snowflake→SageMaker→auto-deploy pipeline, and uses rigorous testing plus canary rollouts tied to business metrics and compliance constraints.

View profile
AP

Ankit Patra

Screened

Mid-Level Software Engineer specializing in cloud, microservices, and AI/ML

New York, NY6y exp
Binghamton UniversityBinghamton University

Backend/API engineer with ~4 years experience building production services in .NET Core/PostgreSQL/Redis/Docker and optimizing real-world latency issues (claims ~60% response-time improvement). Also built and owned an end-to-end RAG-based AI assistant using Python/FastAPI, OpenAI APIs, and Pinecone, plus agentic workflows with reliability guardrails (retries, confidence thresholds, monitoring). Currently pursuing a master’s degree and targeting a $150k base salary.

View profile
SG

Shiva Ganduru

Screened

Senior Backend Software Engineer specializing in microservices, Kafka, and cloud-native AWS platforms

USA5y exp
ExperianWestern Illinois University

LLM/agent engineer with production experience in the insurance claims domain, integrating OpenAI + LangChain into a claims platform to automate unstructured document extraction/classification and cut manual effort by 35%. Built reliable, fault-tolerant AWS/Kubernetes microservices with CloudWatch monitoring plus circuit breakers/retries/fallbacks, and implemented multi-step Spring Boot orchestration with schema validation, confidence gating, and human-in-the-loop handling for low-confidence cases.

View profile
SUMIT MAMTANI - Mid-level Data Scientist specializing in ML, MLOps, and customer analytics in Tempe, AZ

SUMIT MAMTANI

Screened

Mid-level Data Scientist specializing in ML, MLOps, and customer analytics

Tempe, AZ4y exp
QlikArizona State University

ML/NLP practitioner focused on insurance/claims analytics for a large financial firm, working with millions of fragmented structured and unstructured records. Built production-grade pipelines for entity extraction, entity resolution, and semantic search using Sentence-BERT + vector DB, including fine-tuning with contrastive learning (reported ~15% recall lift) and scalable ETL/containerized deployment on Kubernetes.

View profile
Prateek Pravanjan - Junior Machine Learning Engineer specializing in LLM evaluation and GenAI pipelines in Remote

Junior Machine Learning Engineer specializing in LLM evaluation and GenAI pipelines

Remote1y exp
MercorStevens Institute of Technology

LLM/agent engineer who built a production LangGraph multi-agent orchestrator connecting GitHub and APM/observability signals with a chain-of-verification loop for root-cause analysis. Emphasizes pragmatic architecture (start simple with state summaries), performance tuning (async LLM calls, Docker), and rigorous evaluation (LLM-as-judge, adversarial testing, hallucination/instruction adherence metrics, tool-call tracing) while iterating with non-technical stakeholders via A/B testing.

View profile
Pravalika Kasojjala - Mid-level AI/ML Engineer specializing in LLM, RAG/GraphRAG, and fraud analytics in Charlotte, NC

Mid-level AI/ML Engineer specializing in LLM, RAG/GraphRAG, and fraud analytics

Charlotte, NC5y exp
Bank of AmericaUniversity of Wisconsin–Milwaukee

LLM/agent engineer who has deployed a production internal assistant to reduce employee inquiry resolution time while maintaining regulatory compliance. Experienced with RAG, hallucination risk triage, and graph-based orchestration (LangGraph) for enterprise/banking-style workflows, emphasizing schema-validated, citation-backed, tool-constrained agent designs and tight collaboration with non-technical business/compliance stakeholders.

View profile
Arthi R - Mid-level Full-Stack Software Engineer specializing in FinTech and cloud-native microservices in Remote – Washington, D.C.

Arthi R

Screened

Mid-level Full-Stack Software Engineer specializing in FinTech and cloud-native microservices

Remote – Washington, D.C.5y exp
Fannie MaeWright State University

Backend engineer with fintech/banking experience (e.g., Canara Bank) building secure Python/Flask microservices for financial reporting and unified data access. Strong in Postgres/SQLAlchemy performance optimization (including materialized views) and in productionizing ML services on AWS (Lambda/ECS/CloudWatch) with Docker, model registries, and blue-green deployments, plus multi-tenant isolation via JWT-based middleware.

View profile
Keerthi Kalluri - Senior Full-Stack & GenAI Engineer specializing in healthcare and financial services

Senior Full-Stack & GenAI Engineer specializing in healthcare and financial services

6y exp
Kaiser PermanenteTexas Tech University

Built and deployed a production LLM-powered customer support assistant using a RAG backend in Python, focused on deflecting repetitive Tier-1 tickets and reducing resolution time. Demonstrates strong production engineering instincts around reliability (confidence scoring + human fallback), scalability/cost optimization (multi-stage pipelines), and workflow orchestration/observability (LangChain, custom DAGs, structured logging, step metrics).

View profile
Niharika Bhasin - Intern Full-Stack Software Engineer specializing in AWS serverless and real-time web apps in New York City, NY

Intern Full-Stack Software Engineer specializing in AWS serverless and real-time web apps

New York City, NY0y exp
Toricent LabsNYU

New-grad/early-career engineer who led high-stakes modernization of a field-operations platform from Firebase to AWS using an incremental/dual-write strategy, achieving zero downtime and ~30–32% infra cost reduction while improving scalability. Also built and productionized an AI-native code assistant (LangChain + Pinecone RAG) with measurable online metrics and safety guardrails, and has experience working directly with CEO/CTO/CPO and embedded with customer teams to ship enterprise features quickly.

View profile
Nikhitha santhoshi Maroju - Mid-level Full-Stack Software Engineer specializing in Java/Spring microservices on AWS in Redwood, CA

Mid-level Full-Stack Software Engineer specializing in Java/Spring microservices on AWS

Redwood, CA4y exp
PNCUniversity of Memphis

Built and shipped a production LLM-powered fraud investigation agent using RAG to generate transaction explanations and draft analyst reports. Emphasizes production robustness (fallbacks, strict structured outputs, async orchestration, monitoring/evals) and reports measurable impact: ~12% precision lift and ~80 high-priority alerts per week with reduced manual effort.

View profile
VS

Senior AI/ML Engineer specializing in Generative AI and agentic systems

Texas, USA5y exp
Bank of AmericaWichita State University

Built and deployed an agentic RAG assistant in production to automate enterprise knowledge search and multi-step workflows with tool calling, tackling real-world issues like hallucinations, retrieval accuracy, and latency. Demonstrates strong LLMOps and orchestration depth (MLflow, Airflow, LangGraph/LangChain/LlamaIndex) plus a metrics-driven approach to agent testing/evaluation and cross-functional delivery with business stakeholders.

View profile
Brendan Dwyer - Senior AI/ML Engineer specializing in GenAI and cloud platforms in Colorado Springs, CO

Brendan Dwyer

Screened

Senior AI/ML Engineer specializing in GenAI and cloud platforms

Colorado Springs, CO10y exp
Cargo Express Freight CorpSyracuse University

ML/AI engineer with hands-on experience turning research-style RAG concepts into production underwriting systems at Prudential Financial. Built an internal document intelligence assistant end-to-end with strong monitoring, safety, and evaluation practices, driving a 38% faster review process and 31% better retrieval accuracy. Also improved platform engineering at VivSoft by standardizing Python-based ML deployment across 60+ models.

View profile
ST

Mid-level Software Engineer specializing in backend, full-stack, and GenAI for FinTech

USA4y exp
MetLifeUniversity at Buffalo

Software engineer with 4 years of experience spanning scalable backend systems, full-stack product development, and production LLM integrations in finance, insurance, and e-commerce contexts. They describe shipping an AI-powered internal financial analysis tool, improving document-review workflows by 40%, and driving a zero-to-one B2B SaaS subscription launch with cross-functional GTM alignment.

View profile
VINAY KUMAR VIPPALA - Mid-level Software Engineer specializing in FinTech backend systems in Seattle, WA

Mid-level Software Engineer specializing in FinTech backend systems

Seattle, WA5y exp
LeisurePayClark University

Full-stack product engineer with hands-on ownership from React UI through Spring Boot APIs and SQL data layers, focused on transaction-heavy fintech workflows. Built both a transaction reconciliation system and a 0-to-1 AI-based anomaly detection workflow at LeisurePay, combining performance-minded frontend engineering with pragmatic product delivery.

View profile
NH

Neel Harip

Screened

Mid-level Full-Stack Engineer specializing in AI-powered backend and data platforms

Illinois, USA4y exp
University of Illinois Urbana-ChampaignUniversity of Illinois Urbana-Champaign

Pragmatic AI-focused builder who uses tools like ChatGPT and Claude to accelerate development while maintaining strict review, testing, and architectural ownership. Has hands-on experience designing lightweight multi-agent workflows, including a RAG-style system with separate retrieval and response roles, and approaches new AI trends through direct experimentation rather than hype.

View profile
Rishabh Goyal - Mid-level Software Engineer specializing in backend microservices and FinTech in USA

Rishabh Goyal

Screened

Mid-level Software Engineer specializing in backend microservices and FinTech

USA4y exp
JPMorgan ChaseCalifornia State University

Python backend engineer focused on real-time e-commerce analytics systems, building FastAPI + Kafka microservices with strong idempotent processing patterns (Postgres upserts, manual offsets, Redis caching). Has hands-on Kubernetes (EKS) and GitOps delivery with Argo CD/GitHub Actions, plus experience migrating containerized services from on-prem VMs to AWS using Terraform and blue-green cutovers.

View profile

Need someone specific?

AI Search