Vetted Generative AI Professionals

Pre-screened and vetted.

AP

Mid-level AI/ML Software Engineer specializing in data pipelines, BI dashboards, and computer vision

Wichita, Kansas3y exp
Friends UniversityFriends University

Graduate Assistant Intern at Friends University who built and deployed a GenAI-driven requirement understanding system that automates extraction and semantic grouping of technical requirements from large unstructured documents. Demonstrates strong LLM engineering rigor (golden datasets, regression testing, post-processing validation) and production-minded delivery using LangChain/LlamaIndex orchestration, FastAPI microservices, Docker, and cloud deployment.

View profile
KK

Mid-level AI/ML Engineer specializing in LLMs, RAG pipelines, and cloud MLOps

California, USA6y exp
CVS HealthCleveland State University

Built and deployed a production LLM/RAG system at CVS to automate clinical documents, addressing PHI compliance, retrieval accuracy, and latency; achieved a 35–40% reduction in review effort through chunking and FP16/INT8 optimization. Also has experience translating AI outputs into actionable insights for non-technical stakeholders (sports analysts).

View profile
NS

Senior Data Scientist specializing in healthcare ML, LLMs, and responsible AI

Morris Plains, NJ4y exp
CignaUniversity at Buffalo

Clinical data scientist who has built an agentic LLM-powered literature review assistant (with RAG-style storage/retrieval) to identify predictors for downstream predictive modeling. Also delivered a patient-focused progression analysis model using Databricks + Airflow orchestration, partnering closely with clinicians to define targets and validate that model insights aligned with clinical expectations.

View profile
VS

Mid-level Machine Learning Engineer specializing in deep learning and generative AI

San Jose, CA5y exp
MetLifeUniversity of Alabama at Birmingham

ML/NLP engineer with hands-on experience building production systems for unstructured insurance claims and customer data linking. Delivered measurable impact at scale (millions of documents), combining transformer-based NLP, vector search (FAISS/Pinecone), and human-in-the-loop validation, and has strong production workflow/observability practices (Airflow, AWS Batch, Grafana/Prometheus).

View profile
PR

Senior Full-Stack Software Engineer specializing in IIoT, Edge AI, and real-time analytics

Los Angeles, CA9y exp
Career Soft SolutionsCal State East Bay

Full-stack engineer who built an end-to-end low-code/no-code IDE for creating AI/ML workflows for industrial IoT sensors using Next.js/TypeScript and NestJS microservices. Focused on scaling high-volume sensor dashboards—improved UX and performance via WebSockets, debouncing, pagination, and API payload reduction—validated with profiling tools and user feedback in a startup environment.

View profile
UO

Mid-Level Software Engineer specializing in backend, distributed systems, and AI/LLM platforms

Prairie View, TX4y exp
Prairie View A&M UniversityPrairie View A&M University

Built and shipped AI-powered workflow automation at Oracle, including an MCP-based agentic workflow with tool-calling and guardrails, plus Grafana monitoring and Confluence documentation. Also led a Django monolith-to-microservices migration at Chamsmobile using blue-green deployment and load balancer traffic splitting to avoid regressions while modernizing production systems.

View profile
Aakanksha Desai - Junior Full-Stack Software Engineer specializing in React, Kubernetes, and AI-powered apps in Scottsdale, Arizona

Junior Full-Stack Software Engineer specializing in React, Kubernetes, and AI-powered apps

Scottsdale, Arizona2y exp
onsemiArizona State University

Backend/DevOps-leaning engineer managing multiple customer service platforms end-to-end (requirements through deployment). Built an in-house Python monitoring/alerting solution for Salesforce-to-Java contact sync jobs (Snowflake dependencies) that increased uptime ~60%, and helped modernize delivery by moving the team from manual releases to automated Jenkins-based deployments while coordinating an Oracle EBS→Fusion transition with business/data/IT stakeholders.

View profile
Ramya Konda - Mid-level AI/ML Engineer specializing in healthcare ML and generative AI in Remote, USA

Ramya Konda

Screened

Mid-level AI/ML Engineer specializing in healthcare ML and generative AI

Remote, USA5y exp
HumanaUniversity of New Haven

AI/LLM engineer at Humana who built and deployed a HIPAA-aware RAG system for clinical record retrieval, cutting search time dramatically and improving retrieval efficiency by 30%. Experienced with Spark-scale data preprocessing, QLoRA fine-tuning, LangChain orchestration, and MLflow+SageMaker integration, with a strong testing/evaluation discipline (A/B tests, human eval) to hit 95%+ accuracy and production latency targets.

View profile
Monisha Nettem - Mid-level AI/ML Engineer specializing in LLMs, RAG, and MLOps in USA

Mid-level AI/ML Engineer specializing in LLMs, RAG, and MLOps

USA5y exp
M&T BankKennesaw State University

AI/ML engineer with banking domain experience (M&T Bank) who built a production credit-risk prediction and reporting platform combining ML models (XGBoost/TensorFlow) with a RAG pipeline (LangChain + GPT-4) over compliance documents. Delivered measurable impact (≈20% better risk detection/precision, 50% less manual reporting) and productionized workflows on Vertex AI/Kubeflow with CI/CD and monitoring; also implemented embedding-based semantic search using FAISS/Pinecone.

View profile
Sai Krishna Mallikanti - Mid-level AI & Data Scientist specializing in LLMs, RAG, and healthcare NLP in TN

Mid-level AI & Data Scientist specializing in LLMs, RAG, and healthcare NLP

TN4y exp
CignaUniversity of Memphis

Built a production LLM/RAG solution for healthcare operations teams to query large policy and care-guideline repositories in natural language. Improved domain alignment using vector retrieval plus parameter-efficient fine-tuning and prompt optimization, validated through internal user testing and metrics, cutting manual lookup time by ~40%. Also has hands-on experience orchestrating automated ML pipelines with Apache Airflow.

View profile
Soham Ravindra Lokhande - Junior Software Engineer specializing in agentic automation and AI platforms in Washington, DC

Junior Software Engineer specializing in agentic automation and AI platforms

Washington, DC2y exp
TakeBridgeUC Irvine

Backend-leaning founding/early engineer who built automation platforms end-to-end: FastAPI/Python services integrated with a Next.js/TypeScript frontend, including a production VNC streaming URL endpoint for cloud-instance desktop viewing. Also designed core Postgres user/workflow data models and built an agentic orchestration system with LangChain/LangGraph (sub-agents, validators, pause/resume), plus made scalability tradeoffs like S3 pre-signed uploads to keep microservices responsive.

View profile
EMMANUEL ETIENNE - Engineering Manager specializing in FinTech money movement and AI-driven infrastructure in Brooklyn, NY

Engineering Manager specializing in FinTech money movement and AI-driven infrastructure

Brooklyn, NY12y exp
JustworksNew York Institute of Technology

Player-coach fintech engineer/engineering lead who built a deterministic payer-ID wire reconciliation system with Citi, including idempotent ingestion and webhook processing across Ruby and Go, materially reducing accounting manual work. Experienced in incident response (Plaid-related customer-impacting issue), stakeholder-driven MVP scoping for ACH status visibility, and delivery acceleration via infrastructure templating (EC2) and standardized Magento project setups.

View profile
Srichandan Kota - Senior Full-Stack AI Engineer specializing in Generative AI and FinTech in Minneapolis, MN

Senior Full-Stack AI Engineer specializing in Generative AI and FinTech

Minneapolis, MN6y exp
QuantLink AIUniversity of North Texas

Backend engineer who built and owned an AI-powered financial research product end-to-end, using a typed NestJS/GraphQL backend with LangGraph-style agent routing to produce sourced, structured financial analysis. Emphasizes finance-grade correctness (Zod validation, metric registries, unit/empty-result guardrails) while keeping latency low via batching, caching, and fast token streaming, and has led incremental migrations using strangler/feature-flag/shadow traffic patterns.

View profile
Atharva Deshmukh - Mid-level AI/ML Engineer specializing in GenAI and cloud MLOps in Rochester, New York

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

Rochester, New York4y exp
CrowdDoingRochester Institute of Technology

Applied LLMs to high-stakes domains (wildfire risk for emergency teams and loan approval via a fine-tuned IBM Granite model), with a strong focus on reliability—using RAG-based cross-validation to reduce hallucinations and continuous ingestion pipelines (MODIS satellite imagery via AWS Lambda) to keep data current. Experienced in production orchestration and MLOps-style workflows using Airflow, AWS Step Functions, and SageMaker Pipelines, and collaborates closely with analysts on KPI-driven evaluation.

View profile
Ramya Sree Kanijam - Mid-level Software Engineer specializing in backend systems, cloud, and AI pipelines in Remote, USA

Mid-level Software Engineer specializing in backend systems, cloud, and AI pipelines

Remote, USA3y exp
NetomiTexas A&M University-Corpus Christi

Built and owned an end-to-end AI-driven content enrichment pipeline for a news workflow, using n8n, LLM agents, and external APIs to automate ingestion, deduplication, categorization, and approval routing. Stands out for production-minded AI systems work: they improved reliability with schema validation, retries, idempotency, and monitoring, while automating 90% of processing and cutting duplication errors by 95%+.

View profile
Michael Scully - Executive business development leader specializing in consulting, hospitality, and sports in Atlanta, GA

Executive business development leader specializing in consulting, hospitality, and sports

Atlanta, GA34y exp
Baycrest ConsultantsRoosevelt University

Sales leader with experience scaling specialized B2B consulting and payments solutions across enterprise, automotive, municipal, and public utility markets. Stands out for combining revenue ownership ($5.9M net-new in 12 months) with sophisticated procurement navigation, sales process design, and mission-driven work tied to public health and environmental compliance such as PFAS-related utility engagements.

View profile
Julia Vavrinyuk - Senior Software Engineer specializing in cloud, GenAI, and SaaS solutions in Remote, USA

Senior Software Engineer specializing in cloud, GenAI, and SaaS solutions

Remote, USA9y exp
CapgeminiGeneral Assembly

Candidate combines B2B SaaS sales experience with hands-on technical delivery, spanning full-cycle selling at Consensus Cloud Solutions and GenAI POC leadership at Capgemini. Particularly interesting for Solutions Engineering roles that need someone comfortable with enterprise demos, AWS-based AI architectures, regulated-industry customers, and translating technical trade-offs into business decisions.

View profile
Dinesh Guguloth - Mid-level Software Engineer specializing in full-stack cloud-native applications in New York, NY

Mid-level Software Engineer specializing in full-stack cloud-native applications

New York, NY4y exp
AccentureCleveland State University

Full-stack engineer with cloud and GenAI experience who has owned production features end-to-end, including a reporting dashboard optimized from 14s to 5s using query/API refactoring and monitored via AWS CloudWatch. Also productionized an OpenAI-powered chatbot using LangChain with prompt design, guardrails, and evaluation via production logs and user feedback, and has led incremental legacy-to-microservices modernization with parallel run to avoid regressions.

View profile
MS

Mitali Saxena

Screened

Executive Founder/CEO specializing in AI-driven fashion e-commerce and retail SaaS

Miami, FL16y exp
FashomFlorida Institute of Technology

Serial founder/engineer who has raised capital for two prior startups and is now building a mental awareness venture. Drove rapid early traction for Fashom after an organic YouTube unboxing sparked demand, then scaled using influencer-led growth with no paid ads for ~2 years, achieving ~150% YoY growth and staying profitable through COVID.

View profile
GH

Girum Hagos

Screened

Senior Front-End Developer specializing in React/Angular and cloud-native healthcare apps

Toronto, ON6y exp
MediResourceUdacity

Senior/Lead Frontend/Full-Stack engineer in Toronto with proven experience shipping high-stakes, real-time and regulated products across healthcare, legal/compliance, and fintech. Built a real-time compliance dashboard that survived a 400% data spike and a no-code workflow builder supporting 500+ nodes, with strong emphasis on performance engineering, type-safe architecture, and automated quality/rollout practices.

View profile
YS

Yash Sanap

Screened

Junior Data Scientist specializing in ML, geospatial analytics, and LLM applications

Virginia Beach, VA2y exp
City of Virginia BeachGeorge Mason University

Built and deployed a production AI “term explainer” agent that adapts explanations to beginner/intermediate/expert users by combining multi-step LLM reasoning with grounded Wikipedia retrieval. Owns end-to-end agent orchestration (smolagents/Python), reliability patterns (fallback across LLM providers, retries, guardrails), and observability/metrics-driven evaluation; also partnered with a non-technical researcher to deliver a plain-language research assistant agent.

View profile
AZ

Mid-Level Software Engineer specializing in Generative AI and LLM applications

Johnston, Iowa4y exp
CortevaNortheastern University

Built and deployed a production RAG-based AI assistant for sales reps to unify access to product info, pricing, and internal documents across multiple systems. Implemented ETL pipelines for normalization/chunking/embeddings, integrated the assistant into internal React/TypeScript UIs with user-specific context, and enforced security with private vector storage and permission-filtered retrieval.

View profile
VK

Vaishnavi K

Screened

Mid-level AI/ML Engineer specializing in GenAI, MLOps, and anomaly detection

USA5y exp
TCSUniversity of New Haven

LLM/MLOps engineer who has shipped a production RAG-based technical documentation assistant (FastAPI) cutting manual review by 45%, with deep hands-on retrieval optimization in Pinecone/LangChain (HNSW, hybrid + multi-query search, caching). Also brings healthcare domain experience—building Airflow-orchestrated EHR pipelines and delivering FDA-auditability-friendly predictive maintenance solutions using SHAP/LIME explainability surfaced in Power BI.

View profile
MK

Senior Customer Success professional specializing in enterprise media and tech partnerships

San Francisco, CA8y exp
AxiosMichigan State University

Customer-facing enterprise sponsorship/advertising professional who owns campaigns end-to-end (kickoff, timelines, weekly reporting, wrap decks) and drives renewals/upsells through performance insights. Known for operational rigor and cross-functional issue resolution (including fixing a sold-out newsletter sponsorship conflict) and for using ChatGPT to streamline asset workflows and build an industry trend tracker that directly supported expansion deals.

View profile

Need someone specific?

AI Search