Pre-screened and vetted.
Junior Machine Learning Engineer specializing in LLMs and RAG systems
“Production-focused applied ML/LLM engineer who has deployed an LLM-powered RAG assistant and improved reliability through rigorous retrieval evaluation (recall/MRR), reranking, and guardrails that prevent confident wrong answers. Experienced running containerized ML/LLM services on Kubernetes (including AWS-managed layers) with CI/CD and observability, and has delivered a real-time predictive maintenance system using streaming sensor data and time-series anomaly detection in close partnership with maintenance teams.”
Entry-level AI/ML Engineer specializing in AWS MLOps and computer vision
“Built and shipped a production RAG question-answering system using LangChain/OpenAI, Docker, and FastAPI, then reduced hallucinations through disciplined retrieval tuning and constrained prompting. Also implemented a custom evaluation framework (QA-pair dataset) to measure faithfulness/relevance and deployed containerized ML microservices on AWS ECS/Fargate with ALB and rolling, zero-downtime updates.”
Mid-level Generative AI Engineer specializing in LLMs, RAG, and multimodal AI on AWS
“Built and deployed a production RAG-based enterprise document intelligence platform for financial/compliance/operational documents on AWS (Spark/Glue ingestion, embeddings + vector DB, LangChain orchestration, REST APIs on Docker/Kubernetes). Deep hands-on experience orchestrating multi-step and multi-agent LLM workflows (LangChain, LangGraph, CrewAI) with strong focus on grounding, evaluation, observability, and cost/latency optimization, and has partnered closely with non-technical finance/compliance teams to drive adoption.”
Junior Full-Stack Software Engineer specializing in React, Kubernetes, and AI-powered apps
“Backend/DevOps-leaning engineer managing multiple customer service platforms end-to-end (requirements through deployment). Built an in-house Python monitoring/alerting solution for Salesforce-to-Java contact sync jobs (Snowflake dependencies) that increased uptime ~60%, and helped modernize delivery by moving the team from manual releases to automated Jenkins-based deployments while coordinating an Oracle EBS→Fusion transition with business/data/IT stakeholders.”
Mid-level AI/ML Engineer specializing in GenAI and cloud MLOps
“Applied LLMs to high-stakes domains (wildfire risk for emergency teams and loan approval via a fine-tuned IBM Granite model), with a strong focus on reliability—using RAG-based cross-validation to reduce hallucinations and continuous ingestion pipelines (MODIS satellite imagery via AWS Lambda) to keep data current. Experienced in production orchestration and MLOps-style workflows using Airflow, AWS Step Functions, and SageMaker Pipelines, and collaborates closely with analysts on KPI-driven evaluation.”
Senior Backend Engineer specializing in Python microservices and cloud-native systems
“Backend/data platform engineer who owned a FastAPI + Kafka microservice in Verizon’s billing pipeline, handling high-volume usage ingestion/validation/enrichment with strong observability and CI/CD on AWS EKS. Demonstrated measurable performance gains (latency down to ~120–150ms; Kafka throughput +30–40%; DB CPU -25%) and led an on-prem ETL-to-AWS migration using Terraform, parallel validation, and phased cutover with zero downtime.”
Intern Data Analyst specializing in data pipelines and LLM/RAG applications
“Built and deployed LLM-powered analytics and reporting systems, including a RAG-based assistant over Snowflake that let business users ask questions in plain English instead of writing SQL. Experienced orchestrating LLM agents (LangChain) and serverless reporting pipelines (AWS Lambda/S3/RDS), with a strong focus on grounded outputs, monitoring/evaluation, and data quality—used daily by non-technical finance and operations teams at Cigna.”
Mid-level DevOps/Cloud Engineer specializing in AWS, GCP, Kubernetes, and CI/CD
“Infrastructure/DevOps engineer (Geico) focused on AWS and Kubernetes at production scale. Has hands-on experience building secure GitHub Actions CI/CD for EKS, provisioning core AWS infrastructure with Terraform/CDK, and leading end-to-end incident response with post-incident automation to prevent recurrence; no direct IBM Power/AIX/PowerHA experience.”
Mid-level Full-Stack Software Engineer specializing in cloud-native microservices and GenAI
“Full-stack engineer with cloud and GenAI experience who has owned production features end-to-end, including a reporting dashboard optimized from 14s to 5s using query/API refactoring and monitored via AWS CloudWatch. Also productionized an OpenAI-powered chatbot using LangChain with prompt design, guardrails, and evaluation via production logs and user feedback, and has led incremental legacy-to-microservices modernization with parallel run to avoid regressions.”
Junior Full-Stack Software Engineer specializing in Node.js microservices and React
“Backend engineer who has shipped both high-throughput real-time systems and production LLM/RAG features. Built a database-free, local-first messaging service (Node/Express/Socket.IO) achieving ~1,500 msgs/sec at <25ms p95, and implemented a Go-based RAG recommendation pipeline with strict JSON/schema validation, catalog grounding, fallbacks, and eval loops that cut hallucinations to ~1–2% while reducing LLM costs ~60%.”
Junior Software Engineer specializing in AI/ML, data pipelines, and cloud APIs
“Hands-on AI/LLM practitioner who built a RAG-based customer support chatbot and tackled production issues like data chunking complexity and response-time lag. Uses techniques such as overlapping chunks, semantic search, context engineering, and query routing, and has experience presenting technical demos/workshops to developer audiences.”
Senior Full-Stack Developer specializing in cloud-native FinTech and AI platforms
“Full-stack engineer with strong production ownership: built and operated a real-time transaction monitoring/fraud-alerting system using Java Spring Boot, Kafka, Docker, and AWS with CI/CD. Demonstrates metrics-driven operations (latency, stability, consumer lag, true/false positives) and reliability patterns for integrations (idempotency, retries/backoff, DLQs, reconciliation/backfills), plus modern React/TypeScript + Node/Postgres architecture experience.”
Senior Full-Stack Software Engineer specializing in cloud-native web applications
“Backend/data engineer who built a production booking platform on FastAPI microservices (Postgres/Redis/gRPC) and delivered AWS infrastructure spanning Lambda, ECS, SQS, and Glue-to-Redshift analytics. Demonstrated measurable SQL optimization (10 minutes to <40 seconds) and strong operational ownership through monitoring, incident response, and schema-evolution hardening.”
Mid-Level AI Backend Engineer specializing in Python, LLM/RAG, and healthcare/insurance platforms
“AI Backend Engineer in MetLife’s claims technology group who built and deployed a production LLM-based decision support system that helps claim adjusters quickly find relevant policy rules from long PDFs and historical notes. Designed it as multiple production-grade services with retrieval-first guardrails, continuous validation, and Airflow-orchestrated pipelines for ingestion, embeddings, and vector index updates to keep the system reliable as policies and data evolve.”
Junior AI Engineer specializing in ML, LLM systems, and RAG
“Built and deployed an LLM/applied-ML system enabling efficient extraction of useful information from large unstructured multimodal datasets, owning the full pipeline from ingestion to inference and APIs with a strong emphasis on production reliability, latency, and monitoring. Also delivered a voice-based AI workflow for Hindi policy document access for the Election Commission of India by translating non-technical usability needs into iterative demos and a successful implementation.”
Mid-level Software Engineer specializing in LLM, RAG, and cloud AI
“Recent master’s graduate who led a team project building an LLM-based chatbot with RBAC-controlled information disclosure and a focus on reducing hallucinations. Also has hands-on embedded robotics experience (Arduino obstacle-avoiding robot using ultrasonic sensors) and practical DevOps/cloud deployment exposure with Docker, Terraform, Jenkins, and AWS (EKS/ECS/CodePipeline).”
Intern AI/ML Engineer specializing in computer vision and time-series forecasting
“Undergrad who built a production RAG chatbot for a messy college website using OpenAI embeddings + FAISS, overcoming hard-to-crawl/non-selectable site content and strict API budget limits. Applies information-retrieval best practices (section-based chunking with overlap, precision/recall evaluation) and reliability techniques (edge-case testing, similarity thresholds, fallback responses), and has experience scaling similar indexing work to ~300,000 Wikipedia pages.”
Mid-level Generative AI Engineer specializing in LLM agents and RAG
“GenAI/LLM engineer who built and deployed a production RAG system for enterprise document search and decision support, cutting manual lookup time by 40%+. Experienced with LangChain/LangGraph agent orchestration plus Airflow/Prefect for ingestion and incremental reindexing, with a strong focus on reliability (testing, observability) and stakeholder-driven metrics.”
Mid-level AI Engineer specializing in multi-agent systems and RAG
“Built and shipped a production LangGraph-based multi-agent LLM analytics/decision copilot that answers questions across SQL/BI systems and unstructured docs, emphasizing grounded, tool-verified outputs with citations and confidence gating. Deep hands-on experience with orchestration (LangGraph, CrewAI, OpenAI Assistants, MCP) plus real-world latency/cost optimization (vLLM batching/KV caching, speculative decoding, quantization) and rigorous eval/observability. Partnered closely with business/ops stakeholders to deliver explainable reporting automation, cutting manual reporting time by 50%+.”
Mid-Level Full-Stack .NET Developer specializing in cloud-native microservices and AI integration
“Software engineer with hands-on experience building and maintaining a React accessibility utility/component library (open-source-style) used across university portals, emphasizing WCAG 2.2 compliance, robust focus/keyboard behavior, and Jest/React Testing Library coverage. Also built and maintained .NET Core microservices at the Florida Department of Transportation, including integrating AI-driven features, with strong ownership around observability, incident response, and performance-focused refactoring.”
Mid-Level Full-Stack Software Engineer specializing in cloud-native microservices
“Backend engineer with cloud-native Python/Flask experience building high-throughput financial platforms (loan origination intelligent document processing and real-time fraud detection). Has scaled microservices on AKS with event-driven Azure messaging, delivered measurable performance gains (e.g., 700ms→180ms query latency; ~40% API improvements), and implemented strong security controls (OAuth2/JWT, Azure AD RBAC, audit logging, AES-256/TLS) for sensitive regulated data.”
Senior Software Engineer specializing in backend, microservices, and full-stack web development
“Software engineer who delivered a dynamic service-fee system for a Belgian online grocery e-commerce platform by carving out a Spring Boot microservice from a monolith, integrating Google distance APIs, Redis caching, and CI/CD for production rollout. Also built an OpenAI-powered university chatbot with agent/workflow orchestration during academia, emphasizing availability and fallback behavior.”
Junior Data & Insights Analyst specializing in BI, dashboards, and automation
“Worked on taking an LLM-based system at Soundmakr from prototype to production by adding prompt constraints, validation/guardrails, deterministic ranking, and robust logging/monitoring with feedback loops. Also partnered with product/marketing during an internship on Thea: Study Smart to analyze onboarding drop-offs and run A/B tests on AI-driven flows, translating results into actions that improved retention and conversion.”