Pre-screened and vetted.
Senior Full-Stack Software Engineer specializing in AI/LLM-powered web applications
Senior Machine Learning Engineer specializing in Generative AI and MLOps
Mid-level AI Engineer specializing in agentic LLM workflows and RAG systems
Mid-level Data Scientist specializing in NLP, RAG, and information retrieval for RegTech
“Built and deployed a production document Q&A/research platform that combines semantic search (vector DB embeddings) with structured knowledge-graph querying to reduce analyst research time. Used in high-stakes domains like Politically Exposed Person profiling and extracting critical information from ESG/regulatory documents, with a human-in-the-loop evaluation process (precision@k and source-text highlighting) to ensure accuracy.”
Senior Full-Stack & Machine Learning Engineer specializing in scalable SaaS and cloud AI
“Frontend engineer who led an enterprise self-serve analytics dashboard end-to-end using a micro-frontend React/TypeScript architecture with strong integration discipline (contracts, CI gates, ADRs). Demonstrated measurable performance wins (35% faster LCP) through code splitting, lazy loading, and tighter Redux subscriptions, and uses feature flags plus automated E2E coverage for controlled rollouts.”
Junior AI/ML Engineer specializing in LLM automation and NLP
“Built and shipped a production LLM hallucination detection and monitoring pipeline using semantic-level entropy (embedding-clustered multi-generation variance) to flag unreliable outputs in downstream automation. Implemented a scalable async architecture (FastAPI + Docker + Redis/Celery) with strong observability (structured logs + PostgreSQL) and developed evaluation loops combining controlled prompts and human review; also partnered with non-technical stakeholders on AI-driven form validation/document processing.”
Junior AI/ML Engineer specializing in Python ML, NLP, and model deployment
“Built and productionized a real-time social-media sentiment analysis system used by a marketing team to monitor brand/campaign performance. Experienced in orchestrating LLM workflows with LangChain (validation → prompting → parsing → post-processing), plus monitoring, retraining, and RAG-style retrieval using embeddings/vector stores to keep outputs reliable over time.”
Entry-Level AI Engineer specializing in NLP and LLM-powered applications
“AI engineer who built an agentic, production-deployed LLM workflow for tobacco violation parsing and automated multi-case creation, using six specialized agents and a human-in-the-loop confidence-threshold routing design. Addressed data privacy constraints by generating synthetic datasets with LLM prompting, and orchestrated reproducible end-to-end pipelines in LangChain with robust testing and evaluation (precision/recall, micro-F1).”
Mid-level AI/ML Engineer specializing in anomaly detection, data tooling, and cloud-native systems
“Backend/platform engineer who built an LLM-driven QA automation system (“mockmouse”) using a Flask orchestration microservice, Socket.IO real-time updates, Redis caching, and strict Pydantic schemas to turn prompts into reliable action graphs and automated browser tests. Has hands-on Kubernetes delivery experience (Docker/Helm/Jenkins) and has supported large migration programs, validating ETL cutovers with 1M+ synthetic records and rigorous output comparisons; also built event-driven monitoring/anomaly detection streaming into Grafana.”
Junior Computer Science student specializing in robotics, ML, and quantum computing research
“Hands-on engineer who has taken an LSTM Bitcoin forecasting model from notebook to a production-grade, monitored API (Docker/Gunicorn/Nginx, Prometheus/Grafana, blue-green rollback) delivering 99.9% availability and ~110–120ms p95 latency. Also built an RFID self-checkout prototype spanning Raspberry Pi + firmware + networking, using deep instrumentation to eliminate double-charges/timeouts (<0.1%) and reduce checkout time ~20% through idempotency, debounce logic, and hardware fixes.”
Mid-level Software Engineer specializing in Generative AI and scalable backend systems
“Backend/AI engineer with production experience in legal tech: built a high-scale licensing/subscription API (FastAPI/Postgres/Stripe) and shipped a RAG-based chatbot for an eDiscovery platform. Designed a robust legal document ingestion workflow that processes thousands of documents into a searchable vector index with clear retry/escalation logic, and has demonstrated measurable Postgres performance wins (200ms to 10ms) using EXPLAIN ANALYZE and composite indexing.”
Junior AI/Software Engineer specializing in NLP, RAG, and resume parsing
“Backend/AI engineer who built and refactored a production RAG system over IRS Form 990 filings for 60 nonprofits, using a dual-path architecture (deterministic financial ranking + TF-IDF semantic retrieval) to keep latency sub-2s and reduce hallucinations. Demonstrates strong API craftsmanship in FastAPI (contract-first, OpenAPI-driven) plus production-grade security for multi-tenant systems (JWT, RBAC, Supabase-style RLS) and careful migration practices (feature flags, traffic mirroring, incremental rollout).”
Entry-Level Software Engineer specializing in AI, systems programming, and full-stack development
“Systems-focused C++ engineer who built a 32-bit CPU simulator end-to-end (custom ISA, full memory model, fetch-decode-execute loop) and solved tricky recursion/stack-frame correctness issues through heavy instrumentation and tracing. Has strong Linux and user-kernel boundary experience (procfs) plus modern build/test tooling (Docker, CI/CD, pytest), and is confident ramping quickly into ROS/ROS2 despite not having used it directly.”
Mid-level AI Engineer specializing in LLM agents, RAG, and data pipelines
“Built and productionized LLM-powered workflows that generate contextual insights from structured financial data, including prompt/retrieval design, data standardization, and reliability controls like rate limiting and batching. Also diagnosed and fixed real-time failures in an automated order validation system using logs/metrics, staging reproduction, edge-case handling, retries, and alerting, while supporting sales/customer teams with demos, scripts, and FAQs to drive adoption.”
Mid-level Data Scientist specializing in Python, ML, and BI dashboards
“Data/NLP practitioner who builds production-oriented pipelines for unstructured text: entity extraction, topic modeling (LDA/BERTopic), and semantic search using Sentence-BERT embeddings with FAISS. Emphasizes rigorous evaluation (coherence/silhouette + manual review), entity resolution with validation, and scalable workflow orchestration using Airflow/Prefect with Spark/Dask.”
Mid-level Product Designer & Design Technologist specializing in design systems and GenAI UX
“Enterprise/industrial UX designer focused on making complex, real-time automated systems feel trustworthy and predictable. Has hands-on experience observing operators in logistics/automation environments, building shared interaction models to unify fragmented products, and collaborating tightly with engineers using component-system thinking (HTML/CSS/TypeScript) to ship resilient UIs that handle partial failures.”
Mid-Level Software Developer specializing in cloud-native microservices, iOS, and ML deployment
“Backend engineer with production ERP experience deploying microservices and improving performance/reliability using a metrics-driven approach (logs, latency, error rates). Has hands-on cloud/hybrid operations across AWS and Azure with Docker/Kubernetes, and has resolved real-world mobile sync issues by tuning timeouts/retries and reducing payload sizes. Builds configurable Python services to deliver customer-specific behavior without destabilizing the core codebase.”
Junior Full-Stack Software Engineer specializing in web apps, data visualization, and HCI
“Backend/integration-focused software engineer who built and debugged a complex location modeling system (data pipelines, APIs, optimization logic connected to a dashboard). No direct ROS/robotics experience yet, but demonstrates strong distributed-systems debugging, containerized deployment (Docker), and CI/CD/testing practices and is actively looking to pivot into robotics software.”
Junior Software Engineer specializing in backend, cloud, and data pipelines
“Software engineer with demonstrated production performance wins (37% latency reduction) through SQL optimization, backend API redesign, and disciplined rollout practices (staging, feature flags). Experienced debugging distributed pipeline issues across infrastructure layers (memory pressure and network timeouts) and building AWS-based systems (Lambda + RDS) to handle request spikes, including work on a business-focused chatbot.”
Intern AI/ML Engineer specializing in LLMs, RAG, NLP, and MLOps
“Built and deployed a production RAG-based internal document Q&A system using LangChain, vector search, and a dockerized FastAPI LLM service. Focused on reliability by systematically reducing hallucinations and improving retrieval through prompt grounding/abstention strategies, chunking and top-k tuning, and iterative evaluation with logged metrics and manual validation.”
Junior Full-Stack Software Engineer specializing in cloud-native web apps and APIs
“Built a voice-driven desktop assistant for users with mobility impairments, integrating Whisper and Google Gemini and adding voice-authentication via speaker embeddings for secure command execution. Has hands-on experience with AWS serverless/microservices patterns (Lambda, S3, CloudFront, CloudWatch) and CI/CD, plus built an internal MySQL-to-MongoDB migration tool used by the CTO and dev team with an emphasis on safe, low-impact data transformation.”
Mid-level Machine Learning Engineer specializing in real-time AI and data platforms
“ML/NLP engineer who has built production systems end-to-end: a real-time recommendation platform (100k+ profiles) using BERTopic-style clustering and a RAG-based news summarization/recommendation stack with ChromaDB. Strong focus on scaling and reliability (GPU batching, Redis caching, Kafka ingestion, Docker/Kubernetes, Prometheus/Grafana) and on maintaining model quality over time via drift monitoring and retraining triggers.”