Vetted pytest Professionals

Pre-screened and vetted.

ST

Sohan Thakur

Screened

Mid-level Software Engineer specializing in AI and full-stack healthcare platforms

6y exp
GE HealthCareSyracuse University

Built and deployed a RAG-based clinical knowledge assistant at GE Healthcare to help clinicians query large volumes of messy, unstructured clinical documents with grounded, cited answers. Hands-on across the full stack (OCR/ETL, de-identification for PHI, Azure OpenAI embeddings, Cosmos DB indexing, FastAPI/Django) with production monitoring via LangSmith and performance tuning through batching and index optimization.

View profile
SM

Mid-level Data Scientist specializing in NLP/LLMs, time series forecasting, and MLOps

New York, NY6y exp
CitigroupKent State University

Data/ML practitioner with hands-on experience building NLP systems from prototype to production: delivered a Twitter sentiment classifier with robust preprocessing, SVM modeling, and Power BI reporting, and built entity-resolution pipelines for messy multi-source customer data (reporting ~95% improvement in unique entity identification). Also implemented semantic linking/search using SBERT embeddings with FAISS vector retrieval and domain fine-tuning (reported ~15% precision lift), and applies production workflow best practices (Airflow/Prefect, Docker, Azure ML/Databricks, Great Expectations).

View profile
ZZ

Zhixuan Zhu

Screened

Intern Software Engineer specializing in full-stack web apps and distributed systems

Los Angeles, CA1y exp
NeuroLeapUCLA

Backend/Full-stack engineer who built a Go-based API for a real-time eye-tracking system (calibration/recording/streaming) and debugged intermittent long-session timeouts through improved observability and concurrency refactors. Also shipped an LLM-driven "Doctor Simulator" product end-to-end (React/Node/Go/MongoDB/OpenAI), including structured prompts, deterministic verification/termination logic, and production guardrails like validation, retries, and prompt versioning.

View profile
Ajay Madhusudhan Thumala - Junior Software Engineer specializing in data engineering and LLM applications in Irvine, CA

Junior Software Engineer specializing in data engineering and LLM applications

Irvine, CA1y exp
GeisingerUC Irvine

Computer science engineer and master’s graduate who independently built a mechatronics-heavy capstone prototype: a smartphone concept for deafblind users using micro-actuator arrays for braille reading. Also has platform engineering experience at Quantiphi, deploying webhooks to Kubernetes and implementing GitOps-based CI/CD using AWS CodeCommit/CodeBuild and ECR.

View profile
Harrishkumar Loganathan - Mid AI/Machine Learning Engineer specializing in FinTech and Generative AI in Remote, USA

Mid AI/Machine Learning Engineer specializing in FinTech and Generative AI

Remote, USA3y exp
SocureArizona State University

AI/ML engineer with hands-on ownership of enterprise LLM deployments at Freshworks, including a large-scale RAG chatbot serving 15,000+ users across six departments. Stands out for combining deep production engineering skills—AWS microservices, Kubernetes, observability, retrieval quality, and faithfulness evaluation—with strong cross-functional stakeholder leadership and prior large-scale fraud data pipeline experience at Socure.

View profile
PD

Pranay Das

Screened

Senior Backend Software Engineer specializing in AI, FinTech, and Healthcare

Remote, USA8y exp
Eli LillyPurdue University

Founding engineer who has built web products end-to-end in startup settings, spanning FastAPI/React application development, auth, cloud deployment, and Kubernetes-based scaling. Particularly notable for designing custom GPU autoscaling for an AI-style recommendation product and later shipping workflow-driven healthcare support tooling using Temporal, Postgres, and modular backend logic.

View profile
RK

Junior Software Engineer specializing in backend systems, FinTech, and applied AI

California, USA4y exp
Weights & BiasesBelhaven University

Built and stabilized an AI-assisted document processing workflow for Possible Finance that supported underwriting without automating final loan decisions. Stands out for combining practical LLM integration skills with strong guardrails, validation, and fallback design in a financial workflow, delivering roughly a 35% reduction in document processing time.

View profile
KF

Kevin Fang

Screened

Intern Software Engineer specializing in full-stack and data systems

Beverly Hills, CA1y exp
Alo YogaUC Irvine

Software developer with healthcare operations experience at Epic Systems (Referrals & Authorizations), delivering customer-facing tooling to speed manual insurance authorization/denial documentation and support future automation. Also supported an HRIS migration to Workday at Aloe Yoga, solving legacy ID interoperability via scripting and mapping, and demonstrates strong production debugging and test-driven maintainability practices.

View profile
RM

Junior Backend/Cloud Software Engineer specializing in serverless and distributed systems

Arlington, VA1y exp
AmazonArizona State University

Backend-focused engineer who built a Python/Flask task-management API with JWT/RBAC, modular service/repository architecture, and PostgreSQL/SQLAlchemy performance optimizations (indexes, lazy loading, bulk ops, pooling). Also implemented multi-tenant data isolation strategies and built an OpenAI-powered document summarization workflow using chunking, async processing, Redis background workers, and caching to improve throughput.

View profile
SA

Mid-level Software Engineer specializing in cloud-native microservices and AI-powered web applications

Remote, USA5y exp
BigCommerceArizona State University

Backend engineer who built and owned an AI-powered SMS survey platform for a nonprofit serving at-risk communities (internet-limited users), using Cloudflare Workers + Twilio and a state-machine survey engine. Scaled it to ~10k active users with near-zero downtime, added English/Spanish support, and iteratively improved LLM behavior (Claude 3.7 Sonnet) to handle nuanced, real-world SMS responses reliably.

View profile
SU

Intern Software Engineer specializing in AWS cloud architecture and GenAI systems

Seattle, WA2y exp
Amazon Web ServicesSan José State University

AWS Solutions Architect intern who advised customers on securing a multi-tenant LLM-based SaaS, including isolation strategy tradeoffs and production guardrails against prompt injection. Has experience investigating a prompt-injection incident using logs/traces and TTP-style documentation, and designing scalable SDK/agent integrations via asynchronous worker architecture with prompt versioning.

View profile
SK

Mid-level Full-Stack Developer specializing in FinTech and enterprise web platforms

USA4y exp
JPMorgan ChaseChristian Brothers University

Financial-services AI engineer who shipped a production investment research assistant using RAG over internal research reports, SEC filings, and meeting transcripts, with a strong emphasis on truthfulness and guardrails. Built a structured evaluation loop (200+ golden test cases, RAG Triad metrics) that directly improved retrieval quality (e.g., fixing year-mismatch retrieval, boosting sensitive-query performance by 18% and cutting hallucinations to near zero) and scaled ingestion to ~10k messy documents with RabbitMQ + OpenTelemetry.

View profile
PG

Palash Gharde

Screened

Mid-level Software Development Engineer specializing in backend, data engineering, and ML systems

Arizona, USA5y exp
ServiceNowArizona State University

ML/Backend engineer with ServiceNow experience building production-grade inference services on FastAPI with Docker/Kubernetes (autoscaling, health checks) and strong reliability practices (monitoring, retries/timeouts, fallbacks). Delivered measurable improvements including 30% lower API latency and 18% higher model accuracy, and built A/B testing plus drift-triggered retraining loops to keep models stable in production.

View profile
Sayali Patil - Mid-level Python Full-Stack Developer specializing in Healthcare and FinTech in Everett, MA

Sayali Patil

Screened

Mid-level Python Full-Stack Developer specializing in Healthcare and FinTech

Everett, MA6y exp
Kaiser PermanenteHarrisburg University of Science and Technology

Backend engineer with hands-on experience building a fraud-transaction monitoring system in Python/Flask, architected as Dockerized microservices and integrated with Kafka for high-volume streaming. Demonstrates strong performance and reliability chops across PostgreSQL/SQLAlchemy tuning (EXPLAIN ANALYZE, N+1 fixes, bulk ops), multi-tenant data isolation, and scaling via background workers + Redis caching, plus real-time ML inference deployment using TensorFlow on AWS.

View profile
Aditya Jaiswal - Intern Software Engineer specializing in cloud, DevOps, and applied AI in Carlsbad, CA

Intern Software Engineer specializing in cloud, DevOps, and applied AI

Carlsbad, CA1y exp
ViasatUSC

Full-stack engineer with startup ownership experience (Aiir) building 15+ TypeScript/Go microservice APIs on GCP Cloud Run with Kafka-based async event streaming and React CRM integrations for billing/analytics. Strong post-launch operator who tuned Oracle performance (partitioning/indexing/query optimization) and validated a 23% retrieval-time reduction via AWR, and has a quality/DevSecOps mindset (94% Pytest coverage, GitHub Actions, SonarQube, Twistlock, CloudWatch) including migrating 18+ production CI/CD pipelines.

View profile
Amit Dharam - Junior AI/ML Software Engineer specializing in backend systems and cloud deployment in Tempe, AZ

Amit Dharam

Screened

Junior AI/ML Software Engineer specializing in backend systems and cloud deployment

Tempe, AZ3y exp
Arizona State UniversityArizona State University

Built multiple end-to-end automation and data systems, including an Accio RAG pipeline combining PDF parsing, FastAPI, Neo4j, and vector search, plus Selenium-based scraping for a virtual try-on product. Stands out for reliability-minded engineering: automated testing, structured logging, validation layers, and a data-driven approach to debugging flaky automation that improved CI pass rates to over 98%.

View profile
SP

Junior AI/ML Software Engineer specializing in LLMs and data-intensive systems

New York, NY3y exp
NYU Langone HealthNYU

AI/backend engineer who has owned production applied-ML systems end to end, including a Jitsi meeting intelligence platform with custom RoBERTa boundary detection, LLM summarization, and automated retraining from user feedback. Also has healthcare AI experience building a diabetes medication titration system with strict validation, drift monitoring, and safety guardrails—showing both product speed and high-stakes engineering rigor.

View profile
FM

Junior Backend Software Engineer specializing in FinTech and API systems

Maryland, USA2y exp
RampUniversity of Maryland, Baltimore County

Backend/product-minded engineer from Ramp with strong travel-tech experience, having built an end-to-end booking platform integrating multiple external providers, policy enforcement, and reporting infrastructure. They also shipped an LLM-powered personalization workflow using embeddings and Google Gemini that cut trip planning time by 22%, and demonstrated strong production reliability instincts through circuit breakers, health checks, and schema-driven normalization.

View profile
YL

Yupeng Lu

Screened

Mid-level Backend & Full-Stack Engineer specializing in distributed systems

Beijing, China3y exp
HuaweiBoston University

Built a production internal RAG-based Q&A assistant at Huawei for ~4,000 engineers over a 12M-document Elasticsearch corpus, replacing link-only search with synthesized answers and achieving 87% user acceptance while keeping hallucinations under 0.4%. Pairs rigorous offline benchmarking (RAGAS, PR-gated F1 improvements) with human A/B testing and OpenTelemetry-based production monitoring, and also has strong Kubernetes/SRE experience orchestrating 50+ gRPC services with major MTTR and pager-fatigue reductions.

View profile
PC

Pramod C

Screened

Mid-level Back-End Python Developer specializing in cloud-native microservices and FinTech

Boston, MA5y exp
State StreetBinghamton University

Backend engineer focused on building production-ready Python services (Flask/FastAPI) with strong performance and scalability instincts—Celery/Redis background processing, robust multi-tenant isolation (Postgres RLS), and pragmatic CI/Docker operations. Demonstrated measurable DB optimization impact (cut a critical analytics query from ~1–2s to ~100–150ms) and has hands-on experience integrating LLM/ML workflows (OpenAI, LangChain, embeddings, Redis/FAISS vector stores) without degrading API responsiveness.

View profile
RF

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

Jersey City, USA4y exp
JPMorgan ChaseSyracuse University

Backend/DevOps-focused engineer with healthcare and financial systems experience, including an ICU readmission risk platform delivering real-time ML scores via a secure FastAPI service (PyTorch model serving, PostgreSQL, Celery/Redis) deployed on AWS with strong observability. Has hands-on Kubernetes GitOps delivery (Helm, ArgoCD, HPA) and has supported a JPMC on-prem-to-AWS microservices migration using phased validation and blue-green cutovers, plus Kafka/Avro streaming for real-time transaction processing.

View profile
AB

Senior Software Engineer specializing in Cloud DevOps and AWS automation

Whippany, NJ8y exp
BarclaysNortheastern University

Backend/automation engineer who led the design of an OOP Python test automation framework for AWS infrastructure (Behave + Jenkins), cutting regression effort from weeks to a 3–4 hour run. Has hands-on cloud and DevOps experience across AWS (boto3, ECS, AMI automation via GitHub Actions) plus data/migration work including on-prem-to-cloud Oracle Retail DB migration with rollback planning and a Kafka + ML fraud-detection streaming pipeline.

View profile
AD

Arnold Durazo

Screened

Senior Full-Stack Engineer specializing in AI/LLM and cloud-native SaaS

Austin, TX9y exp
OracleCal Poly Pomona

Software engineer with strong end-to-end ownership across frontend, backend, data, and infrastructure, including real-time systems (Kafka/Postgres) and observability (Datadog). Built and productionized an AI-native RAG support assistant (OpenAI embeddings + Pinecone) with prompt/guardrail design, achieving 48% agent adoption and 30% faster responses. Experienced in legacy modernization and reliability work using feature flags, event/transaction replay, and rapid embedded delivery.

View profile
JM

jaswanth mada

Screened

Mid-level Applied AI/ML Engineer specializing in LLMs, RAG, and fraud/anomaly detection

4y exp
Morgan StanleyPurdue University Northwest

Built and productionized an internal LLM-powered document Q&A system at Morgan Stanley using a LangChain-based RAG pipeline (FAISS + OpenAI) with AWS ingestion (S3/Lambda), handling 100k+ pages and cutting lookup time ~35% while keeping responses under 3 seconds. Strong on reliability: automated evals/CI (pytest + GitHub Actions), CloudWatch monitoring, drift detection (prompt drift and fraud-model drift), and security controls (IAM + app-level authorization) in a financial-services environment.

View profile

Need someone specific?

AI Search