Pre-screened and vetted.
Mid-Level Full-Stack Software Engineer specializing in cloud-native apps and ML services
“Software engineer who deployed and stabilized a real-time analytics platform at Senecio Software, focusing on production reliability, observability, and performance under load. Experienced debugging issues spanning distributed services and networking (e.g., tracing timeouts to packet loss from misconfiguration) and extending Python (FastAPI/Django) APIs for customer-specific analytics features in a configurable, maintainable way.”
Mid-level AI Data Engineer specializing in GenAI, RAG, and cloud data pipelines
“LLM/agentic AI builder who deployed a production ITSM automation agent on Google ADK integrating ServiceNow and FreshService, with strong safety guardrails (human-approval gating and runbook-only command execution) and rigorous evaluation (500 synthetic tickets; 80%+ false-positive reduction). Also partnered with finance to deliver an AI agent that automated invoice/SOW retrieval and monthly reporting to account managers, reducing manual back-and-forth.”
Mid-level AI Engineer specializing in Generative AI and LLM systems
“Built and deployed a production-grade, multi-agent Text-to-SQL assistant that lets non-technical stakeholders query large enterprise databases in natural language. Uses Pinecone-based schema retrieval + LLM reasoning (Gemini/Claude/GPT) with a dedicated validation agent (schema/syntax checks and safe dry runs) to reduce hallucinations and improve reliability, while optimizing latency and cost via async execution and embedding caching.”
Intern Software Engineer specializing in backend systems, cloud, and AI agents
“Built and productionized an LLM-based appointment management agent, implementing RAG with Redis and LangGraph plus multi-agent intent handling and rule-based conflict guardrails to prevent double-booking under high load. Experienced in real-time diagnosis of agentic workflow failures using logs/traces and state inspection, and in driving adoption via interactive developer demos and sales-aligned custom customer scenarios.”
Junior Software Engineer specializing in full-stack web and AWS cloud automation
“Software developer with experience delivering and deploying customer-facing web applications, including an investment-focused platform requiring PostgreSQL/SQL optimization and hierarchical (adjacency list) data modeling. Has integrated payment APIs for a retail/antique shop use case, factoring in rate limits and documentation-driven implementation, and has handled time-sensitive production bugs via rapid replication and hotfix deployment.”
Entry-Level Machine Learning Engineer specializing in credit risk and time series
“Graduate student taking advanced coursework in NLP, generative image modeling, and computer vision; built a PPO reinforcement-learning agent for a Super Mario platformer with careful reward shaping and metric-driven evaluation. In a recent internship designing credit risk models, created a 10-method feature-selection voting framework and achieved ~10% out-of-sample performance improvement while reducing features to mitigate overfitting.”
Mid-level AI Engineer specializing in ML, LLM applications, and data automation
“Data/ML practitioner who has built a production RAG-based knowledge assistant integrated into Microsoft 365/internal dashboards to help employees query internal documents in plain English. Experienced orchestrating and hardening ETL pipelines with Airflow and Azure Data Factory (validation, retries, monitoring) and running end-to-end model evaluation and production performance tracking via Power BI.”
Mid-level AI Engineer specializing in RAG, conversational AI, and agentic systems
“Built and deployed a production RAG-based clinical decision support assistant at MedLib, focused on fast, trustworthy answers from large medical documents. Demonstrates deep practical experience improving retrieval accuracy (semantic chunking + metadata-aware search), controlling hallucinations with grounded generation and thresholds, and adding clinician-requested citations using chunk metadata, with evaluation driven by healthcare professional review.”
Junior Full-Stack & LLM Engineer specializing in AI agents and cloud document intelligence
“Backend engineer specializing in event-driven/serverless systems and Python/FastAPI APIs. Built a scalable PDF-to-structured-data pipeline on AWS (S3, Lambda, Step Functions, Textract, DynamoDB, SNS) with strong observability (p50/p90/p99) and reliability patterns (idempotency, retries/DLQs), and has led zero-downtime migrations using feature flags, dual writes, and incremental rollouts.”
Intern Software Developer specializing in ML, NLP, and data engineering
“Robotics competition (ABU Robocon) team member who programmed two robots for a rugby-style game, integrating IoT sensors and real-time decision-making. Implemented low-latency, secure inter-robot communication by moving from Bluetooth to ESP8266/NodeMCU WiFi (with Bluetooth as backup) and used OpenCV plus CNN training workflows for vision-related tasks; no practical ROS/ROS2 experience.”
Junior Full-Stack Software Engineer specializing in Python APIs, React, and cloud AI integrations
“Customer-facing software engineer who builds and deploys practical AI/RAG solutions (e.g., an AI assistant for searching billing PDFs) by deeply understanding support workflows and iterating with users. Demonstrates strong production instincts—quickly stabilizing peak-traffic API timeouts with caching/background jobs, then implementing durable fixes with proper monitoring and maintainable code practices.”
Junior Data Scientist specializing in machine learning, predictive modeling, and applied AI research
“Data scientist/researcher who has built two multimodal LLM systems: an AI-assisted medical triage pipeline using GPT-4o vision + RAG with confidence-scored red/yellow/green outputs, and a master’s project on multimodal cyberthreat detection combining multiple models and using TinyLlama to generate human-readable risk reports. Also partnered with business analysts at Sanvar Technologies to deliver a churn prediction pipeline and Tableau dashboard for decision-making.”
Executive Full-Stack Developer specializing in HealthTech and AI
“Frontend-focused builder who worked on the VITALES.LIFE healthcare app using Next.js/React Native alongside multiple backend technologies (NestJS, Go, Python/FastAPI) on Firebase/GCP. Has experience delivering client-driven MVPs (e.g., Omnicommander, Talentus) and uses Jest for test coverage while emphasizing code reuse and non-duplicative components.”
Mid-level AI Engineer specializing in Generative AI, LLMs, and RAG
“Internship at Discovery Education building a production LLM/RAG chatbot that let marketing and sales teams query and interpret Looker/BI dashboards in natural language, with responses grounded in compliance and state education standards. Emphasizes rigorous evaluation (faithfulness/precision/recall/latency) plus user-feedback analytics, and used LangChain for orchestration, chunking/context-window control, and integration with enterprise sources like SharePoint.”
Intern Full-Stack/Backend Engineer specializing in cloud-native APIs and event-driven systems
“Backend-focused engineer who built an academic AI voice assistant with a Python microservice-style backend (speech recognition, spaCy-based NLP, and Kafka-driven automation) optimized to sub-500ms latency. Also has Sodexo internship experience deploying containerized services across Kubernetes/AWS ECS/Azure using ArgoCD GitOps, including solving config drift and secret-management challenges and supporting cloud-to-on-prem migrations with blue-green rollouts.”
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 LLM agents, RAG retrieval, and IoT ML systems
“Built production LLM-driven products including a job-hunt AI (job ranking + resume optimization) and an InterviewAI agentic pipeline using LangChain. Focused on practical deployment concerns like securing OpenAI usage via rate limiting and tiered quotas, and demonstrates an applied approach to choosing models, retrieval methods (RAG), and prompting strategies.”
Junior Machine Learning Engineer specializing in LLM agents, RAG, and MLOps
“AI/ML engineer who has shipped production systems across computer vision and conversational agents: built a YOLOv8-based wheel fitment pipeline at a Techstars-backed automotive startup, focusing on sub-second latency, monitoring, and robust fallback mechanisms that drove 2–3x page view growth and +5–6k users. Also built a voice-based interview platform orchestrating Deepgram + GPT-4 Mini + OpenAI TTS with FSM-driven reliability, and has hands-on RAG experience (LangChain, hybrid retrieval, cross-encoder reranking, custom pseudo-query generation).”
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 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.”
Mid-level Robotics & Computer Vision Engineer specializing in SLAM and edge AI
“Robotics/SLAM-focused engineer who worked on RT-Appearance mapping using NetVLAD, replacing traditional CV feature extraction with a deep learning approach to improve loop closure in repetitive green environments. Has hands-on ROS1/ROS2 experience (including bridging), point-cloud alignment with G-ICP for sensor-parameter matching, and Gazebo+Docker simulation testing for motion planning/perception.”
Entry Electrical & Automation Engineer specializing in Embedded Systems and ROS 2 robotics
“Robotics/embedded candidate who built an end-of-studies restaurant waiter robot using Raspberry Pi 5 + ROS 2 Jazzy with Arduino Mega motor control and an ESP32-based table call button system. Implemented sensor nodes (LiDAR/ultrasonic/IMU), SLAM mapping with slam_toolbox, and navigation with Nav2; overcame major odometry calibration issues using EKF filtering and validated behavior in Gazebo before deploying to the real robot.”