Pre-screened and vetted.
Junior AI Engineer specializing in LLM evaluation, prompt engineering, and AI orchestration
“LLM workflow builder who has deployed a personalized GPT experience (including Delphi AI-based knowledge ingestion) and built a LangChain/LangGraph job-aggregation pipeline that ingests, normalizes/dedupes, filters, then uses an LLM to rank and summarize matches. Emphasizes production reliability with structured outputs, retries/fallbacks, metric-driven evaluation, logging/prompt versioning, and A/B testing, and collaborates with non-technical stakeholders through demo-driven iteration.”
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 Data/AI Engineer specializing in MLOps, real-time pipelines, and LLM applications
“Built an LLM-driven MLOps agent at SBD Technologies that automated an EV-charging prediction workflow end-to-end, integrating with real-time Kafka/FastAPI systems supporting 120K+ chargers at 99.99% event delivery. Addressed frequent schema drift by implementing SQLAlchemy/Flyway validation (60% reduction in drift issues) and deployed as Kubernetes microservices with GitHub Actions CI/CD; also has Airflow-based ingestion/crawling experience into Snowflake and stakeholder-facing delivery via a Fleetcharge PWA.”
Mid-Level Software & Machine Learning Engineer specializing in cloud-native microservices and LLMs
“Backend engineer who owned the API layer for an AI trust/analytics dashboard (trust scores, stability checks, public verification endpoints) using Python/FastAPI and Postgres. Has hands-on DevOps experience deploying FastAPI and Node.js services to AWS Kubernetes with GitHub Actions + ArgoCD GitOps, plus Kafka-based real-time event streaming and careful staged migration practices (shadow traffic/dual writes, rollback planning).”
Intern Data Scientist specializing in GenAI agents, RAG, and ML platforms
“LLM/agent systems builder who deployed a production hybrid router for immerso.ai that dynamically selects retrieval vs reasoning vs generative pathways, achieving an 82% factual-accuracy lift. Deep hands-on experience optimizing local Mistral 7B inference (4–5 bit GGUF quantization, KV-cache reuse) and building reliable RAG/agent workflows with LangChain/LangGraph/AutoGen across GCP Cloud Run and AWS (ECS/Lambda).”
Senior Software Engineer specializing in full-stack systems, big data, and applied AI
“Built and deployed ForensicLLM, a local domain-specific LLaMA-3.1-8B model for digital forensic investigators using RAFT + RAG over 1000+ curated research papers, with citation-aware responses and rigorous evaluation (BERTScore/G-Eval). Deployed via vLLM and Docker and validated through a chatbot survey with 80+ participants; published at DFRWS EU 2025.”
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.”
Junior Full-Stack Software Engineer specializing in cloud-native web apps and AI tooling
“Software engineer with experience across edtech, live gaming, and an AI document intelligence platform, delivering end-to-end customer-facing features and production backends. Built secure, automated live-session scheduling integrating Zoom and TalentLMS (JWT/RBAC, idempotency, transactions) cutting setup time from ~3 minutes to under 1 minute, and optimized real-time gaming dashboards/APIs with query tuning, caching, and CDN improvements (~60% latency reduction under peak load) on AWS.”
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.”
Mid-level Full-Stack Engineer specializing in AI-powered and cloud-native systems
“Product-minded engineer who has owned features end-to-end, including a full onboarding redesign that lifted completion ~25% and a production LLM/RAG report-generation system with strong guardrails (schema-constrained JSON, confidence gating, logging) and an automated eval/regression loop built from real user queries. Also built a scalable research data pipeline ingesting messy PDFs/JSON/CSVs with normalization, idempotent reruns, observability, and cost/latency tradeoffs.”
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.”
Mid-Level Software Engineer specializing in cloud-native microservices and full-stack development
“Full-stack engineer with deep startup experience building products from scratch under ambiguous requirements. Delivered a scalable, admin-configurable notification platform (Spring Boot/Java/Kafka) supporting 50+ notification types across 3 channels for 10k+ users, cutting new notification setup to ~5 minutes. Also built a Tinder-meets-LinkedIn job-swiping app (React/TS + Node/Prisma) and has hands-on AWS production ops (ECS/EKS, RDS, CloudWatch) plus multiple third-party integrations (Stripe, QuickBooks, Twilio).”
Junior AI/ML Software Engineer specializing in automation and healthcare imaging
“Backend-focused engineer who built a Python-based automation system leveraging Gemini AI and prompt-driven PDF field extraction to replace a previously manual third-party workflow. Drove stakeholder alignment around accuracy/acceptance thresholds and added production-minded safeguards like graceful failure handling and backup model contingencies.”
Entry-Level Computer Vision Research Assistant specializing in medical imaging AI
“New grad who shipped an LLM-powered writing app (“Write-it”) to production on Azure with CI/CD (GitHub Actions + JFrog) and implemented an unconventional RAG pipeline to prevent repetitive prompts using embeddings and cosine similarity. Also participated in a Luma AI image/video generation hackathon, iterating with artist feedback and improving usability by rewriting non-technical prompts via an LLM.”
Junior Backend Engineer specializing in cloud APIs and AI-enabled systems
“Built and shipped "OnCall Copilot," a production Slack-based RAG assistant that answers on-call questions from runbooks and postmortems with citations using a FAISS vector index. Emphasizes reliability and measurable performance via strict guardrails ("no evidence, no answer"), evaluation metrics, drift monitoring, and operational hardening with Docker, logging, health checks, and offline fallback.”
Entry-Level GenAI/LLM Engineer specializing in agentic systems and RAG
“LLM/AI agent engineer with consulting/contract experience (Kanhaiya Consulting LLC) who deployed a production AI agent to automate BIM list workflows end-to-end—from database understanding and data cleaning to automated visualizations/dashboards. Worked around restricted real-time data access by generating synthetic data and improving outputs via supervised fine-tuning, and uses AWS-based LLMOps observability (Opic/OPEC) plus hybrid retrieval (vector+BM25 with reranking) to optimize relevance, latency, and cost.”
“Software engineer with experience spanning healthcare middleware (patient records + insurance integration) and an AI fantasy football product built with React/TypeScript, Firebase, API gateways, and pandas-based data pipelines. Has hands-on microservices scaling experience (latency mitigation, async migration, state-based redesign) and built an internal feature-toggle dashboard that improved demo efficiency and sales outcomes.”
Senior Full-Stack Developer specializing in Node.js/TypeScript, cloud, and data engineering
“Frontend/fullstack lead who inherited a messy psychological app with production issues, drove a rapid stabilization (2–3 weeks) and major performance/architecture overhaul (Redux Toolkit, memoization, caching, lazy loading, CDN offload to S3/CloudFront). Also owns delivery and infrastructure practices (multi-env, Docker, GitHub Actions CI/CD, AWS ECS + load balancing) and led a 1-week POC for an AI-powered trucking management system (app.neblo.ai).”
Junior Software Engineer specializing in cloud-native microservices and applied AI/ML
“Built and deployed a production AI accessibility platform that turns chart and image-based graphs into real-time audio narratives for visually impaired users. Implemented a ResNet-based CV + OCR + NLP + TTS pipeline and improved performance through preprocessing, Redis caching, and Kubernetes autoscaling/rolling updates on AWS to handle traffic spikes with no downtime.”
Junior Full-Stack Software Engineer specializing in AI/ML platforms and microservices
“Graduate-school lab engineer who built and owned the final architecture of a Microservices Hub that integrates REST APIs, issues API keys, monitors 10+ Linux servers, and visualizes service dependencies via a topology graph. Strong in bridging legacy and modern stacks (Dockerized and non-Dockerized services like Apache/screen) using deep Linux/networking knowledge, plus practical real-time audio streaming for STT/TTS and experience mentoring others.”
Mid-level Software Development Engineer specializing in Python, APIs, and AWS
“Backend engineer with experience modernizing legacy systems and building modular Python/Flask services, including a REST-to-GraphQL migration for an e-commerce platform that improved API response time by 45%. Strong in performance and scalability work across PostgreSQL/SQLAlchemy (indexing, JSONB, N+1 fixes, connection pooling) and high-throughput systems (Celery + Redis), plus integrating ML microservices with TorchServe, Kafka streaming, feature stores, and Prometheus/Grafana monitoring.”
Senior Full-Stack & AI Developer specializing in Python/React, AWS, and LLM/RAG systems
“Backend Python engineer who owned the full backend build of an AI-driven platform for UK golf clubs, including FastAPI microservices, vector search, and a tuned LangChain+Pinecone RAG pipeline focused on cost and hallucination reduction. Experienced deploying Django/FastAPI/Flask stacks on AWS-backed Kubernetes with GitOps/ArgoCD-style delivery, plus executing legacy-to-AWS migrations and building Kafka-based real-time analytics pipelines.”
Intern Full-Stack Engineer specializing in Java, React, and cloud-native backend systems
“Frontend-focused engineer with startup experience (SmartPath, OPC AI) who owned and evolved an internal React/TypeScript component library treated like OSS—refactoring core form and API wrapper modules for stability, type safety, and smaller bundles. Comfortable diagnosing production issues via logs/API traces and shipping end-to-end fixes with tests and documentation, including internal workshops to drive adoption.”
Junior Solutions Engineer specializing in full-stack automation and LLM prompt engineering
“Built and productionized an LLM-powered customer support system using a RAG architecture with structured document ingestion, embedding retrieval, and prompt templates for product-specific grounding. Experienced diagnosing live agent/workflow failures (e.g., retrieval regressions after new docs) by refactoring ingestion/chunking and adding grounding constraints plus evaluation benchmarks. Also supports go-to-market by joining discovery calls, shaping MVP workflows into demos/prototypes, and creating post-launch documentation to drive adoption.”