Pre-screened and vetted.
Mid-Level Software Engineer specializing in AI/ML and cloud-native platforms
“Backend/AI engineer who has built production LLM orchestration and agentic workflow systems in Python/FastAPI on Kubernetes across AWS/Azure. Demonstrated strong reliability engineering by debugging a real-world memory retention issue that caused latency spikes/timeouts, and strong data/performance chops with a PostgreSQL optimization that cut query latency from ~1.2s to ~15ms. Targets roles building scalable, guardrailed AI-driven workflow automation with robust observability and human-in-the-loop controls.”
Senior Data Scientist / AI Engineer specializing in LLMs, RAG, and production ML
“Data science professional who has built a production RAG-based LLM question-answering system ("Flash Query") to deliver fast, accurate answers over large document collections, focusing on retrieval quality and grounded responses. Also collaborates with non-technical retail/jewelry stakeholders to turn business questions into predictive models and dashboards for decision-making.”
Senior Software Engineer specializing in Backend Systems and Generative AI (RAG)
“Backend engineer with experience building an end-to-end civic tech AI platform that ingests city council meeting videos, transcribes them with Whisper, and enables natural-language Q&A via a LangChain/FAISS RAG pipeline. Demonstrated strong systems thinking by tuning retrieval for accuracy/latency/memory (cutting response time ~3s→1s and memory ~500MB→25MB) and by safely migrating an ERP from monolith toward services using dual writes, reconciliation, and idempotency to protect financial workflows.”
Mid-level AI/ML Software Engineer specializing in GPU-optimized LLM inference and cloud microservices
“Built and deployed a production RAG-based multilingual analytics assistant for healthcare operations, enabling non-technical teams to query claims/EHR and risk metrics with grounded explanations. Demonstrates strong end-to-end LLM system engineering (retrieval tuning, re-ranking, hallucination controls, verification layers) plus workflow orchestration (Airflow/Composer/Step Functions) and stakeholder-driven iteration via prototypes and dashboards.”
Mid-level AI/ML Engineer specializing in Generative AI and RAG systems
“Currently at ProShare and reports building an AI/LLM-powered system deployed to production, aimed at helping with status-related difficulties and reducing misunderstandings across transactions. Also cites prior collaboration at Porsche with marketing teams, focusing on translating marketing goals into technical requirements and communicating solutions clearly to non-technical stakeholders.”
Junior Full-Stack Software Engineer specializing in React, Node.js, AWS, and Generative AI
“Built and production-deployed a Streamlit-based PDF RAG chatbot using LangChain (FAISS, embeddings, prompt templates) and OpenAI, optimizing Streamlit’s stateless behavior by caching vector DB + chat history to cut latency and API cost. Demonstrates a rigorous evaluation mindset (gold datasets, unit tests, LLM-as-judge, groundedness KPIs) and has experience communicating privacy/accuracy safeguards (RBAC, data masking, citations) to a non-technical client at Kalven Technologies.”
Junior AI/ML Software Engineer specializing in Generative AI and scalable data pipelines
“Built and operated large-scale biodiversity/ecological research platforms, integrating 50+ heterogeneous global datasets into a unified BIEN 3 schema on PostgreSQL/PostGIS and improving data consistency by 35%. Strong production engineering background (Linux monitoring, CI/CD performance gates, Docker on AWS/Azure) plus applied AI work building a Python RAG system (0.90 precision) and halving latency with Elasticsearch.”
Senior Machine Learning Engineer specializing in MLOps and Generative AI
“Built and deployed a production generative-AI copilot at Tungsten that automates invoice/form extraction template creation, reducing weeks of manual model-building work. Combines fine-tuned LLMs (PyTorch/HuggingFace) with OpenCV layout grounding to reduce hallucinations, and runs an end-to-end Kubeflow-based MLOps pipeline with drift monitoring, canary releases, and automated retraining.”
Mid-level Python Full-Stack Engineer specializing in AI microservices and cloud data platforms
“Backend-leaning full-stack engineer in fintech/payments who shipped an end-to-end Stripe payments + webhook system for a financial microservices platform, emphasizing ledger accuracy via idempotency, transactional writes, retries, and DLQs. Also delivered a real-time React/TypeScript payment status dashboard informed by user interviews, and improved production performance by 35% p95 latency through PostgreSQL tuning and Redis caching on AWS.”
Junior AI/ML Engineer specializing in Generative AI, NLP, and MLOps
“LLM engineer who has deployed a production RAG system (LangChain/FAISS/FastAPI) for enterprise semantic search, tackling real-world latency by LoRA/PEFT fine-tuning and grounding outputs with retrieval. Brings strong MLOps (Docker, AWS EKS, CI/CD, MLflow) plus stakeholder-facing explainability experience using SHAP to align ML-driven financial guidance with non-technical domain experts.”
Senior Full-Stack AI/ML Engineer specializing in MLOps and GenAI
“Senior backend/data engineer who has built and maintained HIPAA-compliant, real-time clinical FastAPI services on AWS, orchestrating ML/LLM and vector DB calls with strong reliability patterns (auth, timeouts/retries, graceful degradation, idempotency). Also delivered AWS IaC/CI-CD (Terraform/Helm/GitHub Actions) across EKS/Lambda/SageMaker and built Glue/Spark ETL with schema evolution and data quality controls, plus demonstrated large SQL performance wins (15 min to <9 sec) and hands-on incident ownership.”
Mid-level AI Engineer specializing in GenAI, agentic workflows, and RAG systems
“Built a production multi-agent RAG assistant using LangChain/LangGraph with OpenAI embeddings and FAISS, focusing on retrieval quality and latency (Redis caching, parallel retrieval, precomputed embeddings). Experienced orchestrating ETL/ML pipelines with Airflow and Databricks Workflows, and has delivered an AI assistant for business ops to extract insights from policy/compliance documents through close non-technical stakeholder collaboration.”
Senior Brand & UX/UI Designer specializing in identity systems, campaigns, and experiential graphics
“Multidisciplinary visual/motion designer who blends AI-assisted music and image tools (e.g., Suno, Midjourney, Firefly) with editing/motion workflows to build sensory, beat-synced ad narratives. Has experience turning dense financial reporting (Marshall Amp annual report) into poster-like, fan-friendly editorial design, and applies research-driven branding frameworks (including extensive logo iteration) for a smart-eating project.”
Junior Cloud & AI Infrastructure Engineer specializing in Agentic AI and AWS
“Built and deployed a production AI career-advice agent designed to combat unreliable/generic LLM guidance by grounding outputs in retrieval-first RAG over resumes/job/hiring data, with multi-step reasoning, structured memory, and evidence-only prompting to reduce hallucinations. Implemented the system with LangChain/Python and deployed on AWS as scalable microservices orchestrated via REST and asynchronous calls, iterating closely with career coaches and students.”
Junior AI/ML Engineer specializing in Generative and Agentic AI
“Built and deployed a production-grade LLM agent for credit management and accounts receivable automation, integrating ERP/MySQL data via a RAG pipeline and exposing services through FastAPI with Pydantic-validated outputs on AWS Bedrock. Emphasizes reliability and compliance for financial operations using schema validation and human-in-the-loop review, reporting ~32% reduction in manual work and ~41% improvement in response time/reliability.”
Senior Unity Developer specializing in mobile, AR/VR, and hyper-casual games
“Unity VR developer who shipped a Meta Quest title ("Dig to escape") and owned key gameplay systems including VR interactions, NPC/quest logic, and save/load. Has also built a rhythm/endless-runner hybrid with procedural level generation by converting MP3 to MIDI, and uses AI tools to generate UI/background art assets.”
Junior Full-Stack Software Engineer specializing in GenAI and web platforms
“AI/software engineer with hands-on experience deploying an LLM-powered quiz generation platform for students, integrating Python services with Gemini APIs plus frontend and database components. Emphasizes production-grade reliability through observability, schema validation, async processing, and performance tuning under high concurrency, and has collaborated with product/operators (e.g., at Colombo AI) to translate real-world constraints into scalable technical solutions.”
Mid-Level Full-Stack Software Developer specializing in React and AI-assisted workflows
“Frontend engineer with experience across university and product companies (University of Montreal, Dopely, Takhfifan), owning React/TypeScript features end-to-end. Notably built a mathematically complex, multi-mode color wheel UI for designers and led quality practices at scale via conventions, RTL testing, and code reviews for junior developers, plus performance and reusability improvements in existing codebases.”
Junior Machine Learning Engineer specializing in Document AI and LLM-powered workflows
“Built and owned a customer-facing Document Intelligence Service for legal contract analytics at Noasis Digital, delivering extraction/summarization with careful accuracy controls (confidence thresholds, versioned deployments, production logging). Also developed a React/TypeScript document review app and internal QA dashboard, and has hands-on microservices experience with async messaging (RabbitMQ), timeout tuning, and centralized structured logging for reliability at scale.”
Mid-level AI Engineer specializing in Generative AI, LLM fine-tuning, and RAG systems
“Built and deployed production LLM applications including a natural-language-to-read-only-SQL system focused on ambiguity handling and query safety (schema whitelisting, intent validation, confidence checks, deterministic execution). Experienced with LangChain-based, modular agent orchestration and RAG document QA for large PDFs, with a metrics-driven testing/evaluation approach and cross-functional delivery with marketing on an AI content recommendation/search tool.”
Junior Full-Stack Software Engineer specializing in FastAPI, Node.js, and React
“Frontend engineer in fintech who led a client onboarding platform end-to-end, building a scalable React/TypeScript architecture with Redux-driven multi-step verification workflows. Strong focus on quality at scale through UI automation/E2E testing and CI/CD (GitHub Actions + Docker), enabling faster releases (bi-weekly to daily) while staying stable despite evolving backend APIs.”
Mid-level AI/ML Engineer specializing in GenAI, NLP, and production MLOps
“AI/LLM engineer who built and deployed a production healthcare RAG chatbot ("DoctorBot") with strict medical safety guardrails, an 85% confidence-gated verification layer, and latency optimizations that cut responses from ~8s to ~2–3s. Also worked on finflow.ai to generate finance/banking test cases from BRDs, collaborating closely with non-technical domain stakeholders, and has hands-on orchestration experience with LangChain/LangGraph and agentic evaluation/monitoring practices.”