Vetted TensorFlow Professionals

Pre-screened and vetted.

KS

Entry Data Scientist specializing in ML, NLP, and GenAI

Hyderabad, India1y exp
KofluenceRowan University

AI/full-stack engineer who has built a production-style LLM knowledge assistant from scratch, combining FastAPI, LangChain, FAISS, semantic retrieval, and a user-facing chat interface. Stands out for owning both the technical architecture and the product usability layer, including latency optimization, prompt refinement, and source-backed responses to improve trust for non-technical users.

View profile
AG

Aditee Gaddam

Screened

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

United States3y exp
SyscoGeorge Mason University

Built internal product features at Sysco's Collab Cafe across React/TypeScript frontend and Spring Boot/PostgreSQL backend, including a full project invite flow and an early AI-style project matching capability. Stands out for owning features end-to-end, improving React dashboard performance with profiling and component refactoring, and making pragmatic 0→1 tradeoffs to ship quickly.

View profile
Katha Naik - Intern software engineer specializing in AI, cloud, and full-stack systems in Fremont, CA

Katha Naik

Screened

Intern software engineer specializing in AI, cloud, and full-stack systems

Fremont, CA2y exp
Fox CorporationArizona State University

Engineer with experience at Fox Corporation and Qualcomm, focused on production automation and AI-powered systems. At Fox, they built a serverless Bedrock Operations CoPilot for broadcast/media operations that centralized fragmented operational data and cut incident investigation time by 50-60% across distributed teams and stations. They also bring applied LLM experience from Qualcomm, where they worked on a safer RAG-based learning assistant for children with autism spectrum disorder.

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
SR

Sahithi Reddy

Screened

Mid-level Machine Learning Engineer specializing in LLM-powered products

Dallas, TX4y exp
VerizonUniversity of Massachusetts Dartmouth

Verizon engineer who productionized an LLM-based personalization capability for a customer-facing digital platform, owning the path from success metrics through scalable APIs, A/B validation, and post-launch monitoring (latency/accuracy/drift). Experienced in diagnosing and fixing real-time LLM/RAG workflow issues under peak load, and in enabling adoption via tailored technical demos/workshops and sales support materials.

View profile
SW

Mid-level Software Engineer specializing in systems, cloud, and applied machine learning

Raleigh, NC3y exp
North Carolina State UniversityNorth Carolina State University

Robotics software engineer focused on ROS 2 localization/SLAM: built a particle-filter (Monte Carlo) localization system in Python with likelihood-field modeling to handle noisy LiDAR and dynamic environments. Strong in debugging ROS 2 integration issues (tf2 frame sync, DDS/QoS message reliability) and in profiling/optimizing pipelines to reach real-time performance (~10 Hz) using precomputation and KD-trees.

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
TJ

Mid-Level Full-Stack Engineer specializing in LLM and RAG applications

San Jose, CA5y exp
MedRevealSaint Louis University

LLM/RAG engineer who took a PDF-heavy agent from prototype to production for an Africa-based client, combining Pinecone retrieval with robust PDF parsing (unstructured.io, OCR, structured table extraction). Demonstrates strong production mindset (eval metrics, prompt hardening, security/scalability) and measurable optimization impact (30% efficiency gain, 2x faster responses), and has helped close deals by building security-focused POCs for skeptical IT stakeholders.

View profile
AS

Aditya Sairam

Screened

Mid-Level Software Engineer specializing in cloud data platforms and AI search

Troy, MI6y exp
Robotics Technologies LLCCleveland State University

Open-source JavaScript contributor focused on data visualization, extending Chart.js/React with custom plugins for real-time streaming dashboards. Designed an end-to-end telemetry pipeline using Apache Kafka and Azure Cosmos DB, optimizing partitioning, batching, caching, and client throttling to keep latency low and support thousands of concurrent users. Demonstrates strong ownership in fast-changing environments, including building full-stack AI applications and ingestion/ETL pipelines at Robotics Technologies LLC.

View profile
AV

Mid-level Full-Stack Developer specializing in FinTech web applications

Remote, USA4y exp
JefferiesRowan University

Backend engineer who built an e-commerce order processing service in Python/Flask with PostgreSQL, focusing on correctness and reliability (idempotency, Redis locks, async payment processing with circuit breakers). Also integrated an ML recommendation system as a separate FastAPI inference service with caching and async embedding updates, reporting ~25% CTR lift, and has experience with multi-tenant isolation using PostgreSQL row-level security.

View profile
PV

Mid-level Machine Learning Engineer specializing in LLM agents, RAG, and MLOps

New York City, NY6y exp
AvanadeUniversity of North Texas

Built a production AI-driven contract/document extraction system combining OCR, normalization, and LLM schema-guided extraction, orchestrated with PySpark and Azure Data Factory and loaded into PostgreSQL for analytics. Emphasizes reliability at scale—using strict JSON schemas, confidence scoring, targeted retries, and multi-layer validation to control hallucinations while processing thousands of PDFs per hour—and partners closely with non-technical business teams to refine fields and deliver usable dashboards.

View profile
VM

Mid-level Machine Learning Engineer specializing in LLMs, RAG, and Clinical AI

Chicago, Illinois4y exp
OptumIllinois Institute of Technology

Built and productionized a HIPAA-compliant LLM+RAG Clinical AI assistant at Optum, fine-tuning GPT/LLaMA on de-identified patient notes and integrating FAISS/Pinecone for sub-second retrieval; reported to cut diagnosis time by ~20 minutes per case. Experienced in orchestrating ML pipelines (Airflow, AWS Step Functions, Azure Data Factory) and in reliability techniques for LLM systems (grounding, citations, confidence filters, monitoring) while partnering closely with clinicians and compliance teams.

View profile
HW

Hans Walker

Screened

Junior Machine Learning Engineer specializing in generative AI and computer vision

Boston, MA2y exp
CuebricUSC

AI engineer who deployed a production LLM-powered safety system for an education platform, combining rule-based checks, multi-LLM verification, and selective context (prompt+image vs image-only) to prevent explicit prompts/images from getting through. Strong focus on reliability via benchmarking, trace-based failure analysis, and continuous improvement driven by stakeholder feedback and manual review.

View profile
KR

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

Texas, USA4y exp
McKessonUniversity of Texas at Arlington

AI/ML engineer with healthcare domain depth who led a HIPAA-compliant, production LLM system at McKesson to automate clinical document understanding—extracting entities, summarizing provider notes, and supporting authorization decisions. Hands-on across Spark/Python ETL, Hugging Face + LoRA/QLoRA fine-tuning, RAG, and cloud-native MLOps (Airflow/Kubernetes/Step Functions, MLflow, blue-green on EKS/GKE), with explicit work on PHI handling and hallucination reduction.

View profile
BB

Mid-level Data Analyst specializing in healthcare and finance analytics

New Jersey, USA5y exp
Omada HealthRowan University

Built an end-to-end Alexa smart-home IoT application controlling a Wi-Fi bulb, including ESP32 firmware (MQTT) and an AWS serverless backend (IoT Core/Device Shadow, Lambda, DynamoDB) with a REST API. Demonstrates strong real-time scalability patterns (streaming ingestion, stateless processing, partition-key design) and full-stack delivery with Spring Boot + React (JWT auth, CORS, data-heavy dashboards).

View profile
KS

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

USA6y exp
UnitedHealth GroupKent State University

Built and deployed a GPT-based RAG enterprise search system for healthcare clinicians, emphasizing low-latency performance and reduced hallucinations while maintaining end-to-end HIPAA compliance. Demonstrates deep applied experience with PHI-safe data governance (detection/redaction/de-identification), secure Azure ML deployment patterns, and orchestration of production LLM workflows using LangChain and Airflow.

View profile
KS

Kumud Sharma

Screened

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

USA6y exp
IntuitIndiana University

Backend engineer who has delivered large, measurable performance wins (10x throughput, 67% latency reduction) by combining Flask microservices, Redis caching, and AWS autoscaling/observability. Has hands-on depth in SQLAlchemy/Postgres optimization and production scaling pitfalls (cache consistency, connection exhaustion), plus experience deploying real-time ML inference (XGBoost) on AWS Lambda and building secure multi-tenant Kubernetes isolation.

View profile
GN

Gordon Ng

Screened

Mid-Level Software Engineer specializing in AI/ML and distributed systems

Brooklyn, NY3y exp
OptumBoston University

Software engineer with production experience building a serverless monolith and multi-layer video pipeline at easyML, plus hands-on integration of multiple LLM providers (Grok/Claude/OpenAI) into a full-stack app. Interested in robotics via computer vision (OpenCV/OpenMMLab), with a strong real-time systems mindset around SLOs, latency, determinism, and reliability; also has low-level OS experience writing a keyboard device driver.

View profile
SP

Mid-level Data Analyst specializing in AI/ML and advanced analytics

USA3y exp
AccentureMurray State University

Accenture data/ML practitioner who deployed a retail churn prediction and BERT-based sentiment analysis system to production, integrating behavioral + feedback data and operationalizing it with ETL automation, orchestration, and CI/CD. Experienced managing 2TB+ multi-source data, monitoring drift in Databricks, and translating results into Power BI dashboards for marketing teams (including K-means customer segmentation).

View profile
RG

Rohan Gore

Screened

Intern AI/ML Engineer specializing in agentic systems and full-stack development

New York City, NY0y exp
MARV CapitalNYU

Built and scaled a multi-agent LLM automation pipeline during a fintech internship, growing from a rapid 1-week proof-of-concept to a 15+ agent hierarchical system that cut market brief report generation time from ~5 hours to under 30 minutes. Hands-on with agent frameworks (Haystack, CrewAI, LangChain) and experienced in debugging agent communication issues via sandboxed modular testing and context/token management; also regularly gives architecture-first technical demos at multiple hackathons and university events.

View profile
KK

Mid-level Data Scientist specializing in MLOps, LLM/RAG applications, and deep learning

United States5y exp
CitigroupUniversity of North Texas

Built and deployed a production compliance automation RAG system (at Citi) that generates citation-backed, schema-validated risk summaries for regulatory document review. Emphasizes regulated-environment reliability with retrieval-only grounding, abstention, confidence thresholds, and immutable audit logging, plus orchestration using LangChain/LangGraph and Airflow. Reported ~60% reduction in compliance review effort while maintaining high precision and traceability.

View profile
MR

Mid-level AI/ML Engineer specializing in enterprise ML, MLOps, and Generative AI

Springfield, Missouri5y exp
O'Reilly Auto PartsSaint Louis University

ML/LLM engineer who has shipped production RAG systems (LangChain + HF Transformers + FAISS) with hybrid retrieval and cross-encoder re-ranking, deployed via FastAPI/Docker/Kubernetes and monitored with MLflow. Also partnered with wealth advisors at Edward Jones to deliver a client retention model with SHAP-driven explanations and a dashboard that improved trust, adoption, and reduced high-value client churn.

View profile
NV

Mid-level AI/ML Engineer specializing in Generative AI, RAG, and real-time fraud detection

4y exp
U.S. BankUniversity of Massachusetts Dartmouth

GenAI/ML engineer who has shipped production agentic systems in highly regulated and high-throughput environments, including an AWS Bedrock-based fraud/compliance workflow at U.S. Bank with PII redaction and hallucination detection that cut investigation time by 50%+. Also built and evaluated RAG and recommendation systems at Target, using RAGAS-driven testing, hybrid retrieval with re-ranking, and SHAP explainability dashboards to align model behavior with merchandising business KPIs.

View profile

Need someone specific?

AI Search