Vetted Workflow Automation Professionals

Pre-screened and vetted.

ET

Evan Teague

Screened

Senior Software Engineer specializing in backend and data platforms

Bethesda, MD10y exp
Spatial Data LogicUniversity of Virginia

Series A startup engineer with broad full-stack ownership across backend, data, and frontend, including a real-time ingestion platform that scaled to 10x higher daily volume without downtime while cutting latency from minutes to seconds. Brings strong fintech and B2B SaaS experience building auditable, high-throughput systems for analysts, operations, and compliance teams in regulated environments.

View profile
AH

Alex Haeberle

Screened

Director-level Platform Engineering Architect specializing in Internal Developer Platforms

Buffalo, NY8y exp
KyndrylColorado School of Mines

Enterprise platform engineering leader who identified platform engineering as a major opportunity at Kyndryl and built an entire internal practice around it by codifying the offering and evangelizing it across leadership. Now exploring founding an agentic AI developer platform aimed at reducing variance and improving consistency in building/deploying cloud-native applications; has not raised capital yet.

View profile
DR

Entry-Level Software Engineer specializing in full-stack development and machine learning

College Station, TX0y exp
NatWestTexas A&M University

Master’s CS candidate with backend internship experience modernizing live operational workflows at NatWest/NetWess, focusing on reliability improvements, safer CI/CD deployments, and incremental refactors using feature flags and rollback paths. Built FastAPI-based APIs with strong security patterns (JWT + 2FA/TOTP, centralized authorization, RLS) and demonstrated attention to edge cases like idempotency and data consistency in a Netflix-clone project.

View profile
SK

Mid-Level Software Engineer specializing in FinTech microservices and AI automation

New York City, United States3y exp
Bank of AmericaNJIT

Backend engineer with experience evolving a real-time transaction and rewards processing platform from a tightly coupled architecture into domain-based microservices. Uses REST plus Kafka for synchronous vs. asynchronous workflows, and builds Python/FastAPI APIs with Pydantic contracts, Docker/Kubernetes deployments, and JWT/OAuth-based security; has also supported analytics/dashboard use cases (Power BI).

View profile
PK

Senior GenAI/ML Engineer specializing in LLMs, RAG, and multimodal generative AI

USA4y exp
GE HealthCareFranklin University

LLM/RAG engineer with production deployments in highly regulated domains (Frost Bank and GE Healthcare). Built secure, explainable document-grounded Q&A systems using LoRA fine-tuning, strict RAG with confidence thresholds, and citation-based responses; also established evaluation/monitoring (golden QA sets, hallucination tracking, drift) and achieved ~40% latency reduction through retrieval/prompt tuning.

View profile
AN

Adarsh Nandal

Screened

Mid-Level Backend Software Engineer specializing in Java/Spring microservices and AWS

Nashua, NH4y exp
MastercardRivier University

Backend-focused engineer with production experience building Spring Boot services for automated workflow and data-processing platforms, using queues plus retry and idempotency patterns. Also uses Python to automate data processing; emphasizes testing and peer review for maintainability.

View profile
MR

Mid-level GenAI Engineer specializing in production AI agents and evaluation pipelines

Overland Park, Kansas5y exp
MinutentagWilmington University

Built and shipped a production LLM-powered internal operations automation platform using LangChain RAG (Pinecone) and FastAPI microservices, deployed on AWS EKS, serving 10k+ daily interactions. Implemented a rigorous evaluation/observability stack (golden datasets, prompt regression tests, MLflow, retrieval metrics, hallucination monitoring) that drove hallucinations below 2% and improved reliability, and partnered closely with non-technical ops leaders to cut manual lookup work by 60%+.

View profile
Sai Vamsi - Mid-Level Software Engineer specializing in backend microservices and cloud-native systems in TX, USA

Sai Vamsi

Screened

Mid-Level Software Engineer specializing in backend microservices and cloud-native systems

TX, USA4y exp
ServiceNowUniversity of Arkansas at Little Rock

ServiceNow engineer who built an AI-powered ticket summarizer end-to-end (RAG with vector DB + GPT, Redis latency optimizations, fallback summarization, and a React UI widget for agent feedback). Also has hands-on ROS 2 experience building real-time sensor-fusion nodes (LiDAR/IMU), debugging SLAM/navigation issues via rosbag + EKF tuning, and bridging heterogeneous robots by translating ROS 2 topics to MQTT/JSON. Strong DevOps background with Docker, Jenkins CI/CD, and Kubernetes orchestration for scalable deployments.

View profile
SA

Sowjanya Ande

Screened

Mid-level Business Analyst specializing in finance, insurance, and data analytics

Rhode Island, USA4y exp
Liberty MutualWilmington University

Business/data analyst with experience at KPMG and Liberty Mutual, focused on financial reporting, data quality, and analytics automation. Has built SQL and Python workflows for large transaction datasets, reduced manual reporting effort by 15+ hours per week, and translated ambiguous business questions into standardized KPIs and Power BI dashboards used for decision-making.

View profile
RT

Rekha Talla

Screened

Mid-level Full-Stack Software Engineer specializing in AI and document automation

Los Angeles, CA5y exp
IBMUniversity of North Carolina at Charlotte

Backend/AI infrastructure engineer focused on production-ready LLM systems and distributed workflows. They described building a RAG-based multi-step agent with strong reliability controls, evaluation loops, and graceful degradation that improved latency by 30%, retrieval accuracy by 15%, and reduced support workload by 40%.

View profile
NP

Neel Patel

Screened

Mid-level Python Backend Engineer specializing in cloud-native and AI-powered systems

USA4y exp
ComcastUniversity at Buffalo

Backend/AI engineer who has shipped an LLM-powered enterprise support-ticket agent at Comcast, building a production-grade microservices pipeline (FastAPI, SQS, Redis) with strong observability (OpenTelemetry/Splunk/Prometheus/Grafana) and reliability patterns (async, caching, circuit breakers, idempotency). Demonstrated quantified impact at scale—processing 10k+ tickets/day while improving response SLAs and routing accuracy through evaluation and human feedback loops.

View profile
Ravindrareddy B - Junior Full-Stack Java Developer specializing in enterprise web applications in Ames, IA

Junior Full-Stack Java Developer specializing in enterprise web applications

Ames, IA2y exp
T-MobileIndiana Wesleyan University

Full-stack engineer with hands-on experience building an internal telecom order-tracking/dashboard platform at T-Mobile across React, Spring Boot, and PostgreSQL. Stands out for owning features end-to-end, from scalable frontend architecture and TypeScript patterns to API design, query optimization, CI/CD, and post-launch monitoring in AWS CloudWatch.

View profile
Mohit Sharma - Principal Salesforce Architect specializing in healthcare and patient engagement in Ewing, NJ

Mohit Sharma

Screened

Principal Salesforce Architect specializing in healthcare and patient engagement

Ewing, NJ15y exp
IBMUttar Pradesh Technical University

Salesforce lead architect working on a large J&J healthcare implementation, with hands-on ownership of security architecture, identity modernization, and Experience Cloud design in a HIPAA-sensitive environment. Particularly notable for leading a SAML-to-OpenID Connect rollout and driving reusable LWC architecture across patient and provider portals while coordinating closely with identity, DevOps, QA, and business stakeholders.

View profile
Naveena Musku - Mid-level AI/ML Engineer specializing in agentic AI and LLM systems

Naveena Musku

Screened

Mid-level AI/ML Engineer specializing in agentic AI and LLM systems

5y exp
Western UnionJawaharlal Nehru Technological University

Backend engineer focused on productionizing LLM systems: built a FastAPI-based RAG and multi-agent automation platform deployed with Docker/Kubernetes, prioritizing safe execution and reduced hallucinations. Experienced in refactoring monolithic ML services with feature-flagged incremental rollouts, and implementing JWT/RBAC plus row-level security (e.g., Supabase) for secure, scalable APIs.

View profile
Sharath Amula - Junior Software Engineer specializing in AI and FinTech in Dallas, TX

Sharath Amula

Screened

Junior Software Engineer specializing in AI and FinTech

Dallas, TX2y exp
Bank of AmericaWorcester Polytechnic Institute

Frontend engineer with experience in both healthcare and financial services, building high-stakes production interfaces such as AI-powered clinician care planning workflows and real-time fraud investigation dashboards. Stands out for combining React/TypeScript performance optimization with strong UX thinking in regulated, data-dense environments.

View profile
Scott Evans - Director-level Product Leader specializing in platforms, marketplaces, workflow automation, and AI in Indianapolis, IN

Scott Evans

Screened

Director-level Product Leader specializing in platforms, marketplaces, workflow automation, and AI

Indianapolis, IN10y exp
Ascend IndianaIndiana University

Product leader with experience across marketplaces, AI/ML operations products, and education-focused research. Led the Angi native app rebuild that generated $5M+ in revenue, shipped an OCR/ML title-processing product at Cox, and is now focused on K-12 workforce pathways and human-centered AI.

View profile
BB

Binaal Bopana

Screened

Mid-level Solutions Engineer specializing in AI, cloud, and enterprise automation

Remote, USA4y exp
American Family InsuranceIllinois Institute of Technology

Early-career solutions engineer with experience spanning Dell Technologies and insurance operations, combining enterprise hybrid cloud pre-sales exposure with hands-on AI and API integration work. Completed a master's at Illinois Institute of Technology while building customer-facing experience in technical discovery, POCs, security/compliance discussions, and workflow automation.

View profile
PK

Pradeep Konda

Screened

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

Cleveland, OH4y exp
KeyBankUniversity of Cincinnati

Full-stack engineer who owned an enterprise AI agent automation platform at KeyBank, building React/TypeScript interfaces and Python/AWS microservices for document-heavy business workflows. Stands out for translating complex AI automation into usable products for non-technical users, with reported productivity gains of about 35% and reduced manual processing.

View profile
HD

Executive Customer Success leader specializing in B2B SaaS and Healthcare IT

Hoboken, NJ24y exp
Prompt HealthDrexel University

Customer-facing leader with a nearly 20-year foundation spanning sales, account management, customer experience, and customer success. Has built functions from the ground up in both established and high-growth private equity-backed software environments, including scaling enterprise success during a period of 3x headcount growth and nearly 6x revenue growth while driving retention and expansion programs.

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
SG

sumanth gunda

Screened

Mid-level Backend Software Engineer specializing in cloud data services

4y exp
Cardinal HealthArizona State University

Data engineer/backend engineer with experience in healthcare (Cardinal Health provider enrollment) and finance (Northern Trust) building and stabilizing data pipelines and REST services. Worked with APIs and Kafka at ~200k–300k records/day, improving data quality (DLQ + validation), performance (SQL/indexing), and reliability/observability (logging, alerts, consumer lag metrics), and stood up an early-stage financial data service with Jenkins-based CI/CD.

View profile
Farzam Ebadypour - Senior Security Sales Engineer specializing in AI security and edge WAF/API protection in San Jose, CA

Senior Security Sales Engineer specializing in AI security and edge WAF/API protection

San Jose, CA34y exp
Quiet Depth AIMCRD

Enterprise customer success / technical sales professional with strong security and fintech account experience, owning onboarding through renewal for a ~5k-employee rollout. Demonstrated measurable outcomes including 80%+ adoption, 3-year renewal with expansion, CSAT 9/10 and NPS 69, plus a reported 60%+ reduction in security analyst review time; experienced driving SIEM/ticketing integrations and influencing product roadmap from customer feedback.

View profile
RJ

Junior Data Analyst specializing in ML, NLP, and cloud data pipelines

New York City, NY3y exp
Cambium AssessmentNYU

Built and deployed a GenAI-powered PhD career intelligence platform at NYU that maps academic backgrounds to career paths and converts long academic CVs into job-ready resumes. Stands out for treating LLM systems as structured production pipelines—combining NLP extraction, embeddings, orchestration, and AWS deployment—to improve recommendation quality and cut resume preparation time by 70%.

View profile

Need someone specific?

AI Search