Pre-screened and vetted.
Junior Robotics Engineer specializing in perception, SLAM, and reinforcement learning
“Robotics software engineer with hands-on ROS 2 experience across drones, mobile robots, and manipulators. Built an end-to-end visual SLAM + navigation stack on a real robot using RTAB-Map, and implemented ROS 2-based coordination between a mobile robot and manipulator for camera-triggered object pickup. Optimizes real-time behavior by moving performance-critical code to C++ and deploying TensorRT-compressed models.”
Mid-level Autonomous Robotics Engineer specializing in ROS2, SLAM, and perception
“Robotics software engineer with deep ROS2 experience who built a modular autonomous robotics stack (perception/sensor fusion, localization+mapping, and planning). Led development of a LiDAR+camera fusion and multi-object tracking pipeline (PCL + YOLO + Kalman filtering) and debugged real-time SLAM/localization issues via QoS/timestamp synchronization, EKF tuning, and SLAM Toolbox parameter optimization using Gazebo/RViz and rosbag replay.”
Mid-level Software Engineer specializing in full-stack and machine learning
“Built a production AI-powered customer support Q&A system using an internal knowledge base to reduce repetitive ticket work and improve customer satisfaction, with an emphasis on source-backed answers and expert oversight. Also has experience defining deployment services in a microservices architecture and integrating large-scale APIs (including work connected to US HHS/COVID-19).”
Junior Software Engineer specializing in cloud infrastructure, observability, and full-stack systems
“Built and productionized a predictive maintenance system (predictEngineLife) estimating Remaining Useful Life for PW4000 turbofan engines from large-scale, noisy telemetry—emphasizing modular pipeline design, deterministic preprocessing, and strong observability/guardrails. Also has hands-on experience diagnosing multi-agent LLM customer-support workflows (schema/state issues, fallback paths, regression tests) and has led developer workshops (GDG Pune) while partnering with sales teams on technical discovery and POCs.”
Mid-level Machine Learning Engineer specializing in fraud detection and LLM systems
“At FiVerity, built and deployed a production LLM/RAG-based Information Gathering Tool for credit union fraud analysts that generates auditable investigation summaries from verified evidence. Focused on high-stakes constraints—hallucination prevention, cross-entity leakage controls, compliance/PII-safe monitoring, and latency—while also shipping customer-facing agentic workflows using CrewAI and LangGraph in close partnership with fraud and compliance stakeholders.”
Intern AI Engineer specializing in LLM agents, RAG, and scalable cloud deployment
“AI/LLM engineer at GPT integrators who built a production multi-agent enterprise workflow integration system, tackling hard problems in agent orchestration, layered memory, and custom RAG over enterprise/user data. Also built an education-focused agent solution integrating with Canvas, Zoom, and email to automate classroom admin tasks, and is currently applying agentic AI to insurance underwriting workflows in collaboration with underwriters.”
Junior AI/ML Engineer specializing in LLMs, RAG, and information retrieval
“Internship experience shipping production AI systems: built an end-to-end RAG platform (Python/FastAPI + LangChain/LangGraph + vector search) to answer support questions from unstructured internal docs, with a strong focus on hallucination prevention through confidence gating and rigorous offline/online evaluation. Also delivered an AI-driven personalization/analytics feature using an unsupervised clustering pipeline, iterating with PMs to align statistically strong clusters with actionable business segmentation.”
Intern AI/Data Scientist specializing in LLMs, RAG, and MLOps
“Internship project at Builder Market: built an end-to-end production multimodal LLM application that estimates renovation/replacement costs from appliance photos (CLIP embeddings) or text descriptions, combining fine-tuning with agentic RAG. Focused heavily on real-world performance constraints—latency and cost—using parallel agent workflows, model routing to smaller/open-source models, re-ranking, and retrieval chunking, and collaborated closely with CEO/co-founders to deliver the solution.”
Mid-level Machine Learning Engineer specializing in NLP, Generative AI, and RAG systems
“Built and deployed a production LLM-powered phone assistant for a healthcare clinic, combining streaming STT/TTS with RAG over approved clinic documents and strict safety guardrails to prevent unverified medical advice, plus seamless human handoff. Also has hands-on Apache Airflow experience building robust daily ML/data pipelines with data validation, retries/timeouts, monitoring, and metric-gated model deployment, and iterates closely with clinic staff using real call reviews.”
Senior DevOps/Solutions Engineer specializing in CI/CD, cloud platforms, and API integrations
“Solutions Architect with 5+ years leading pre- and post-sales engagements, focused on taking complex tooling from test/prototype to secure production through a structured discovery-to-deployment approach. Experienced in LLM workflow troubleshooting using tools like Langfuse/Gopher and in developer enablement via concise, hands-on workshops (e.g., Jenkins on Kubernetes at scale). Has navigated internal and external blockers to drive adoption and keep enterprise deals moving (including a Jenkins sale to Love's).”
Mid-level Machine Learning Engineer specializing in LLMs, RAG, and MLOps
“Built and deployed a production RAG system for financial/compliance teams using GPT-4, Claude, and local models to retrieve and summarize thousands of internal documents with strong security controls (role-based retrieval, PII masking). Drove significant operational gains (30+ hours/week saved, ~35% productivity lift, ~45% faster responses) and orchestrated end-to-end ingestion/embedding/index refresh pipelines with Airflow, S3, and SageMaker while partnering closely with compliance stakeholders on auditability and traceability.”
“ML/LLM engineer with production experience building a RAG-based LLM support assistant (FastAPI, Redis, Kafka) with multi-layer validation and human-in-the-loop feedback loops to improve accuracy over time. Has orchestration and MLOps depth using Airflow and Kubeflow on Kubernetes (autoscaling, alerting, monitoring) and delivered measurable ops impact (40% ticket efficiency improvement) by partnering closely with customer support teams.”
Mid-level Software Engineer specializing in Java microservices and ML model integration
“Backend/ML platform engineer who owns end-to-end delivery of ML-serving APIs (FastAPI + TensorFlow) and runs them reliably on Kubernetes using ArgoCD GitOps. Has hands-on experience solving production-only issues (probe tuning for model warm-up, resource profiling) and building scalable Kafka streaming pipelines, plus supporting phased on-prem to AWS migrations with dependency discovery and recreation of hidden jobs/workflows.”
Senior Backend Software Engineer specializing in distributed systems and cloud microservices
“Backend engineer with NTT Data experience building Java/Spring Boot services for product-data ingestion, including Kafka-based asynchronous pipelines and Redis read-through caching. Also built a personal RAG system deployed on Google Kubernetes Service using FastAPI, LangChain, and Pinecone with multi-tenant data isolation; holds a Master’s background in Machine Learning.”
Mid-level Data Scientist specializing in cloud ML, MLOps, and predictive analytics
“NLP/ML engineer with hands-on healthcare and support-ticket text experience, building clinical-note structuring and semantic linking systems using spaCy, BERT clinical embeddings, and FAISS. Emphasizes production-grade delivery (Airflow/Databricks, PySpark, Docker, AWS/FastAPI/Lambda) and rigorous validation via clinician-labeled datasets, retrieval metrics, and user feedback.”
“ML engineer/data scientist who deployed a production credit risk + insurance claims triage platform at Hartford Financial, combining XGBoost default prediction with BERT-based document classification. Demonstrated strong MLOps by cutting inference latency to sub-500ms and building drift monitoring plus automated retraining/deployment pipelines (MLflow, CloudWatch, GitHub Actions, SageMaker) with human-in-the-loop review and SHAP-based explainability for underwriting adoption.”
Junior AI/ML Engineer specializing in NLP, LLMs, and MLOps deployment
“Built and deployed NeuroDoc, a production-grade RAG system for PDF Q&A that delivers citation-backed answers with strong anti-hallucination guardrails. Experienced in orchestrating and scaling ML/LLM pipelines with Kubernetes, Airflow/Prefect, and PyTorch Distributed, and in building rigorous evaluation and citation-verification tooling to ensure reliability in production.”
Executive Technology Leader specializing in SaaS, federal consulting, and digital transformation
“Former CEO of GravyWork with hands-on experience building an org-wide strategic plan and modernization roadmap for a growing company. Uses Michael Gerber’s innovation/orchestration/quantification framework and structured as-is/gap/to-be analysis to drive cost reduction, automation/outsourcing decisions, and leadership alignment through change.”
Mid-level Machine Learning Engineer specializing in LLM apps, RAG pipelines, and MLOps
“Software engineer with connected-car/automotive production experience who owned an end-to-end remote door lock/unlock feature and introduced unit testing (GTest) plus rig/simulator validation. Also built and productionized an AI-native AWS cloud cost assistant (Lex + GPT-based LLM + Lambda + RAG/vector DB) with guardrails and achieved 94% evaluation accuracy. Helped replace a third-party solution with an in-house build, saving the company ~€9M.”
Mid-level Full-Stack & ML Engineer specializing in AI SaaS, MLOps, and cloud infrastructure
“Built and shipped an AI-powered driver ranking/assignment system at AffirmoAI using LLM intent classification + RAG over pgvector/Postgres, served via FastAPI with a React UI that explains scores. Drove measurable improvements through optimization and iteration (latency down to <800ms, adoption 60%→90%+) and implemented rigorous eval loops with dispatcher ground truth plus cold-start handling for new drivers.”
Intern Full-Stack Software Engineer specializing in web apps, cloud microservices, and AI tooling
“Robotics/embedded candidate who built an IoT smart shoe for visually impaired users, implementing real-time obstacle detection with ultrasonic sensors and haptic feedback on Arduino. Has practical ROS experience (RViz/Gazebo) and improved reliability in distributed systems by hardening an Arduino-to-ROS serial protocol with framing, strict parsing, and sensor-noise filtering; also containerized ROS environments with Docker for reproducible simulation and onboarding.”
Mid-level Data Engineer specializing in cloud data platforms and AI/ML analytics
“Backend/data engineer in healthcare who built an AWS-based clinical analytics platform from scratch (DynamoDB/S3/Airflow/dbt) with sub-second clinician query goals, 99.9% uptime, and HIPAA-grade controls (KMS encryption, IAM RBAC, audit trails). Also modernized ML delivery by replacing a manual 4-hour deployment with a 30-minute Docker/GitHub Actions CI/CD pipeline using parallel runs, parity testing, and rollback, and caught critical EHR data edge cases (date formats/timezones) that could have impacted patient care.”
Senior Full-Stack Software Engineer specializing in cloud-native systems and AI/ML
“Backend engineer who significantly evolved an internal Resource Manager platform, moving from a monolith to microservices and improving onboarding speed while reducing integration errors. Has hands-on experience building reliable and secure Python/FastAPI APIs (Pydantic schemas, circuit breakers, caching, metrics/alerts) and leading zero-downtime migrations with strong data integrity patterns (dual writes, idempotency, reconciliation checks).”
Junior AI/ML Engineer specializing in LLM agents and RAG systems
“Backend/data engineer who built a production-ready multi-agent financial intelligence system (Mycroft) that orchestrates specialized AI agents to analyze real-time market data using FastAPI and Pinecone vector search. Brings strong security/reliability instincts (rate limiting, JWT/OAuth2, retries/backoff, health checks) and has caught high-impact data integrity issues in financial migrations (timezone normalization across global legacy systems).”