Pre-screened and vetted.
Junior Full-Stack AI Developer specializing in LLMs and RAG applications
“Product-minded software engineer who owned a Shopify POS app end-to-end at Swym, shipping an MVP and then scaling iteration speed with E2E automation and CI/CD—resulting in a Shopify Badge, Top-5 App Store ranking, and +40% new user acquisition. Also built an ESG insights tool using React/TypeScript + FastAPI with Snowflake and a RAG pipeline, plus microservices patterns (async jobs, queues, DLQs, autoscaling) and internal Metabase/SQL analytics dashboards.”
Junior Embedded Firmware Developer specializing in microcontrollers and wireless protocols
“Cal Poly student with embedded + networking + robotics project experience, including an E4E summer research internship building an acoustic collar on an STM32 and collaborating weekly with the San Diego Zoo Wildlife Alliance. Built a hobby ESP32-based Spotify “now playing” display and demonstrated strong cross-domain debugging by tracing failures to router behavior rather than code.”
Mid-level ML Engineer specializing in LLMs, Generative AI, and MLOps
“AI/ML engineer with production experience building an enterprise network-fault prediction assistant that combines anomaly detection (Isolation Forest + LSTM) with an LLM layer for incident diagnosis and recommended resolutions. Hands-on with orchestration (Airflow, Prefect, Dagster) to run ETL/ELT and automated training/fine-tuning workflows, and has delivered AI solutions with non-technical stakeholders (retail customer support ticket categorization/response suggestions).”
Junior Full-Stack & AI Software Engineer specializing in React/Next.js and LLM systems
“Backend engineer with hands-on experience building low-latency, high-concurrency real-time chat on AWS (Node.js/Socket.IO/MongoDB) and improving reliability under unstable networks, contributing to ~40% user adoption growth. Also built FastAPI-based AI assistant context retrieval (RAG) APIs with embeddings/vector search, and has strong production experience in rate-limit handling, async refactors with safe rollout, and Supabase Auth/RLS optimization.”
Senior Machine Learning & Computer Vision Researcher specializing in vision-language models
“Developed and deployed CaptionFace, a production vision-language system that boosts low-resolution/surveillance face recognition by generating discriminative natural-language captions (ViT encoder + GPT-2 decoder) and enabling text-to-face retrieval and zero-shot recognition. Orchestrated distributed training on Kubernetes with MLflow tracking, mixed-precision optimization, and comprehensive evaluation including out-of-domain robustness; collaborated with non-technical NSF project stakeholders via demos, visualization, and clear documentation.”
Mid-level Machine Learning & AI Engineer specializing in Generative AI, NLP, and MLOps
“Built and deployed production LLM systems for summarizing sensitive legal and financial documents, emphasizing GDPR-aligned privacy controls and scalable hybrid cloud architecture. Experienced with Kubernetes/Airflow orchestration and rigorous testing/monitoring practices, and has delivered measurable business impact (18% conversion lift) by translating AI outputs for non-technical marketing stakeholders.”
Mid-level Machine Learning Engineer specializing in NLP, computer vision, and LLM systems
“Built a production multi-agent cybersecurity defense simulator orchestrated with CrewAI, combining Red/Blue team LLM agents, a RAG runbook retriever, and an RL remediation agent trained via state-space simplification and reward shaping for rapid incident response. Also partnered with quant analysts and fund managers to deliver an automated trading and portfolio management system using statistical methods plus CNN/LSTM models, reporting up to 15% weekly ROI.”
“Built and deployed a production LLM-powered RAG knowledge system to unify operational/policy information across PDFs, wikis, and databases, emphasizing auditability and low-latency/cost performance. Improved answer relevance at scale by moving from pure vector search to hybrid retrieval with metadata filtering and reranking, and partnered closely with healthcare operations/compliance to define acceptance criteria and human-in-the-loop guardrails.”
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.”
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.”
Intern Data Scientist specializing in Generative AI and NLP
“Backend/AI engineer with internship experience building an AI-powered financial insights platform (FastAPI, Redis, BigQuery) and prior HCL experience leading a monolith-to-microservices refactor (Flask, Kafka) using blue-green deployments. Demonstrates strong performance/security focus (OAuth/JWT/RBAC, encryption) and measurable impact on latency, downtime, and ML model reliability; MVP was submitted to Google’s accelerator program.”
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.”
Entry-level Robotics Engineer specializing in SLAM, sensor fusion, and embedded avionics
“Robotics software engineer focused on perception/SLAM and systems integration, recently built a quasi-dynamic mapping pipeline to track and reconstruct articulated objects (e.g., drawers) from RGB video using SAM2, COLMAP SfM, and 3D Gaussian Splatting. Also has strong ROS2 sensor-pipeline experience (custom messages, MCAP rosbag deserialization, tf2) and demonstrated real-time performance tuning by accelerating an ICP-based LiDAR SLAM component ~30x (from ~3s to <100ms per frame).”
Mid-level AI/ML Engineer specializing in GenAI, RAG pipelines, and agentic workflows
“Applied AI/ML engineer with hands-on production experience building a RAG-based AI assistant for pharmaceutical maintenance troubleshooting using LangChain + FAISS/Pinecone, including a custom normalization layer to handle inconsistent terminology and duplicate document revisions. Also built Airflow-orchestrated pipelines for document ingestion/embeddings and predictive maintenance workflows (SCADA ETL, drift-based retraining), and partnered closely with production supervisors/quality engineers via Power BI dashboards and real-time alerts.”
Mid-level Machine Learning Engineer specializing in LLMs, RAG, and MLOps
“Built and shipped a production real-time content moderation platform for Zoom/WebEx-style meetings, combining Whisper speech-to-text with fast NLP classifiers and REST APIs to flag hate speech, bias, and HIPAA-related content under strict latency constraints. Demonstrates strong MLOps/infra depth (Airflow, Kubernetes, Terraform/Helm, observability) and a pragmatic approach to reducing false positives via threshold tuning, context validation, and hard-negative data—while partnering closely with compliance and product stakeholders.”
Junior AI Engineer specializing in LLMs, RAG, and MLOps
“At ReferU.AI, designed and deployed an agentic RAG pipeline that automates multi-jurisdiction legal document drafting, emphasizing hallucination reduction through hybrid retrieval, validation agents, guardrails, and iterative regeneration. Experienced with orchestration frameworks (especially CrewAI) and rigorous testing/evaluation practices including human-in-the-loop review, adversarial testing, and production metrics/logging.”
Junior Machine Learning Engineer specializing in LLMs, NLP, and MLOps
“Developed and productionized VL-Mate, a vision-language, LLM-powered assistant aimed at helping visually impaired users understand their surroundings and query internal knowledge. Emphasizes reliability and safety via confidence thresholds, uncertainty-aware fallbacks, hallucination grounding checks, and rigorous offline + user-in-the-loop evaluation, with experience orchestrating multi-step LLM pipelines (LangChain-style and custom Python async) and deploying on containerized infrastructure.”
Mid-level Robotics Engineer specializing in simulation-to-real ML control
“Robotics/ML engineer who benchmarks and adapts open-source robot action models, building synthetic datasets in Isaac Sim and modifying vendor code to scale training across multiple GPUs. Also built a production-style computer vision pipeline at Zortag—training a tiny YOLO-based classifier for fake-vs-real label detection and deploying it in a real-time iOS app with additional display/spoof detection.”
Mid-level AI/ML Engineer specializing in healthcare ML, MLOps, and LLM/RAG systems
“Healthcare-focused ML/LLM engineer who built a production hybrid RAG workflow to automate prior authorization by retrieving from medical guidelines/historical cases (FAISS) and generating grounded rationales for clinicians. Strong in operationalizing ML with Airflow/Kubeflow/MLflow on SageMaker, optimizing latency (ONNX/quantization/async), and reducing hallucinations via evidence-only prompting; also partnered closely with clinical ops to deploy a readmission prediction tool used in daily rounds.”
Entry-level AI Engineer specializing in LLM agents, RAG, and computer vision
“Robotics/AV-focused candidate who contributed to an F1TENTH autonomous vehicle college project, building key autonomy components from raw sensor data to driving commands. Strong in perception and state estimation (visual odometry, particle-filter localization), plus mapping (occupancy grids) and planning/control (RRT, Gap Follow, PID), with hands-on ROS tooling and simulation validation in Gazebo/RViz and ROS environment containerization using Docker.”
Junior Machine Learning Engineer specializing in LLM fine-tuning and semantic retrieval
“Backend engineer with legal-tech and AI workflow experience: built JurisAI, an end-to-end legal research system using OCR + embeddings + Pinecone vector search to deliver citation-grounded LLM answers with safe failure modes (~90% recall@K). Also led a GW Law metadata migration into Caspio with batch validation and parallel rollout, and has strong FastAPI/GCP production reliability and observability practices.”
Intern Full-Stack Software Engineer specializing in web apps and applied AI
“Full-stack engineer who built an AI-based inventory/procurement query system at Botlily/Botlerly using Flask and Google Sheets as a live knowledge base, overcoming Sheets latency with caching and structured in-memory models. Demonstrated strong LLM product engineering (40% accuracy improvement via preprocessing/prompting) and customer-driven iteration with bar/restaurant owners, evolving the tool into a more comprehensive inventory management and forecasting solution.”
Mid-level Software & ML Engineer specializing in agentic LLM systems and ML infrastructure
“Built and deployed an LLM-to-SQL automation system in a closed/internal environment, using a retriever–reranker–validator architecture on Kubernetes with strong security controls (semantic + rule-based validation and RBAC), achieving 99% uptime and cutting manual query time ~40%. Also worked on genomic sequence classification and semantic search workflows, orchestrating data prep with Airflow, tracking/deploying with MLflow, and optimizing distributed multi-GPU training on a university Kubernetes cluster.”
Junior Machine Learning Engineer specializing in multimodal systems and LLMs
“Built and productionized a domain-specific LLM-powered RAG knowledge assistant at JerseyStem for answering questions over large internal document corpora, owning the full stack from FAISS retrieval and LoRA/QLoRA fine-tuning to AWS autoscaling GPU deployment. Drove measurable gains (28% accuracy lift, 25% latency reduction) and improved reliability through hybrid retrieval, grounded decoding, preference-model reranking, and Airflow-orchestrated pipelines (35% faster runtime), while partnering closely with non-technical stakeholders to define success metrics and ensure adoption.”