Vetted Python Professionals

Pre-screened and vetted.

PP

Paul Pesnell

Screened

Mid-Level Full-Stack Software Engineer specializing in automation and systems administration

Washington, DC6y exp
DeloitteTemple University

Backend-focused engineer with financial domain experience who built Java REST APIs for data entry/validation and implemented strong testing, alerting, and rollback practices for production reliability. Has hands-on experience automating legacy manual processes with Ansible and troubleshooting AWS EKS/OpenShift deployments via CloudFormation in a permission-constrained enterprise environment; comfortable with occasional onsite meetings in Bethesda, MD.

View profile
MD

Junior Software Engineer specializing in AI, backend systems, and AWS cloud

Sunnyvale, CA2y exp
LinkedInNortheastern University

Built and shipped a production multi-agent conversational AI platform (Monitor agent + RAG + 4 additional agents) with enterprise REST APIs, using ChromaDB-grounded WCAG knowledge to keep responses accurate while varying tone via personality modes and conversation memory. Has experience at LinkedIn delivering technical demos and pre-sales guidance to both engineering teams and C-level stakeholders, acting as a translator between sales and technical teams to drive adoption.

View profile
VS

Principal Software Architect specializing in AI/ML and cloud-native full-stack platforms

Austin, TX17y exp
Happiest MindsAnna University

AI/LLM engineer who built a production content-generation system for nursing education, combining multimodal RAG over proprietary PDFs (including images) with structured Cosmos DB data and external sources. Strong focus on production reliability—prompt-chaining with LangChain, validation/guardrails, and Azure-based monitoring/observability—plus experience designing Azure AI agents with tool integrations like Bing Search.

View profile
SG

Sai Garipally

Screened

Mid-level AI/ML Engineer specializing in GenAI, LLMs, and computer vision

USA5y exp
UiPathSacred Heart University

Built and productionized a multi-agent, LLM-powered document understanding system to replace manual review of long documents, using LangGraph orchestration plus RAG to reduce hallucinations. Implemented layered reliability controls (structured templates, checker agent, and human-in-the-loop feedback) and reported ~40% speed improvement after orchestration; also has hands-on Airflow experience for scheduled data pipelines.

View profile
AM

Mid-level AI Engineer specializing in multi-agent LLM systems and multimodal tutoring

Boston, United States3y exp
PearsonUniversity of Illinois Urbana-Champaign

LLM/agentic systems builder who has deployed multi-agent educational chatbots using LangChain + LangGraph, with LangFuse-based tracing and FastAPI hosting. Focused on production reliability and performance (latency reduction via agent decomposition and caching) and on evaluation/testing (routing test scenarios, LLM-as-judge). Partnered with product to add image understanding by parsing and storing images in S3, expanding chatbot coverage to 30+ books with images.

View profile
TM

Tejal Mane

Screened

Mid-level Machine Learning Engineer specializing in GenAI, LLMs, and real-time ML systems

Moundsville, WV4y exp
CitiusTechUniversity of Michigan

Built and deployed a production long-form article summarization system using BART/T5/PEGASUS, tackling real-world constraints like token limits, latency/quality tradeoffs, and factual drift via chunking/merge logic and constrained decoding. Uses pragmatic Python-based pipeline orchestration (scheduled jobs, modular scripts, logging/retries) and iterates with stakeholder feedback to make outputs genuinely useful for content workflows.

View profile
LK

Mid-level AI/ML Engineer specializing in NLP, fraud detection, and MLOps

New York, NY4y exp
AIGUniversity of Texas at Arlington

LLM/ML platform engineer with hands-on experience taking an LLM document summarization prototype into a production-grade service on AWS EKS, emphasizing low-latency inference, drift monitoring, and safe CI/CD rollouts (canary + rollback). Strong in real-time debugging of agentic/RAG systems (tracing, retrieval/index drift fixes) and in developer enablement through practical workshops (Docker/Kubernetes/FastAPI) plus pre-sales support via demos and benchmarks to close pilots.

View profile
AE

Ashwitha E

Screened

Junior Data Scientist specializing in fraud analytics and cloud data platforms

Dallas, TX3y exp
Bank of AmericaUniversity of North Texas

Built and deployed production LLM-powered document summarization/classification systems using embeddings, vector databases (RAG-style retrieval), and automated evaluation (BERTScore/ROUGE), with a focus on monitoring and scalable cloud pipelines. Also partnered with a fraud analytics team to deliver a transaction anomaly detection solution, translating model outputs into Power BI dashboards and actionable KPIs while iterating on thresholds and alerts based on stakeholder feedback.

View profile
HA

Hamad Alajeel

Screened

Intern Machine Learning & AI Automation Engineer specializing in ML workflows and AI hardware

Fort Lauderdale, FL0y exp
Revscale Technologies Inc.UC San Diego

ML practitioner with hands-on experience adapting diffusion models (DDPM + U-Net in PyTorch) to improve low-dose CT medical imaging quality via denoising and upsampling against high-dose ground truth. Also built a RAG workflow during a recent internship by cleaning client survey data, embedding with OpenAI text-embedding-3-large, and indexing in Pinecone with MD5 deduplication, alongside a strong emphasis on production-grade Python practices.

View profile
HB

Executive Technology Leader specializing in enterprise architecture, AI, cloud, and digital transformation

37y exp
United Talent AgencyWestern Governors University

Senior technology leader and hands-on builder spanning enterprise architecture and product/engineering leadership across healthcare and entertainment. Has led high-impact cloud and security architecture decisions (including establishing a private cloud to address scalability/security at massive scale) and scaled orgs 300% using pod-based team structures. Currently building an AI-supported hydroponics/vertical farming IoT framework (ESP32 + Azure) and a musician collaboration platform (React + Neo4j + AWS).

View profile
CB

Mid-level Full-Stack Software Engineer specializing in cloud and AI-enabled applications

San Francisco, CA4y exp
One CommunityPurdue University

Product-focused full-stack engineer (70/30 app vs infra) with Accenture experience and recent AI workflow work, shipping end-to-end systems from React/TypeScript UIs through FastAPI backends to Postgres. Built an AI-driven data extraction platform with async job APIs, strict schema validation, and strong observability, and has operated AWS ECS-based deployments with real incident mitigation (DB connection exhaustion/latency under traffic spikes).

View profile
FB

Fenil Bhimani

Screened

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

3y exp
CitigroupCal State Fullerton

Open-source contributor who improved React Query’s caching/subscription behavior to reduce unnecessary re-renders via debouncing and batched updates, validated with benchmarking and extensive tests. Also maintained a Flask extension and resolved production background-task hangs by tracing Redis connection handling issues, adding cleanup/retry logic and troubleshooting docs. In a fast-paced startup, owned the design of a Celery+Redis multi-queue background processing system with Prometheus-based observability.

View profile
VK

Vinay Kumar

Screened

Mid-level Backend Software Engineer specializing in Java microservices and AWS

Cincinnati, OH3y exp
AmazonUniversity of Cincinnati

Backend/distributed-systems engineer (Amazon; also Bank of America) pivoting into robotics software. Built and owned an end-to-end cross-region event processing service for Aurora Global Databases, emphasizing correctness under latency/clock skew, fault tolerance, and strong observability; brings deep Docker/Kubernetes and CI/CD experience to robotics infrastructure and reliability work while ramping up on ROS 2.

View profile
YV

Entry-Level Frontend Software Developer specializing in React and ML-enabled web apps

Los Angeles, CA1y exp
Easley-Dunn ProductionsUSC

Backend-focused Python/Flask engineer who owned REST APIs for a video analysis system, including preprocessing, ML inference integration, and post-processing into time-aligned predictions consumable by a React UI. Demonstrated practical performance/scalability work by decoupling API request handling from CPU-heavy processing and adding timing instrumentation to identify and optimize bottlenecks.

View profile
AJ

Ashi Jawne

Screened

Mid-level Instrumentation & Controls Engineer specializing in SCADA and industrial automation

5y exp
TC EnergyFlorida Atlantic University

Operations/industrial automation engineer with several years supporting and upgrading controls, PLCs, networks, and IoT across 300+ North American sites. Led a zero-downtime IoT safety-device integration into an existing plant control/SCADA environment by building a parallel secure network and a Python/Flask + AWS/SQL telemetry pipeline, avoiding a major outage and saving ~$300K. Also co-founded an IoT + ML flood monitoring pilot shaped through direct collaboration with urban planners, emphasizing geospatial flood mapping for decision-making.

View profile
SK

Senior Software Engineer specializing in Python automation and hybrid cloud integration

Remote, USA3y exp
JPMorgan ChaseHarrisburg University of Science and Technology

Embodied AI / robotics-focused ML engineer with experience at JPMorgan and EY building language-to-robot control systems that connect transformer/LLM intent to safe real-world robotic actions. Designed production-grade, low-latency architectures (Kafka/Redis, monitoring, CI/CD) and applied sim-to-real and model distillation to make research ideas deployable on physical systems.

View profile
RM

Mid-level Full-Stack Java Developer specializing in FinTech microservices

AL, USA3y exp
JPMorgan ChaseLindsey Wilson College

Backend-focused Python/Flask engineer with strong performance and scalability experience across PostgreSQL/SQLAlchemy optimization, caching, and async processing. Has implemented multi-tenant data isolation (schema/db per tenant with RBAC and encryption) and integrated TensorFlow-based ML inference behind a Flask REST API using Redis caching, batching, and async execution; reports measurable wins like cutting endpoints from 6–8s to ~2s and increasing throughput 3–4x via Celery queues.

View profile
RM

Rifat Mahfuz

Screened

Junior Backend Software Engineer specializing in microservices and API platforms

New York City, NY1y exp
ShareTripUniversity of Illinois Urbana-Champaign

Backend engineer with strong performance and security instincts: built a Flask API for readability metrics with clean, testable modular design; optimized SQLAlchemy/Postgres to eliminate N+1 issues (800ms to 120ms). Also implemented an LLM-powered natural-language travel search using Claude Sonnet + Amadeus with RAG and anti-exploitation safeguards, plus multi-tenant isolation via Postgres RLS and Redis caching that cut search latency from ~20s to ~4–5s while reducing storage costs.

View profile
AK

Arda Kabadayi

Screened

Junior Software Engineer specializing in full-stack web development and computer vision

3y exp
Syracuse UniversitySyracuse University

Backend engineer who built an AI voice-driven calendar assistant using Python/Flask with a multi-agent architecture (CrewAI + OpenAI), including agent-specific memory management and summarization to handle token limits. Also has production performance optimization experience at Trendyol, adding Redis caching to speed up an advertisement retrieval endpoint and improve page load experience.

View profile
KK

Mid-level Generative AI Engineer specializing in LLM apps, RAG, and MLOps

Remote, United States6y exp
AccentureEastern Illinois University

LLM/GenAI engineer with US Bank experience building a production financial-document intelligence platform using LangChain/LangGraph, GPT-4, and Amazon OpenSearch. Delivered a RAG-based assistant for compliance/audit teams with grounded, cited answers, focusing on reducing hallucinations and latency, and deployed securely on AWS (SageMaker/EKS) with CI/CD and evaluation tooling (LangSmith, RAGAS).

View profile
RJ

Ramesh Jasti

Screened

Mid-level AI/ML & MLOps Engineer specializing in cloud AI infrastructure and GenAI

San Jose, USA5y exp
HPEWestern Illinois University

At HPE, led and deployed an enterprise-grade LLM document intelligence platform for an insurance client, automating extraction from highly variable PDFs/scans/emails and raising field accuracy from 74% to 93%. Built a LangChain/Pinecone/OpenSearch RAG framework to cut hallucinations by 37% and operationalized LangSmith evals in CI, driving a 41% triage accuracy lift and >33% fewer incorrect resolutions while partnering closely with claims operations via HITL workflows.

View profile
AS

Anuj Shah

Screened

Senior Data Analyst specializing in cloud data platforms, experimentation, and predictive analytics

GA, USA9y exp
UnitedHealth GroupNorthwestern Polytechnic University

Healthcare data/ML practitioner with experience at UnitedHealth Group building production ETL and streaming pipelines (Python, BigQuery, Kafka) that unify EHR, IoT device, and lab data for patient risk prediction. Also implemented embedding-based semantic search/linking for noisy clinical notes via domain adaptation and rigorous validation with clinical stakeholders; previously built churn prediction at DirecTV using XGBoost.

View profile
VL

Vasu Lakhani

Screened

Mid-Level Software Engineer specializing in AI-enabled backend and full-stack web systems

Los Angeles, California4y exp
AIRKITCHENZCalifornia State University, Fullerton

Backend/AI workflow engineer with experience at AirKitchenz, Uber, and Vivma Software, building production systems on AWS (Lambda, DynamoDB, Step Functions). Has a track record of major performance wins (DynamoDB latency 2s to <150ms; Postgres query 2s to ~180ms) and shipping LLM-powered onboarding and ticket-routing workflows with strong guardrails (schema validation, confidence thresholds, human-in-the-loop escalation).

View profile
VH

Mid-level ML/AI Engineer specializing in NLP, RAG pipelines, and financial risk & fraud systems

USA3y exp
FintaUniversity at Buffalo

Built and shipped LLM/RAG systems in finance and startup settings, including a Goldman Sachs document intelligence platform that indexed ~8TB of regulatory filings and delivered cited, conversational answers with <2s latency—cutting compliance research by ~4.5 hours per batch. Also developed LangChain-based agent workflows at Finta to automate CRM enrichment and investor lookup with strong testing, tracing (LangSmith), privacy guardrails, and auditability.

View profile

Need someone specific?

AI Search