Pre-screened and vetted.
Mid-level Software Engineer specializing in financial data platforms and quantitative research tooling
“Owned and built Bloomberg’s end-to-end bitemporal dividend & dividend-forecast data platform powering BQL for 400k+ terminal users. Architected real-time Kafka ingestion (5k–10k msgs/sec) across 100k+ tickers with strong correctness guarantees (PIT/bitemporal time-travel, immutable history to avoid look-ahead bias) and achieved sub-100ms p95 query latency through indexing and caching, deployed with Kubernetes + DLQ and robust monitoring.”
Mid-level Software Engineer specializing in systems, storage, and machine learning
“Robotics-focused engineer who built a non-holonomic self-driving car on Raspberry Pi 5 using ROS 2, implementing sensor fusion (robot_localization EKF), 2D SLAM (slam_toolbox), custom Hybrid A*/RRT* planners, and MPC trajectory tracking. Demonstrated strong real-time debugging and performance tuning (timestamp sync, CPU contention mitigation) and is extending the platform toward CV-based plant identification and autonomous plant watering.”
Senior Data Scientist specializing in GenAI agents and causal inference
“Built and deployed a production healthcare medical review agent that automates call-transcript summarization and medication reconciliation using a hybrid deterministic + LangGraph-orchestrated LLM workflow. Demonstrates strong reliability engineering (guardrails, schema validation, confidence thresholds, golden/adversarial eval, Langfuse monitoring) in a regulated environment, delivering 60% lower latency and 70%+ efficiency gains while partnering closely with care managers and operations.”
Junior AI/ML Engineer specializing in applied LLMs, security, and reinforcement learning
“Built and shipped a production LLM-powered investor research feature for a fintech product, focused on grounded answers and minimizing hallucinations. Implemented retrieval-quality and evidence-coverage gating with clear refusal fallbacks, and evaluates systems with regression tests and metrics like correct-refusal rate, hallucination rate, and latency. Comfortable orchestrating workflows with LangChain or custom Python depending on production needs.”
Mid-level Data Scientist/ML Engineer specializing in GenAI agents and MLOps
“AI/LLM engineer at Capital One who deployed a production RAG-powered fraud analysis and document intelligence platform using LangChain, OpenAI, Pinecone, Kafka, and AWS. Focused on reliability in real-time investigations via hybrid retrieval, schema-validated outputs, and LLM verification loops, reporting review-time reduction from hours to minutes and ~99% fraud detection precision.”
Junior Data & Machine Learning Engineer specializing in MLOps and NLP
“ML/LLM practitioner with production experience building a healthcare review sentiment pipeline (RateMDs) using Hugging Face Transformers plus a LangChain+FAISS RAG layer for interactive querying. Also led orchestration-driven optimization of Nike’s Fusion ETL pipeline, improving runtime efficiency by 20%, and has experience translating ML outputs into Tableau dashboards for non-technical healthcare stakeholders (e.g., readmission risk).”
Mid-level Full-Stack Software Engineer specializing in FinTech and payments platforms
“Worked on payments and wallet transactions, with an emphasis on observability and root-cause analysis. Delivered end-to-end A/B testing optimization and implemented Jenkins-based CI/CD automation that reduced manual implementation to 35% and cut deployments to ~2 minutes, with attention to operational considerations like on-call/call rotations.”
Mid-level AI/ML Engineer specializing in NLP, LLMs, and MLOps for healthcare and finance
“Built a production LLM-powered RAG agent for healthcare/insurance operations that retrieves and summarizes patient medical documents with grounded citations, scaling to ~4.5M records. Addressed medical shorthand and terminology by fine-tuning ~120 lightweight DistilBERT models by specialty and validating entities against SNOMED/RxNorm, while using SHAP/LIME and human-in-the-loop review to make decisions explainable to stakeholders.”
Mid-level Data & Business Analyst specializing in analytics engineering and BI
“Data/analytics professional with experience across manufacturing and enterprise environments (Wisconsin School of Business project with CNH Industrial; roles/projects at Ascensia Technologies, S&C, and Adobe). Has hands-on work combining warranty/lifecycle tables with technician free-text notes using TF-IDF + tree models (XGBoost/Random Forest), and deep experience in entity resolution/reconciliation across mismatched financial systems using Python/SQL and fuzzy matching, with production-grade pipeline practices in Azure Data Factory/Databricks.”
Intern Data Scientist specializing in generative AI and forecasting
“ML/NLP practitioner working across healthcare and business/finance use cases: currently fine-tuning a domain-specific Llama 3.1 model for safe reasoning over EHRs/clinical notes using RAG + RL/DPO and RAGAS-based evaluation. Has built UMLS-driven entity normalization pipelines with quantified quality gains and developed embedding/vector-DB systems (FAISS) for semantic matching and forecasting/recommendation applications at Aurora AI and Banxico.”
Mid-Level Software Engineer specializing in AI microservices and generative fashion
“Backend/AI workflow engineer at a startup building production AI services for fashion workflows, including an AI-powered techpack generation API in Go (Gin) with MongoDB handling ~1k+ daily requests. Recently implementing an image-to-3D dress generation feature end-to-end, integrating a Python FastAPI AI service with ComfyUI + Hunyuan, with strong emphasis on async orchestration, webhooks, and observability (OpenTelemetry + SigNoz).”
Senior Software Engineer specializing in AI/ML, computer vision, and cloud-native systems
“Independently built a production-grade, containerized enterprise agentic AI platform (stateful orchestration + RAG) focused on real-world reliability—guardrails, citation-based outputs, reranking, query rewriting, and evaluation harnesses to reduce hallucinations. Hands-on with OpenAI SDK, CrewAI, and LangGraph, and has delivered AI solutions for non-technical NGO stakeholders via demos and practical POCs.”
Mid-level Data Scientist specializing in machine learning and big data analytics
“Walmart engineer who built and shipped a production LLM+RAG system to automate triage and analysis of computer support chats/tickets, producing grounded, schema-constrained JSON outputs for summaries, urgency, and routing recommendations. Emphasizes reliability (hallucination control, confidence thresholds, human-in-the-loop) and runs end-to-end pipelines with Airflow and AWS-native orchestration, plus rigorous evaluation and monitoring tied to business KPIs.”
Mid-level Data Scientist specializing in NLP, LLMs, and cloud ML platforms
“LLM/MLOps engineer who has shipped production systems for complaint intelligence and contact-center NLU, including LoRA/RLHF-tuned LLaMA models deployed on GKE with vLLM and Vertex AI batch pipelines to BigQuery. Demonstrates strong practical focus on hallucination control, data imbalance mitigation, and production monitoring (Langfuse) with regression testing and canary rollouts, plus experience orchestrating complex workflows with AWS Step Functions.”
Intern Software Engineer specializing in AI, computer vision, and full-stack development
“Summer SDE intern at AWS who built and deployed a column-lineage debugging tool for on-call engineers, using AWS Bedrock to parse SQL and generate a column DAG. Integrated the tool into an existing validation system and hardened it against real-world SQL format differences via flexible parsing and testing with queries from multiple upstream teams.”
Mid-level Data Scientist/Data Engineer specializing in ML pipelines, insurance and healthcare analytics
“Built a production assistive-vision iPhone app to help visually impaired users find grocery items, training a custom YOLO detector on 2,000+ self-collected/annotated images and deploying via CoreML with a cloud multimodal LLM for navigation instructions. Brings hands-on AWS serverless + ECS container deployment (CDK/GitHub Actions) and a disciplined approach to AI workflow reliability (state-machine design, offline evals, stress tests, logging/metrics), plus experience communicating model insights to non-technical stakeholders (MOTER Technologies).”
Mid-level Data Scientist specializing in machine learning and generative AI
“ML/LLM engineer who has shipped a production transformer-based document understanding system on AWS, owning the full pipeline from domain fine-tuning to Dockerized CI/CD deployment. Demonstrates strong production rigor—latency optimization (distillation/quantization, async batching, autoscaling), orchestration with Airflow/Step Functions/Azure Data Factory, and monitoring/drift detection—plus experience translating ops stakeholder needs into adopted AI automation via dashboards.”
Mid-level Data Scientist specializing in GenAI, RAG pipelines, and semantic search
Mid-level AI/ML Engineer specializing in financial risk, fraud detection, and GenAI
Mid-level Data Scientist specializing in financial risk, fraud detection, and GenAI NLP
Mid-level Data Scientist specializing in NLP, GenAI, and time-series modeling
Intern Software Engineer specializing in cloud, ML, and real-time audio streaming
Junior Machine Learning Engineer specializing in benchmarking, NLP, and computer vision