Pre-screened and vetted.
Mid-Level Software Engineer specializing in FinTech microservices and AI automation
“Backend engineer with experience evolving a real-time transaction and rewards processing platform from a tightly coupled architecture into domain-based microservices. Uses REST plus Kafka for synchronous vs. asynchronous workflows, and builds Python/FastAPI APIs with Pydantic contracts, Docker/Kubernetes deployments, and JWT/OAuth-based security; has also supported analytics/dashboard use cases (Power BI).”
Senior GenAI/ML Engineer specializing in LLMs, RAG, and multimodal generative AI
“LLM/RAG engineer with production deployments in highly regulated domains (Frost Bank and GE Healthcare). Built secure, explainable document-grounded Q&A systems using LoRA fine-tuning, strict RAG with confidence thresholds, and citation-based responses; also established evaluation/monitoring (golden QA sets, hallucination tracking, drift) and achieved ~40% latency reduction through retrieval/prompt tuning.”
Mid-Level Software Engineer specializing in backend microservices and cloud-native systems
“ServiceNow engineer who built an AI-powered ticket summarizer end-to-end (RAG with vector DB + GPT, Redis latency optimizations, fallback summarization, and a React UI widget for agent feedback). Also has hands-on ROS 2 experience building real-time sensor-fusion nodes (LiDAR/IMU), debugging SLAM/navigation issues via rosbag + EKF tuning, and bridging heterogeneous robots by translating ROS 2 topics to MQTT/JSON. Strong DevOps background with Docker, Jenkins CI/CD, and Kubernetes orchestration for scalable deployments.”
Mid-level Machine Learning Engineer specializing in LLM agents, RAG, and MLOps
“Built a production AI-driven contract/document extraction system combining OCR, normalization, and LLM schema-guided extraction, orchestrated with PySpark and Azure Data Factory and loaded into PostgreSQL for analytics. Emphasizes reliability at scale—using strict JSON schemas, confidence scoring, targeted retries, and multi-layer validation to control hallucinations while processing thousands of PDFs per hour—and partners closely with non-technical business teams to refine fields and deliver usable dashboards.”
Junior Full-Stack Engineer specializing in AI applications and scalable web platforms
“Full-stack engineer with customer-facing delivery experience who built and deployed a multi-platform social media automation product (Next.js/Node/MongoDB) and optimized it using BullMQ/Redis background jobs, retries, and rate limiting for reliable posting at scale. Also delivered an AI-powered false-positive analysis service in a cybersecurity context, resolving production pipeline stalls via log-driven debugging, parallelization, caching, and LLM guardrails.”
Mid-level AI/ML Engineer specializing in LLMs, NLP, and MLOps
“AI/ML engineer with healthcare domain depth who led a HIPAA-compliant, production LLM system at McKesson to automate clinical document understanding—extracting entities, summarizing provider notes, and supporting authorization decisions. Hands-on across Spark/Python ETL, Hugging Face + LoRA/QLoRA fine-tuning, RAG, and cloud-native MLOps (Airflow/Kubernetes/Step Functions, MLflow, blue-green on EKS/GKE), with explicit work on PHI handling and hallucination reduction.”
Senior Software Engineer specializing in AI, cloud infrastructure, and full-stack development
“ML/NLP engineer who built a production system that converts large-scale unstructured text into a connected, searchable knowledge base using spaCy + Sentence Transformers/FAISS and a Neo4j knowledge graph, with BERTopic and XGBoost for organization/labeling. Strong focus on production-grade Python workflows (FastAPI/Celery, Pydantic validation, Docker, AWS ECS/Lambda) and robust entity resolution with measurable precision/recall and human review for low-confidence matches.”
Mid-level Data Scientist specializing in MLOps, LLM/RAG applications, and deep learning
“Built and deployed a production compliance automation RAG system (at Citi) that generates citation-backed, schema-validated risk summaries for regulatory document review. Emphasizes regulated-environment reliability with retrieval-only grounding, abstention, confidence thresholds, and immutable audit logging, plus orchestration using LangChain/LangGraph and Airflow. Reported ~60% reduction in compliance review effort while maintaining high precision and traceability.”
Mid-level Data & GenAI Engineer specializing in lakehouse, streaming, and RAG platforms
“Built a production internal LLM-powered knowledge assistant using a RAG architecture (Python, LLM APIs, cloud services) that answers employee questions with sourced, grounded responses from internal documents. Demonstrates strong practical depth in retrieval tuning (chunking/metadata filters), orchestration with LangChain, and production reliability practices (latency optimization, automated embedding refresh, evaluation metrics, logging/monitoring) while partnering closely with non-technical operations teams.”
Mid-level Full-Stack Developer specializing in cloud-native microservices and distributed systems
“Software engineer with hands-on ownership of both fintech checkout improvements (saved payment methods/one-click checkout with tokenization and feature-flag rollouts) and production LLM/RAG systems for customer support. Demonstrates strong operational rigor via guardrails, evaluation loops integrated into CI/CD, and scalable data pipelines handling messy PDFs/CSVs/logs with reliability and observability.”
Junior Data Scientist specializing in healthcare ML and clinical NLP/LLMs
“Healthcare-focused LLM engineer who has built two production clinical applications: an automated structured clinical report generator from physician-patient conversations and a RAG-based chatbot for retrieving patient history (procedures, allergies, etc.). Demonstrates strong applied RAG expertise (overlapping chunking, entity dependency graphs, temporal filtering, graph RAG) to reduce hallucinations/omissions and partners closely with clinicians to automate hospital workflows.”
Mid-level AI/ML Engineer specializing in NLP, fraud detection, and MLOps
“LLM/ML platform engineer with hands-on experience taking an LLM document summarization prototype into a production-grade service on AWS EKS, emphasizing low-latency inference, drift monitoring, and safe CI/CD rollouts (canary + rollback). Strong in real-time debugging of agentic/RAG systems (tracing, retrieval/index drift fixes) and in developer enablement through practical workshops (Docker/Kubernetes/FastAPI) plus pre-sales support via demos and benchmarks to close pilots.”
Intern Machine Learning & AI Automation Engineer specializing in ML workflows and AI hardware
“ML practitioner with hands-on experience adapting diffusion models (DDPM + U-Net in PyTorch) to improve low-dose CT medical imaging quality via denoising and upsampling against high-dose ground truth. Also built a RAG workflow during a recent internship by cleaning client survey data, embedding with OpenAI text-embedding-3-large, and indexing in Pinecone with MD5 deduplication, alongside a strong emphasis on production-grade Python practices.”
Mid-Level Software Engineer specializing in AI-enabled backend and full-stack web systems
“Backend/AI workflow engineer with experience at AirKitchenz, Uber, and Vivma Software, building production systems on AWS (Lambda, DynamoDB, Step Functions). Has a track record of major performance wins (DynamoDB latency 2s to <150ms; Postgres query 2s to ~180ms) and shipping LLM-powered onboarding and ticket-routing workflows with strong guardrails (schema validation, confidence thresholds, human-in-the-loop escalation).”
Mid-level Full-Stack Java Developer specializing in cloud-native microservices and FinTech
“Full-stack Java engineer (4+ years) who led end-to-end modernization of high-latency order management systems into cloud-native reactive microservices (Spring WebFlux) and built real-time React/Redux dashboards, reporting 99.98% uptime and 22% infra cost savings. Also headed a production RAG-based Order Support Bot at Dell Technologies with embeddings + MongoDB semantic search, automated validation and human fallback, plus CI/CD-driven LLM eval loops to reduce hallucinations.”
Mid-level Full-Stack Engineer specializing in cloud-native microservices (FinTech/Healthcare)
“Built and shipped production systems spanning real-time operational dashboards and an LLM-powered internal documentation assistant using RAG (embeddings + vector DB). Demonstrates strong focus on reliability and iteration: implemented guardrails and evaluation loops (human review, hallucination tracking, regression prevention) and improved performance/scalability through query optimization, caching, and retrieval tuning.”
Mid-level QA Automation Engineer / SDET specializing in Financial Services and Healthcare
“Fintech-focused engineer who built an end-to-end KYC verification pipeline for advisor onboarding using Flask microservices, Celery/Redis, and AWS (Lambda/ECS/EC2) with CloudWatch-driven scaling and latency optimizations. Also shipped a production internal knowledge assistant using RAG + embeddings/vector search with guardrails (similarity-based fallback, prompt-injection protections) and an evaluation loop with compliance specialist review that drove measurable retrieval improvements.”
Mid-Level Software Development Engineer specializing in full-stack and cloud-native systems
“Backend engineer who has shipped production LLM-powered features, including an AI-assisted developer tool on AWS (Spring Boot) and a blog platform capability using embeddings + Elasticsearch for semantic retrieval and LLM-generated summaries/recommendations. Demonstrates practical tradeoff management (quality/latency/cost), guardrails to reduce hallucinations, and evaluation-driven iteration using real user queries and observability via ELK.”
Mid-level Generative AI & Machine Learning Engineer specializing in agentic LLM systems
“Built and deployed a production agentic LLM knowledge assistant that answers complex questions over internal documents, APIs, and databases using a RAG architecture (FAISS/Pinecone) and LangChain/LangGraph orchestration. Emphasizes production-grade reliability and hallucination control through grounding, confidence thresholds, validation, retries/fallbacks, and full observability (logging/metrics/traces) with continuous evaluation and feedback loops.”
Mid-level Data Scientist / ML Engineer specializing in streaming ML systems for healthcare and IoT
“ML/GenAI engineer with production experience building an LLM-powered governance layer that summarizes verified drift/performance signals into validation reports and release notes, designed for regulated environments with de-identification and non-blocking fallbacks. Strong Airflow-based orchestration background across healthcare and finance, integrating Databricks/Spark and MLflow for scalable retraining/monitoring. Demonstrated ability to partner with non-technical healthcare operations teams to deliver actionable risk-scoring outputs via dashboards and automated reporting.”
Mid-Level Full-Stack Software Engineer specializing in FinTech and platform APIs
“Backend/AI engineer with experience in both high-scale financial services (JP Morgan trade compliance analytics API on Java/Spring Boot/Postgres/Elasticsearch on AWS EKS processing 1M+ trades/day) and applied LLM systems for legal research (LangChain/OpenAI + Weaviate semantic search). Demonstrated strength in reliability/performance engineering, data consistency during migrations, and production-grade workflow orchestration with observability and human-in-the-loop guardrails.”
Mid-level Data Scientist & Machine Learning Engineer specializing in fraud and forecasting
“ML/LLM practitioner who has shipped production RAG systems (summarization + Q&A) and end-to-end Airflow-orchestrated demand forecasting pipelines at NEON IT. Strong focus on reliability—uses evaluation scripts, retrieval/chunking tuning, validation/retries/alerts, and stakeholder-driven iteration to make AI workflows consistent and usable.”
Junior AI/Full-Stack Engineer specializing in LLM apps and RAG systems
“AI engineer who built and shipped a production AI document-understanding/search system at Sumeru Inc, including a full RAG + LLMOps evaluation stack (MLflow, DeepEval, RAGAS) deployed on GCP. Also developed LangChain/LangGraph multi-agent workflows for UAV flight-log analysis and has experience presenting AI solutions to non-technical stakeholders and prospect clients to drive POCs.”
Mid-level Machine Learning Engineer specializing in LLM agents, RAG, and MLOps
“Built production LLM systems including a real-time customer feedback analysis and workflow automation platform using RAG and multi-agent orchestration with confidence-based human escalation, addressing privacy and legacy integration challenges. Also automated ML operations with Airflow/Kubernetes (e.g., daily churn model retraining) cutting retraining time to under 30 minutes, and demonstrates a rigorous testing/monitoring approach plus strong non-technical stakeholder collaboration.”