Pre-screened and vetted.
Junior Software Engineer and ML Researcher specializing in full-stack and applied deep learning
“LLM engineer who built a production-style educational questionnaire generation system (MCQs/fill-in-the-blanks/short answers) using Hugging Face models (BERT/T5) and implemented grounding, decoding tuning, and post-generation validation to control hallucinations and quality. Also developed a "tech care" assistant chatbot with a custom Python orchestration/router layer (intent classification, context management, multi-step flows) and a structured testing/evaluation approach including expert review and automated checks.”
Junior Full-Stack Software Developer specializing in AI-powered web and health applications
“Built and launched “Language AI,” a Next.js/TypeScript app that clones a user’s voice (via ElevenLabs) to deliver language lessons in their own voice, using Supabase for auth/Postgres/storage and hosting backend on Render. Post-launch, identified ElevenLabs voice-clone limits after initial users and reworked the pipeline to store audio assets and delete clones to support more concurrent users; also added Google auth to improve adoption. Previously worked in a high-growth startup environment (Study Park) taking concepts from ideation to production.”
Junior AI/ML & Full-Stack Engineer specializing in LLMs and RAG systems
“Forward-deployed engineer who built a production AI drone-control chatbot that lets users fly a drone via natural language while viewing a real-time feed. Implemented RAG over drone SDK documentation (vector DB + top-k retrieval) and LoRA fine-tuning, with a focus on latency, token efficiency, and cost reduction, and regularly works with non-technical clients to integrate and explain AI system architecture.”
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.”
Mid-level Data Scientist specializing in NLP and predictive modeling
“AI/ML practitioner in healthcare/insurance (Blue Cross Blue Shield) who built and deployed a production NLP system to classify patient risk from unstructured clinical notes. Experienced in end-to-end pipeline orchestration (Airflow, AWS Step Functions/Lambda/SageMaker) and real-time optimization (BERT to DistilBERT on AWS GPUs), with strong clinician collaboration to drive adoption.”
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).”
Junior Machine Learning Engineer specializing in NLP, computer vision, and MLOps
“ML/LLM engineer with Meta experience building production AI systems for near real-time user-report classification and summarization under strict latency (<250ms), safety, cost, and privacy constraints. Has hands-on MLOps/orchestration experience (Airflow, Spark, MLflow, Kubernetes, Docker, GitHub Actions) plus observability (Prometheus/Grafana) and applies rigorous evaluation, staged rollouts, and A/B testing to keep agent workflows reliable in production.”
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 Machine Learning Engineer specializing in LLM platforms and robotic perception
“Built and shipped a production multi-agent personal financial assistant at AlphevaAI on AWS ECS, combining FastAPI microservices, Redis/SQS orchestration, and Pinecone-based hybrid RAG (semantic + BM25) to ground financial guidance. Improved routing accuracy with an embedding-based SetFit + logistic regression intent classifier feeding an LLM router, and optimized UX with live streaming plus cost controls via model tiering and caching.”
Junior Machine Learning Engineer specializing in NLP and multimodal transformers
“Built and deployed LLM-powered agentic chatbot and text-to-SQL systems using LangGraph/LangChain (and Bedrock), structuring workflows as DAGs with planning/replanning and validation to improve tool-calling reliability and reduce hallucinations. Operates production feedback loops with online/offline metrics, drift detection, and LangSmith-based evaluation pipelines, and regularly partners with business stakeholders and clinicians using slide decks and visual charts.”
Mid-level AI/ML Engineer specializing in Generative AI and intelligent automation
“LLM engineer who built and productionized a system to classify GitHub commits (performance vs non-performance) using zero-/few-shot approaches over commit messages and diffs, working at ~5M-record scale on multi-node NVIDIA GPUs. Experienced orchestrating end-to-end LLM pipelines with Airflow and GitHub Actions, and emphasizes reliability via testing, guardrails, and observability while collaborating closely with non-technical product stakeholders.”
Mid-level AI/ML Engineer specializing in production ML, RAG systems, and MLOps
“Built and shipped a widely adopted, production-grade RAG internal search assistant that unified scattered engineering knowledge, deployed as a FastAPI service on Kubernetes with FAISS + LangChain. Demonstrates deep practical expertise in retrieval tuning (chunking, hybrid search, re-ranking) and in making LLM workflows reliable in production via guardrails, monitoring, and evaluation, plus strong cross-functional delivery with non-technical operations teams.”
Mid-level Data Engineer and Business Analyst specializing in cloud ETL and analytics
“Data analyst with cross-industry experience spanning insurance analytics at L&T Infotech and experimental imaging analytics at Mylyser. Stands out for building scalable SQL/PySpark data pipelines, standardizing business-critical metrics like claims lifecycle and policy retention, and delivering measurable impact such as 50%+ faster query performance and a 15% reduction in claims settlement time.”
Intern Software Engineer specializing in cloud, full-stack, and AI systems
“Built a production LLM-assisted workflow for customer configuration data migrations, combining agentic parsing with deterministic validation and fail-safe pipeline design. Stands out for turning messy ERP and operational data into reliable, repeatable transformations while improving accuracy and cutting manual effort by more than 80%.”
Junior Software Engineer specializing in distributed systems and applied AI
“Early-career full-stack builder who created an AI interview-prep platform used by 200+ students, tested it with a 25-student study group, and earned recognition through the CUNY Startup accelerator, including prize money and local college adoption. Has also shipped compliance-sensitive AI products in healthcare marketing and operational tools like invoice approval systems, showing unusual breadth across AI, UX, and backend systems.”
Mid-level Backend Engineer specializing in APIs, microservices, and data platforms
“Software engineer who built JobIntel, an end-to-end Python ETL pipeline integrating ATS data from platforms like Greenhouse using Scrapy and FastAPI. Stands out for production reliability work: designing async fault-tolerant architecture, optimizing PostgreSQL write-heavy upserts, and building a Prometheus/Splunk observability stack that cut debugging from hours to minutes.”
Mid-level Software Engineer specializing in AI systems and distributed platforms
“Built OpenGPU features spanning React/TypeScript, Go orchestration, PostgreSQL, Redis, and Stripe, with a strong focus on reliability, transaction integrity, and low-latency distributed systems. Also shipped LLM product infrastructure, including persona-conditioned frameworks and reusable prompt/model abstractions, showing a blend of systems engineering and fast product iteration.”
Mid-level Software Engineer specializing in AI/ML for FinTech and Healthcare
“Built and deployed an end-to-end fintech product, FinSight, for bank statement analysis and financial Q&A using a production-style RAG architecture. Stands out for combining FastAPI, OpenAI embeddings, FAISS, hybrid SQL/vector retrieval, and practical reliability work like chunking optimization, validation, and low-latency performance tuning.”
Mid-level Full-Stack Software Engineer specializing in cloud-deployed web apps and APIs
“Software engineer who has shipped both core web platform features (secure user authentication/profile management) and production LLM systems. Built an internal documentation knowledge assistant using a full RAG pipeline (OpenAI embeddings, vector DB, semantic search, reranking) with evaluation loops and a scalable document-ingestion pipeline for PDFs/FAQs, iterating based on metrics and user feedback.”
Junior Robotics & AI/ML Engineer specializing in multi-agent reinforcement learning and computer vision
“Robotics software candidate whose thesis focused on multi-robot warehouse coordination using MAPPO reinforcement learning, trained in simulation (LBF environment, Isaac Sim/RViz) and deployed onto three real-time robots. Built custom ROS 2 Humble nodes for multi-robot control with namespaces, TF broadcasting, and an RL pipeline integrating LiDAR odometry and camera observations.”
Mid-Level Full-Stack Software Engineer specializing in cloud microservices and data engineering
“Software engineer with robotics and data-platform experience from CVS Health, spanning Java/Spring Boot microservices, secure APIs, React dashboards, and Snowflake/SSIS ETL optimization. Hands-on ROS 2 developer who built real-time LiDAR obstacle-detection nodes, improved SLAM performance, and coordinated multi-robot communication using DDS, with simulation/testing via Gazebo and CI/CD deployments using Docker and Jenkins.”
Mid-level AI Engineer specializing in LLM agents and RAG for health-tech
“Backend engineer with health-tech AI platform experience who designed a modular FastAPI/PostgreSQL architecture supporting real-time user data and swap-in AI workflows. Has hands-on production experience with observability (CloudWatch, structured logging, LangSmith/LangGraph/LangChain tracing), secure auth (OAuth2/JWT, RBAC, RLS), and careful data-pipeline migrations using parallel runs and rollback planning.”
Mid-level AI/ML Engineer specializing in financial risk, fraud analytics, and forecasting
“Built and productionized an LLM-powered financial intelligence and forecasting platform at Northern Trust using a RAG architecture (LangChain + Hugging Face + FAISS) with end-to-end MLOps (Docker/Kubernetes, Airflow, MLflow). Emphasized regulatory-grade explainability (SHAP/Power BI) and hallucination control (retrieval-only grounding), achieving ~30% forecasting accuracy improvement and ~65% reduction in analyst research time, with sub-second inference and 95% uptime on EKS/AKS.”
Mid-level Software Engineer specializing in cloud-native backend and AI integrations
“Full-stack engineer with experience building customer-facing fintech mobile features end-to-end (loan estimate comparison) and scaling event-driven microservices in enterprise environments (Verizon). Has designed TypeScript/React/Node systems with queues/caching and built an internal rule-engine for bulk Excel ingestion that reduced data errors and manual rework through automated validation.”