Pre-screened and vetted.
Entry-level Robotics & Automation Engineer specializing in robot learning and manufacturing automation
“Robotics software engineer focused on real-time teleoperation and high-quality robot-learning data pipelines, including synchronized multimodal sensing (RGB-D, tactile, joint states) for Diffusion Policy training on a bimanual ALOHA robot. Strong ROS practitioner who debugs real-time control issues with ROS tooling and builds simulation environments in Isaac Lab and PyBullet; also packages data-collection stacks with Docker.”
Junior Machine Learning Engineer specializing in multimodal AI and audio deepfakes detection
“Internship experience building production-oriented AI systems, including a real-time voice scam/spoof detector (RawNet + AASIST) hardened for noisy audio via aggressive augmentation and Zoom-based noise simulation, evaluated with EER on clean and wild datasets. Also built an LLM-driven UI automation agent using Playwright for apps like Linear/Notion with modular tool design, unit tests, and replayable scripted scenarios, and has AWS Step Functions experience orchestrating Lambda/Cognito workflows.”
Mid-level Software Engineer specializing in AI, big data, and distributed systems
“Software Developer at NYU (GEMSS) focused on scaling and optimizing a data-heavy asset management web app, including migrating/optimizing data access via Google Sheets API and Firestore. Previously an SDE at Sainapse working on Spring Boot microservices POCs (Kafka, Hadoop at 2B+ record scale). Built an end-to-end Apple Wallet coupon generation/redemption system using PassKit + Google Apps Script with measurable ops impact (40% efficiency gain).”
Junior Software Engineer specializing in full-stack and AI/LLM applications
“Founder/builder of an EdTech startup (robograde.io) who personally conducted on-site classroom discovery with teachers and rapidly iterated the product based on real-world feedback. Implemented a Canvas LMS integration and refined it through weeks of in-person testing, and handled a live production grading failure by quickly debugging and deploying a fix, then adding fault-tolerant/backup API design.”
Mid-level AI/ML Engineer specializing in Generative AI, LLMOps, and MLOps
“Built and deployed an AWS-based LLM/RAG ticket triage and knowledge retrieval system (Pinecone/FAISS + Step Functions + MLflow) that cut support resolution time by 20%. Demonstrates strong production focus on hallucination reduction, PII security, and low-latency orchestration, with measurable evaluation improvements (e.g., ~25% grounding accuracy gain via re-ranking) and proven collaboration with support operations stakeholders.”
Mid-level Data Scientist specializing in NLP/LLMs, time series forecasting, and MLOps
“Data/ML practitioner with hands-on experience building NLP systems from prototype to production: delivered a Twitter sentiment classifier with robust preprocessing, SVM modeling, and Power BI reporting, and built entity-resolution pipelines for messy multi-source customer data (reporting ~95% improvement in unique entity identification). Also implemented semantic linking/search using SBERT embeddings with FAISS vector retrieval and domain fine-tuning (reported ~15% precision lift), and applies production workflow best practices (Airflow/Prefect, Docker, Azure ML/Databricks, Great Expectations).”
Intern Software Engineer specializing in backend systems, cloud infrastructure, and ML/LLM tooling
“Infrastructure-leaning engineer who has built real-time ML systems end-to-end: a Jetson-deployed adaptive Whisper ASR service (Flask + WebSockets, React/TS UI) and a high-throughput Postgres schema for live transcription. Also delivered customer-facing AI billing/OCR improvements for a dental startup (Dentite), boosting OCR performance by 38%, and has experience instrumenting open-source ML deployment stacks to add infrastructure visibility.”
Mid-level Robotics & Control Researcher specializing in safe control for UAVs and manipulators
“Robotics software engineer who led an end-to-end learning-based UAV controller project, addressing oscillation issues through simulation, gain tuning, and a shift to geometric control. Has ROS experience spanning UAV mocap-based perception and an autonomous driving stack (LiDAR, mapping, AMCL, controller), plus real-world distributed ROS communication over WiFi with performance troubleshooting.”
Junior Robotics Engineer specializing in motion planning, controls, and autonomous aerial systems
“Robotics software engineer focused on autonomous eVTOL operations, including simulated autonomous ship deck landing using ROS2 Humble with perception (AprilTags) and motion planning under aircraft dynamics constraints. Has hands-on experience with multi-robot coordination, SLAM sensor-fusion fixes, and distributed robot networking (LTE + VPN), plus embedded data capture on Jetson AGX Orin and advanced control methods (MPC/CBF, differentiable learning).”
Junior Biomedical Engineering student and full-stack developer specializing in robotics & computer vision
“Robotics/software engineer who deployed a Raspberry Pi computer-vision-controlled 3-axis platform at FuelCell Energy, improving screen-print alignment from >10mm to 0.01mm repeatability via encoder-based closed-loop PID control. Currently designing an AI-enabled hearing-aid accessory for the cocktail party problem using a multi-mic array, beamforming, and an edge-accelerated neural network with <10ms latency via shared-memory DSP integration.”
Junior Data Scientist and ML Researcher specializing in Transformers, multimodal AI, and autonomy
“Autonomous robotics student who built an end-to-end ROS2 semantic goal navigation system as a solo course project, integrating CLIP-based vision-language understanding with SLAM Toolbox and Nav2 to execute natural-language commands in Gazebo/RViz. Also implemented and tuned an RRT planner from scratch in Python and uses Docker plus GitHub workflows for reproducible, tested robotics codebases.”
Senior UX Engineer specializing in AI-native workflows and design-to-dev automation
“UX/product designer in a medical laboratory B2B portal context who prototypes beyond Figma—built a GPT-based settings chatbot to address findability and low settings adoption, iterating through 11 tested versions with regression safeguards and structured prompts to mitigate instruction truncation/hallucinations. Also redesigned clinic order management by separating doctor vs assistant experiences and introducing step-based status views for a long, multi-stage lab order lifecycle; former full-stack engineer who improves design-to-dev handoffs via templates and readiness rituals.”
Junior Robotics & Computer Vision Engineer specializing in simulation and embedded systems
“Robotics software contributor with hands-on experience building a Gazebo/ROS(2) Mars rover simulation integrating LiDAR and image segmentation for autonomous navigation and SLAM (Nav2). Comfortable debugging low-level sim/model integration issues (URDF/XML) and building sensor-data pipelines, and has also shipped a real-world telemetry setup streaming vibration data over UDP with packet-loss mitigation.”
Mid-level Robotics Engineer specializing in autonomous systems, planning, and perception
“Robotics software engineer with hands-on experience delivering autonomous pick-and-place: built a depth-camera perception pipeline for tiny (15–20mm) parts using YOLO+SAM segmentation feeding Open3D ICP/RANSAC pose estimation and validated it end-to-end with ABB YuMi/RobotStudio. Strong ROS 2 integrator (Nav2, SLAM Toolbox, MoveIt2, Behavior Trees) who has debugged real TurtleBot3 odometry/latency issues and redesigned system architecture to improve reliability.”
Junior AI/ML Engineer specializing in multimodal generative models and NLP
“AI/ML engineer who has built a production text-to-image generation system in PyTorch with an AWS-backed inference setup, focusing on GPU-efficient training and embedding-space architectural choices inspired by recent research (e.g., Meta VL-JEPA). Uses both metric-based evaluation (FID) and human testing to validate real-world visual quality, and can translate technical concepts for non-technical stakeholders.”
Mid-level AI/ML Engineer specializing in GenAI, NLP, and MLOps
“Built and deployed an enterprise GenAI knowledge assistant over thousands of internal PDFs/reports using a RAG stack (GPT-4 + Hugging Face embeddings + vector DB) to reduce manual search and SME escalations. Uses LangGraph/LangChain to orchestrate modular agent workflows with relevance filtering and fallback handling, and applies rigorous evaluation (golden datasets, edge cases, A/B tests) with production monitoring metrics.”
Junior Machine Learning Engineer specializing in MLOps and statistical modeling
“Integration engineer at ES Foundry who led deployment of ELsentinel, a production EL image-based solar cell quality monitoring system using a Swin Transformer classifier (>0.8 F1 across 15+ classes) plus a live real-time prediction dashboard. Strong in solving messy labeling/data-quality problems with process-team collaboration and shipping ML systems despite limited compute/infrastructure.”
Mid-level GNC Software Engineer specializing in robotics, autonomy, and controls
“Robotics software engineer with hands-on sim-to-real experience: built and deployed a reinforcement-learning vision policy at The Boring Company to align a robot end effector to tunnel lining engagement holes, owning the full pipeline (SolidWorks/URDF modeling, PyBullet + Stable-Baselines3 training, and on-machine deployment). Also modified ArduPilot and tested custom drone algorithms via ROS/Gazebo using MAVROS and VICON-based localization.”
Mid-level AI/ML Data Scientist specializing in NLP, computer vision, and risk analytics
“ML/AI engineer with Capital One experience building production-grade customer segmentation and fraud detection systems combining NLP (transformers) and anomaly detection. Strong MLOps and orchestration background (PySpark ETL, MLflow, Airflow, Docker/Kubernetes, Azure ML) with real-time monitoring/alerting and performance optimizations like quantization and caching, plus proven ability to deliver business-facing insights through Power BI/Tableau for marketing stakeholders.”
Intern Software Engineer specializing in full-stack and data systems
“Software developer with healthcare operations experience at Epic Systems (Referrals & Authorizations), delivering customer-facing tooling to speed manual insurance authorization/denial documentation and support future automation. Also supported an HRIS migration to Workday at Aloe Yoga, solving legacy ID interoperability via scripting and mapping, and demonstrates strong production debugging and test-driven maintainability practices.”
Junior Machine Learning Engineer specializing in speech and multimodal AI
“New grad who has shipped a production vision-language recommendation feature for a pet camera/mobile app, including building a tagged video dataset with human annotators and optimizing inference by FPS downsampling under device compute limits. Also built a multimodal MLLM benchmark using an LLM-as-judge (GPT-5-thinking) with a feedback loop, validated against human scoring, and measured post-feedback quality gains (12% average score improvement).”
Mid-level Machine Learning Engineer specializing in financial AI, NLP, and MLOps
“AI/ML engineer with experience at Accenture and Morgan Stanley, building production LLM systems (GPT-3 summarization) and finance-focused ML models (credit risk and trading anomaly detection). Combines MLOps depth (Docker/Kubernetes, AWS SageMaker/Glue/Lambda, MLflow, A/B testing, drift monitoring) with practical domain adaptation techniques like few-shot prompting and RAG/knowledge-base integration.”
Mid-level AI/ML Engineer specializing in Generative AI and Conversational AI
“GenAI Engineer at Infosys who built and deployed a production multi-agent RAG system for a top-tier bank, scaling to ~50,000 queries/day with 99.9% uptime. Drove measurable gains (45% accuracy improvement, 30% API cost reduction) through open-source LLM fine-tuning, Pinecone indexing/retrieval optimization, and AWS-based MLOps/monitoring, and has experience enabling adoption via developer workshops and customer-facing collaboration.”
Junior Backend/Cloud Software Engineer specializing in serverless and distributed systems
“Backend-focused engineer who built a Python/Flask task-management API with JWT/RBAC, modular service/repository architecture, and PostgreSQL/SQLAlchemy performance optimizations (indexes, lazy loading, bulk ops, pooling). Also implemented multi-tenant data isolation strategies and built an OpenAI-powered document summarization workflow using chunking, async processing, Redis background workers, and caching to improve throughput.”