Pre-screened and vetted.
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.”
Senior Full-Stack Engineer specializing in AI, cloud infrastructure, and DevOps
“Frontend engineer focused on building and scaling data-heavy, real-time dashboards with React/Next.js/TypeScript. Emphasizes performance and reliability at scale through modular architecture, centralized state (Zustand/Redux), strict API contracts, automated testing, and production monitoring (Grafana/CloudWatch), and has experience shipping quickly with feature-flagged rollouts and rapid iteration from user feedback.”
Mid-level Software/AI Engineer specializing in GenAI, AWS, and microservices
“Built a production AI pipeline at EyCrowd to automatically grade shaky outdoor user-submitted brand videos using CV + CLIP/BLIP and a LangChain RAG layer per brand, with GPT-4 generating structured JSON explanations and grades. Optimized for latency and cost (batch PyTorch inference, caching), cutting review time from ~8 minutes to <2 minutes while reaching ~90% alignment with human graders and supporting thousands of videos/day.”
Junior Machine Learning Engineer specializing in LLMs, RAG, and on-device AI
“Built an "Offline Study Assistant" that runs LLM inference locally on a 5-year-old Android device using Llama.cpp and the Android NDK, achieving a 27x speedup and cutting time-to-first-token from 11 minutes to 30 seconds. Also has applied backend/API experience with FastAPI, Supabase (Auth + RLS), and production hardening of a RAG system at Hashmint using Celery and Redis to eliminate PDF-processing-related query failures.”
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 AI/ML Engineer specializing in data engineering, LLM/RAG pipelines, and recommender systems
“Research assistant at St. Louis University who built and deployed a production document-intelligence RAG system (Python/TensorFlow, vector DB, FastAPI) on AWS, focusing on grounding to reduce hallucinations and latency optimization via caching/async/batching. Also developed a personalized recommendation system for the Frenzy social platform and partnered closely with product/UX to define metrics and iterate on hybrid recommenders and cold-start handling.”
Senior Software Engineer specializing in AI systems and data platforms
“Built and productionized LLM agents that ingest multi-source workplace data (Slack, meetings, calendars, PM tools) to extract entities (tasks/decisions/risks/initiatives) and generate customer insights like risk alerts, deadline-miss prediction with evidence, and workload overload detection. Also architected a graph-DB-backed multi-step agent using LangChain + Pydantic with async queue/worker execution and LLM-as-judge evaluation plus human review loops.”
“Built and deployed a production AI customer support chatbot at Unique Design Inc. using FastAPI, AWS, Docker, and retrieval-based grounding on internal documents. Stands out for hands-on ownership across discovery, deployment, incident debugging, and post-launch iteration, with a strong focus on making LLM systems reliable and safe in real business workflows.”
“ML engineer with hands-on experience building banking AI systems end-to-end, including a customer-targeting model that improved campaign response rates by about 10%. Also shipped a RAG-based banking FAQ/support feature with safety guardrails and production optimizations around retrieval quality, latency, and cost, plus reusable Python services that reduced duplicate work for other engineers.”
Senior Full-Stack Engineer specializing in cloud-native microservices and AI/ML integration
Senior Full-Stack Developer specializing in React, Node.js, and AWS
“Backend/data engineer with hands-on production experience across Python/Flask microservices and AWS serverless/data platforms (Lambda, DynamoDB, S3, Glue/PySpark). Demonstrated strong reliability and operations mindset (JWT/RBAC, retries/timeouts/circuit breakers, CloudWatch/SNS alerting) and measurable performance wins (SQL report runtime cut from 10 minutes to 30 seconds). Seeking ~$150k base and cannot travel for onsite meetings for the next 5–6 months due to family medical constraints.”
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.”
Mid-level AI Engineer specializing in NLP and production ML systems
“AI/LLM engineer who has shipped production RAG chatbots using LangChain/OpenAI with FAISS and FastAPI, focusing on real-world constraints like context windows, concurrency, and latency (reported ~40% latency reduction and <2s average response). Experienced orchestrating AI pipelines with Celery and fault-tolerant long-running workflows with Temporal, and has applied NLP model tradeoff testing (Word2Vec vs BERT) to drive measurable accuracy gains.”
Mid-level Data Scientist specializing in insurance, healthcare, and cloud analytics
“Built a production-style LLM document summarization/generation workflow that mitigates token limits and reduces hallucinations using semantic chunking, FAISS-based embedding retrieval (top-k via cosine similarity), and section-wise generation. Orchestrated the end-to-end pipeline with AWS Step Functions and aligned outputs with sales stakeholders through demos, visuals, and documentation.”
Senior Machine Learning Engineer specializing in LLMs, RAG, and agentic AI systems
“LLM/RAG practitioner who has taken a support-ticket triage automation system from prototype to production, building the full pipeline (fine-tuned models, FastAPI inference services, vector storage, monitoring) and delivering measurable impact (~40% reduction in triage time). Demonstrates strong operational troubleshooting of LLM/agentic workflows (observability-driven debugging, fixing agent routing/looping) and supports adoption through tailored demos and sales-aligned technical communication.”
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 AI/ML Engineer specializing in Generative AI and RAG systems
“LLM/RAG engineer who has built and shipped production assistants, including a RAG-based teaching assistant (Marvel AI) using LangChain/LlamaIndex/ChromaDB with OpenAI embeddings and Redis vector search, achieving ~30% accuracy gains and ~35% latency reduction. Also deployed FastAPI services on Google Cloud Run with observability and prompt-level monitoring, and partnered with non-technical ops stakeholders to deliver an internal policy-document RAG assistant.”
Mid-level Software Engineer specializing in Generative AI automation and secure platforms
“Backend/security-focused engineer from VeroTX who built an IdP service (Spring Boot + MongoDB on GCP) for an AI workflow platform and drove major latency improvements via caching and query/index optimization. Also shipped an AI loan-processing agent using LangChain/LangGraph, owning the document ingestion + vector database layer and designing a reliable multi-step workflow with retries, monitoring, and human-in-the-loop safeguards.”
Mid-level Software Engineer specializing in AI RAG systems and full-stack cloud applications
“AI/LLM engineer who shipped a production RAG-based knowledge assistant at SparkPlug serving 10,000+ daily users, streaming GPT-4 answers with inline citations over WebSockets. Demonstrated measurable impact (support resolution time cut 18→12 minutes; retrieval precision +~20%) and strong production rigor across ingestion, monitoring/alerting, evaluation, and messy ERP-style data integration with validation, RBAC, and idempotent operations.”
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.”
Intern Backend Developer specializing in AI, multi-agent systems, and computer vision
“Backend-focused Python engineer who built core systems for an AI beauty-advice product: converting facial-recognition landmarks into usable facial measurements and dynamically shaping chatbot context for personalized guidance. Also worked on high-volume data ingestion at AINVESTgroup, improving agent context selection via a RAG database when upstream tags were unreliable, and has strong Git/GitOps + automated testing practices from rapid-deadline delivery environments.”
Junior AI/ML Developer specializing in GenAI, LLM agents, and RAG systems
“Built and shipped an agentic RAG chatbot module for NexaCLM to answer questions across large volumes of contracts while minimizing hallucinations and incorrect legal interpretations. Implemented routing between vector retrieval and ReAct-style agent retrieval plus an automated grading/validation layer (cosine-similarity thresholds, retries) and deployed via GitHub Actions to Azure Container Apps, partnering closely with legal stakeholders to define risk/clause-focused objectives.”
Entry-Level Backend Engineer specializing in analytics automation and cloud data pipelines
“Forward Deployment Engineer focused on application security and production integrations, with hands-on experience hardening API-driven ticketing systems (JWT/RBAC/rate limiting/log redaction) and implementing CI/CD security controls (Bandit SAST, SCA, container hardening). Strong in diagnosing peak-load production issues using logs/metrics/infra signals and driving durable fixes like adaptive throttling and backoff, while aligning engineering, business, and leadership stakeholders on risk and SLA impact.”