Pre-screened and vetted.
Junior Full-Stack & ML Engineer specializing in AI-driven web platforms and healthcare analytics
“Backend-focused engineer who owned an AI mentoring workflow platform built in Django with LangGraph multi-agent orchestration, optimizing it to stay under 200ms latency while scaling past 1,200 active users using profiling, caching, load testing, and OpenTelemetry-style tracing. Also has hands-on experience containerizing and deploying Python/ML services to AWS ECS via GitHub Actions/GitOps, and building reliable real-time pipelines with webhooks and Redis queues (idempotency, backpressure, DLQ).”
Mid-Level Software Development Engineer specializing in distributed systems and cloud microservices
“Software engineer with enterprise, customer-facing delivery experience across Outlier AI and Wipro—builds and productionizes workflow and integration solutions with a strong focus on real-world performance and reliability. Delivered a Firestore/Redis-backed real-time pipeline that cut page load times by 20% and held consistent performance across 10,000+ sessions, and has hands-on production incident experience stabilizing high-traffic microservices via caching, indexing, and safe canary deployments.”
Senior Data Scientist specializing in LLM applications, RAG systems, and production ML
“Senior Data Scientist in consulting who has built production RAG systems for insurance/annuity document search at large scale (100K+ PDF pages), emphasizing grounded answers, guardrails, and low-latency retrieval. Experienced in end-to-end MLOps for LLM apps—monitoring, evaluation sets, drift handling, and safe rollouts—and in orchestrating complex pipelines with Prefect/Airflow and deploying services on Kubernetes.”
Mid-level Robotics Engineer specializing in ROS2 autonomy, perception, and manipulation
“Deployment engineer at a robotics startup who owned end-to-end field deployments in greenhouse environments, including integrating humanoid robots (XArm 6), tuning perception stacks for real-world lighting shifts, and coordinating rapid fixes with hardware/software teams. Experienced debugging complex robotics integrations (LiDAR + NVIDIA Jetson + ROS2 + networking) and hardening solutions by automating configuration at boot, while also working directly with customers and training operators for ongoing support.”
Mid-level GenAI/Data Engineer specializing in LLMs, RAG systems, and fraud detection
“ML/NLP engineer with banking domain experience who built a GenAI-powered fraud detection and risk intelligence system at Origin Bank, combining RAG (LangChain + FAISS), fine-tuned BERT NER, and GPT-4/Sentence-BERT embeddings. Delivered measurable impact (25% higher fraud detection accuracy, 40% less manual review) and emphasizes production-grade pipelines on AWS SageMaker/Airflow with strong data validation and scalable PySpark processing.”
Junior AI/Software Engineer specializing in LLM agents, RAG, and full-stack ML systems
“Backend engineer who built an Emergency Alert System with Virginia Tech for the City of Alexandria, focusing on real-time ingestion, secure dashboards, and AI-assisted prioritization. Emphasizes high-stakes reliability with guardrails (hybrid rules+LLM, confidence-based fallbacks), scalable async processing, and defense-in-depth security (JWT/RBAC plus database row-level security).”
Junior Machine Learning Engineer specializing in LLMs, RAG, and on-device AI
“Built an "Offline Study Assistant" that runs LLM inference locally on a 5-year-old Android device using Llama.cpp and the Android NDK, achieving a 27x speedup and cutting time-to-first-token from 11 minutes to 30 seconds. Also has applied backend/API experience with FastAPI, Supabase (Auth + RLS), and production hardening of a RAG system at Hashmint using Celery and Redis to eliminate PDF-processing-related query failures.”
Mid-level AI/ML Engineer specializing in data engineering, LLM/RAG pipelines, and recommender systems
“Research assistant at St. Louis University who built and deployed a production document-intelligence RAG system (Python/TensorFlow, vector DB, FastAPI) on AWS, focusing on grounding to reduce hallucinations and latency optimization via caching/async/batching. Also developed a personalized recommendation system for the Frenzy social platform and partnered closely with product/UX to define metrics and iterate on hybrid recommenders and cold-start handling.”
Mid-level Software Engineer specializing in Python backend and LLM/ML systems
“Backend/AI engineer who has shipped production LLM systems end-to-end, including an AI request-routing service (FastAPI + BART MNLI + OpenAI/Gemini) that improved accuracy ~25% after launch via eval-driven prompt/category iteration. Also built an enterprise document intelligence/RAG platform on Azure (Blob/SharePoint/Teams ingestion, OCR/NLP chunking, embeddings in Azure Cognitive Search) with PII guardrails (Presidio), confidence gating, and scalable event-driven pipelines handling millions of documents.”
Mid-level Software Engineer specializing in cloud-native microservices and AI/ML
“Full-stack engineer with healthcare/AI platform experience (Humana), owning an end-to-end high-risk patient prediction feature from React dashboards through FastAPI/TensorFlow real-time inference to AWS EKS operations. Emphasizes production reliability and contract-driven APIs (OpenAPI + generated TS types), plus strong data integration patterns (Kafka, idempotency, DLQs, backfills) in regulated, high-traffic environments.”
Mid-level Machine Learning Engineer specializing in computer vision and reinforcement learning
“Early-stage engineer with hands-on embedded prototyping experience (Arduino/Raspberry Pi) who helped build an award-winning smart glasses project enabling phone notifications via Bluetooth. Strong computer vision performance optimization background, including accelerating 120 FPS inference by moving from TensorFlow to PyTorch and deploying through ONNX + TensorRT quantization, plus Docker-based GPU deployment and CI/ML practices.”
Senior Full-Stack Software Engineer specializing in cloud-native platforms and AI/NLP
“Full-stack engineer at an early-stage startup (AirKitchenz) who owned the hourly booking/availability and first paid booking flow end-to-end—React/TypeScript frontend, Node backend, Postgres modeling, and Stripe payments/webhooks. Experienced operating production on AWS (EC2/Elastic Beanstalk, Docker, RDS, CloudWatch) and building reliable, idempotent integrations while iterating quickly in a pre-PMF environment through direct host/renter feedback.”
Junior Full-Stack & AI Engineer specializing in computer vision and cloud platforms
“Early-career backend engineer and solo builder of FrameFindr, an AI/OCR-based marathon photo tagging product used at live events. Demonstrated pragmatic scaling under tight infrastructure constraints (2GB VPS) and hands-on ownership of architecture, API design, auth (Google OAuth/JWT), and a MongoDB-to-MySQL migration with data-integrity safeguards.”
Senior Full-Stack Engineer specializing in cloud-native microservices and AI/ML integration
Junior Full-Stack Software Engineer specializing in cloud-native systems and ML tooling
“New-grad backend engineer who built a real-time genome analysis pipeline, replacing a slow batch system with an event-driven distributed architecture in Python/Redis and a React progress dashboard. Reports ~6x improvement and cutting analysis time from days to hours with zero data loss under peak load, emphasizing reliability patterns like retries and idempotency plus API security (JWT/RBAC/HTTPS).”
Intern Software & AI Engineer specializing in distributed systems and LLM applications
“Stony Brook Fall 2024 capstone contributor who built a ROS2-based warehouse mobile robot prototype, owning perception and SLAM integration end-to-end. Strong in real-time robotics optimization on Jetson Orin (TensorRT/CUDA, ROS2 tracing/Nsight) and in distributed ROS2 communications (DDS discovery/QoS, MAVLink-to-ROS2 bridging), with a full simulation/testing/deployment toolchain (Gazebo, CI tests, Docker/K3s).”
Mid-level AI Engineer specializing in NLP and production ML systems
“AI/LLM engineer who has shipped production RAG chatbots using LangChain/OpenAI with FAISS and FastAPI, focusing on real-world constraints like context windows, concurrency, and latency (reported ~40% latency reduction and <2s average response). Experienced orchestrating AI pipelines with Celery and fault-tolerant long-running workflows with Temporal, and has applied NLP model tradeoff testing (Word2Vec vs BERT) to drive measurable accuracy gains.”
Senior SEO Manager specializing in technical SEO, analytics, and GEO
“Paid media performance marketer managing $50K+/month spend across Meta and Google for eCommerce and lead-gen, with a strong creative-testing orientation (UGC/video vs static) that produced ~25–30% lower CPA and ~35% higher ROAS when scaled. Builds full-funnel systems across Meta/TikTok (demand gen) and Google Search/PMax (high-intent capture), using marginal ROAS/CPA, frequency-based fatigue signals, and statistically grounded testing to scale or cut campaigns.”
Junior AI/ML Developer specializing in GenAI, LLM agents, and RAG systems
“Built and shipped an agentic RAG chatbot module for NexaCLM to answer questions across large volumes of contracts while minimizing hallucinations and incorrect legal interpretations. Implemented routing between vector retrieval and ReAct-style agent retrieval plus an automated grading/validation layer (cosine-similarity thresholds, retries) and deployed via GitHub Actions to Azure Container Apps, partnering closely with legal stakeholders to define risk/clause-focused objectives.”
Mid-level AI Engineer specializing in causal inference and LLM research
“LLM engineer who has deployed a production system combining LLMs with causal inference (DoWhy) to enable counterfactual “what-if” analysis for experimental research, including a robust variable-mapping/validation layer to reduce hallucinations. Also partnered with non-technical operations leadership at Irriion Technologies to deliver an AI-assisted onboarding workflow that cut onboarding time by 50% and reduced manual errors by ~40%.”
Junior AI Engineer specializing in Generative AI, RAG, and NLP
“AI/LLM engineer who has shipped a production RAG platform at Ticker Inc. on GCP (Qdrant + Postgres) delivering sub-second retrieval over 550k+ items, with measurable gains in latency and answer quality (HNSW optimization, MMR re-ranking). Also built an asynchronous LangChain/LangGraph multi-agent research system (10x faster cycles) and partnered with Indiana University doctors on synthetic patient records and ML error analysis using clinician-friendly F1/loss dashboards.”
Mid-level AI Engineer specializing in ML, NLP, and Generative AI
“AI/LLM engineer with production experience building an LLM-powered investment recommendation system using RAG and chatbots, deployed via Docker/CI/CD and scaled on Kubernetes. Demonstrated measurable performance wins (sub-200ms latency) through QLoRA fine-tuning and TensorRT INT8/INT4 quantization, plus strong MLOps/orchestration background (Airflow ETL + scoring, MLflow monitoring) and stakeholder-facing delivery using demos and Tableau dashboards.”
Mid-level GenAI Engineer specializing in LLM agents and production AI workflows
“Designed and deployed end-to-end LLM-powered AI agent systems to automate knowledge-intensive workflows across marketing/GTM, recruiting, and support. Brings production reliability rigor (evaluation pipelines, monitoring, testing, A/B experiments) plus orchestration expertise (Airflow, Prefect, custom Python) and a track record of translating non-technical stakeholder goals into working AI solutions (e.g., personalized customer engagement agent at Lara Design).”