Pre-screened and vetted.
Mid-level Machine Learning Engineer specializing in healthcare NLP and MLOps
“ML/AI practitioner in healthcare (Syneos Health) who has deployed production clinical NLP and risk models. Built a BERT-based physician-note information extraction system on Docker + AWS SageMaker (reported ~42% retrieval improvement) and automated retraining/deployment with Airflow and drift detection, while partnering closely with clinicians to drive adoption (reported ~18% readmission reduction).”
Junior AI/ML Engineer specializing in anomaly detection and LLM/RAG systems
“Built and productionized a tool-first, multi-agent framework that augments an anomaly detection model with domain context to generate trustworthy, evidence-backed anomaly explanations (including false-positive likelihood). Architected the platform to be model/orchestration/vectorDB agnostic (e.g., GPT + CrewAI + ChromaDB vs Claude + LangGraph + other vector DB) with strong performance, reliability, and OpenTelemetry-based observability. Also built a personal LangGraph-based "mock interviewer" agent that asynchronously fuses voice + live code input using state reducers, stop conditions, and fallback routing.”
Mid-Level Software Engineer specializing in embedded RTOS and applied AI
“Master’s student and Deep Learning teaching assistant who teaches LLM/VLM fine-tuning (including LoRA) and built a Hugging Face LLM fine-tuned for unit conversion, improving reliability by analyzing synthetic data and filling missing number-system conversion examples. Also implemented the Raft consensus protocol using gRPC in a distributed systems course with correctness validated by unit tests.”
Intern Data Scientist specializing in ML, NLP, and MLOps for healthcare and enterprise AI
“Built a production multi-cloud LLM-driven IT ticket automation system using LangGraph, Azure + Pinecone RAG, and an Ollama-hosted LLM on AWS, with Terraform-managed infra and PostgreSQL audit/state tracking for reliability. Also partnered with UW School of Medicine & Public Health students to deliver a glioma survival risk-ranking model, translating clinical feedback into practical pipeline improvements (imputation, site harmonization) and stakeholder-friendly visualizations.”
Mid-level Data Scientist specializing in AI/ML, MLOps, and LLM-powered analytics
“Built and deployed a production LLM-powered document Q&A system enabling natural-language querying of large PDFs, focusing on retrieval quality (overlapped chunking) and low-latency performance (optimized embeddings + vector search). Experienced with scaling ML/LLM workflows using async/batch processing, caching, cloud storage, and orchestration via Apache Airflow with robust testing, monitoring, and failure handling.”
Mid-level Solutions Architect / Full-Stack Developer specializing in LLM-enabled applications
“LLM/agentic systems practitioner focused on taking customer prototypes to production by hardening reliability (APIs, monitoring, security) and adding guardrails, evals, and incremental rollouts. Experienced diagnosing RAG/agent failures via structured tracing and fixing retrieval-quality issues (freshness checks, filters, schema enforcement). Also supports pre-sales by leading developer demos/workshops and building targeted POCs to address scalability/reliability objections and drive adoption.”
Mid-level AI/ML Engineer specializing in real-time anomaly detection and AI agents
“Built a production real-time anomaly detection platform for high-frequency trading at HSBC, using a streaming stack (Pulsar + Spark Structured Streaming + AWS Lambda) and a transformer-based model combining time-series and numerical signals. Experienced in MLOps and safe deployment (Kubernetes, canary releases, MLflow/Grafana monitoring) and in aligning model performance with risk/compliance expectations through SLA-driven tuning and stakeholder-friendly dashboards.”
Mid-level Cloud Engineer specializing in AWS & Azure infrastructure automation
“Backend/platform engineer (American Express) who built a Flask-based orchestration layer to automate infrastructure provisioning and integrated Azure AD/JWT RBAC security. Strong in PostgreSQL/SQLAlchemy performance optimization (70%+ query-time reduction) and scalable async/event-driven architectures, including ML inference pipelines (SageMaker/Azure ML/Hugging Face) and high-throughput job queues (Celery/Redis) with reliability patterns like DLQs and idempotency.”
Senior Software Engineer specializing in cloud-native microservices and healthcare integrations
“Backend engineer at Cerebrone.ai building cloud-native Flask microservices for an AI-driven automation platform on GCP (Cloud Run/App Engine), including dedicated inference services integrating OpenAI and internal ML pipelines. Demonstrated strong performance and scalability wins across Postgres/SQLAlchemy optimization, multi-tenant (healthcare/HIPAA-grade) data isolation, and high-throughput background processing with Celery/Redis/RabbitMQ, with multiple quantified latency/CPU/throughput improvements.”
Mid-level AI/ML Engineer specializing in fraud detection, NLP, and MLOps
“Built a production real-time fraud detection and customer-support automation platform at Citibank, tackling extreme class imbalance (reported ~1:5000) and strict latency constraints. Combines hands-on MLOps (Airflow, Kubernetes, MLflow; Snowflake/Spark/S3 integrations; CI/CD model promotion) with cross-functional delivery to Risk & Compliance focused on interpretability and reducing false positives.”
Mid-level Data Scientist specializing in ML, MLOps, and Generative AI
“ML/NLP engineer who built a RAG-based technical assistant for Caterpillar field engineers, transforming PDF keyword search into intent-based semantic retrieval across manuals, logs, sensor reports, and technician notes. Strong in productionizing data/ML systems (Airflow, PySpark) with rigorous preprocessing, entity resolution, and evaluation—delivering measurable gains in accuracy, relevance, and duplicate reduction.”
Senior AI/ML Engineer specializing in Generative AI and RAG
“ML/NLP practitioner at Morf Health focused on unifying fragmented healthcare data by linking structured patient/encounter records with unstructured clinical notes. Has hands-on experience with transformer embeddings, vector databases, and domain fine-tuning, plus rigorous evaluation (precision/recall) and human-in-the-loop validation with clinical SMEs to make pipelines production-grade.”
Senior Data Scientist specializing in data engineering and analytics
“Data/NLP practitioner with experience in both financial services (Truist) and government (USDA), including an NLP-driven analysis of EU regulations to anticipate US regulatory focus and a major redesign/cleaning of complex pathogen lab-test public datasets. Built production data-quality pipelines with Dagster, Pandera, and Azure Synapse, and is comfortable validating hypotheses with historical backtesting and SME-driven quality controls.”
Director of Revenue Analytics specializing in forecasting, deal desk, and GTM strategy
“Operated as a data-driven cross-functional leader during a major company transition, owning initiatives across sales forecasting, pipeline analytics, and GTM process changes. Built an executive operating cadence with dashboards and weekly briefing packets that reduced information-chasing and improved decision-making, and successfully mediated Sales/Finance forecast assumption disputes using a single-page, fact-based recommendation.”
Mid-Level Software Engineer specializing in backend systems and cloud-native platforms
“Software engineer with experience across TCS, Rakuten, and USC who has owned production integrations and data pipelines end-to-end. Notably improved a trading platform payment flow by replacing fragile polling with a webhook-driven status system with robust fallbacks, and has shipped LLM-assisted design-to-webpage automation plus evaluation-driven prompt iteration (NYT Connections).”
Mid-level Backend Software Engineer specializing in Java microservices and cloud-native systems
“Backend/data engineer with hands-on production experience across Python REST APIs and PostgreSQL, plus AWS containerized deployments using CloudFormation, Jenkins CI/CD, and CloudWatch monitoring/autoscaling. Has built data validation/ETL-style workflows with schema/version checks and targeted reprocessing, modernized legacy batch processing into Java services with phased parallel migrations, and delivered measurable SQL performance gains (~50% query runtime reduction).”
Junior Backend-Leaning Full-Stack Engineer specializing in FinTech
“Backend engineer with experience at Razorpay and Groww, focused on hardening high-throughput financial systems for reliability and low tail latency through incremental improvements (SQL/index tuning, Redis caching, timeouts, idempotency). Also built/refactored a commodity risk tracker using Supabase Auth + Postgres RLS for strict per-user isolation, with a strong emphasis on API contracts, observability, and safe migrations.”
Mid-level AI/ML Engineer specializing in healthcare analytics and MLOps
“Built and deployed a production LLM-powered lesson adaptation platform for K–12 educators that personalizes content for multilingual and neurodiverse students using RAG and content transformation. Owned the full stack from FastAPI backend and OpenAI integration through reliability/safety controls, latency/cost optimization, and weekly shippable modular APIs, iterating directly with curriculum stakeholders to reduce hallucinations and improve educator trust.”
Senior Machine Learning Engineer specializing in MLOps and NLP/GenAI
“Built a production LLM-agent framework for a startup that performs daily financial/trading analysis by combining live market data with internal tools, including a centralized memory module to prevent context drift and reduce hallucinations. Also implemented an Airflow-orchestrated retail price forecasting pipeline deployed to AWS endpoints, scaling parallel workloads via Kubernetes Executor and validating systems with rigorous functional + LLM-specific metrics and cross-team collaboration.”
Intern Full-Stack/Frontend Engineer specializing in data pipelines and analytics dashboards
“Backend engineer with experience at Roche and Jarsy focused on API and data-layer performance. Re-architected slow generalized endpoints into more efficient APIs (30% faster lookups) and led a schema refactor/migration with feature-flag rollout, dual writes, rollback scripts, and automated integrity checks; also addressed pipeline duplicate-entry issues via deduplication.”
Senior Software Engineer specializing in AI, cloud infrastructure, and full-stack development
“ML/NLP engineer who built a production system that converts large-scale unstructured text into a connected, searchable knowledge base using spaCy + Sentence Transformers/FAISS and a Neo4j knowledge graph, with BERTopic and XGBoost for organization/labeling. Strong focus on production-grade Python workflows (FastAPI/Celery, Pydantic validation, Docker, AWS ECS/Lambda) and robust entity resolution with measurable precision/recall and human review for low-confidence matches.”
Senior Full-Stack Java Developer specializing in cloud-native microservices
“Backend/platform engineer with production ownership of high-volume transaction analytics and fraud monitoring services built in Java/Spring Boot. Has scaled data processing platforms (including healthcare datasets) and operated Kafka-based event pipelines with schema versioning, deduplication, and replay/backfill workflows, using strong observability via CloudWatch/Grafana and CI/CD with Jenkins.”
Mid-level Solutions Engineer specializing in AI automation and hybrid cloud infrastructure
“Built and productionized AI-driven insurance claims document intelligence/automation at American Family Insurance, integrating OCR/NLP models and a rules-based validation layer into existing claims systems via APIs. Delivered measurable impact (≈28% accuracy lift, ≈35% reduction in manual processing time) and modernized legacy workflows with phased cloud migration, feature flags, parallel runs, and CloudWatch-based monitoring.”
Mid-level Full-Stack Developer specializing in cloud-native microservices and distributed systems
“Software engineer with hands-on ownership of both fintech checkout improvements (saved payment methods/one-click checkout with tokenization and feature-flag rollouts) and production LLM/RAG systems for customer support. Demonstrates strong operational rigor via guardrails, evaluation loops integrated into CI/CD, and scalable data pipelines handling messy PDFs/CSVs/logs with reliability and observability.”