Pre-screened and vetted.
Junior Data Science and AI professional specializing in Python, machine learning, and analytics
“Built AI-EDU, an AI/LLM-powered learning platform created for a Technology Entrepreneurship class that predicts student engagement and generates personalized learning insights. Emphasizes strong data preprocessing/feature engineering on noisy student data, and has experience operationalizing workflows with basic Airflow/Prefect plus reliability practices (edge-case testing, metrics, logging, guardrails) and stakeholder-friendly dashboards/summaries.”
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.”
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.”
Junior Full-Stack Engineer specializing in AI/EdTech and real-time web apps
“Full-stack engineer at an early-stage EdTech startup building an AI-tutoring product; owns most of a Django REST backend, CI/CD, and key customer-facing features like FERPA-compliant auth, subscription payments, and real-time LaTeX input/rendering. Also built a /rPlace-style real-time multiplayer canvas (PolyPlace) using microservices, WebSockets, and event sourcing, with performance-focused client rendering (zoom/pan/viewport-based updates) and stress testing.”
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 Software Engineer specializing in distributed systems and AI agent workflows
“Software engineer with enterprise CPQ/CRM/ERP integration experience (Argano) who owned an end-to-end pricing preview capability deployed on AWS Kubernetes with Jenkins CI/CD and full observability (Prometheus/Grafana). Also built an AI-native research agent using LangChain + Chroma to filter academic papers, reporting ~15 hours/week saved for a professor.”
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 distributed systems and data pipelines
“Backend engineer with hands-on experience building distributed data and API platforms (Kafka + Neo4j on Kubernetes), including processing 3M+ NYC taxi trip records and achieving sub-second graph analytics queries. Strong focus on reliability and performance in Python/FastAPI systems—async refactors, caching, timeouts/retries, feature-flagged rollouts, and JWT/RBAC security for production services.”
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.”
Mid-level AI/ML Engineer specializing in LLMs, RAG pipelines, and MLOps
“LLM engineer/data analyst who built a production RAG QA assistant over the Jurafsky & Martin NLP textbook to reduce hallucinations and provide explainable, source-grounded answers. Experienced with LangChain/LangGraph orchestration, retrieval optimization (embeddings, vector DBs, caching), and rigorous evaluation/monitoring (Retrieval@K, A/B tests, telemetry/drift). Previously communicated analytics insights to non-technical stakeholders at GS Analytics using Power BI and simplified reporting.”
Intern AI & Machine Learning Engineer specializing in computer vision and edge deployment
“Built and shipped a real-time AI robotic inspection system, using a synthetic data generation pipeline to address rare edge cases—cutting data collection costs ~60% and boosting hard-scenario accuracy ~20%. Experienced in productionizing ML on constrained Jetson hardware and orchestrating end-to-end ML workflows with Airflow/Docker/Kubernetes, with a metrics-driven approach to reliability, evaluation, and stakeholder communication.”
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.”
Mid-level Software Developer specializing in mobile apps and data/AI systems
“Fintech-focused mobile engineer who built and shipped a mobile wallet to both iOS and Android app stores, implementing biometric login and AI-driven KYC (face + ID verification). Demonstrates strong customer feedback loops and production problem-solving, including resolving iOS version-specific third-party AI integration issues and improving payment UX by moving from synchronous to asynchronous processing.”
Mid-level AI Engineer specializing in NLP, computer vision, and healthcare analytics
“Data scientist who has built production LLM agents (GPT-4o + LangChain + RAG) to automate analyst-style ad hoc CSV analysis with guardrails and GPT-as-a-judge evaluation. Also delivered an explainable healthcare NLP system for ICD code classification by collaborating closely with clinicians, using a hybrid rule-based decision tree + BERT model to reach 97% accuracy and cut manual review time.”
Junior Full-Stack Engineer specializing in AI and automation
“Startup-focused builder who created and iterated an MVP for Enky, a two-sided marketplace connecting music artists and creators, informed by hundreds of customer interviews. Implemented CI/CD, monitoring (PostHog/Sentry), and a complex payout pipeline involving scraping social platforms and routing escrow payments via Stripe, and has a track record of quickly debugging production issues (e.g., iOS-specific OAuth cookie failures).”
Director-level Applied AI & Data Analytics Engineer specializing in real-time decisioning systems
“Built and shipped a production AI/LLM agent-based, event-driven credit underwriting/decisioning workflow that automated document understanding, retrieval, risk scoring, and compliance checks—cutting turnaround from ~90 days to ~5 minutes while boosting throughput 200x+ and approvals ~50%. Experienced with Airflow/Prefect orchestration, Redis/RabbitMQ queues, rigorous eval/monitoring, and close collaboration with non-technical underwriting teams.”
Entry-Level Full-Stack Software Engineer specializing in web apps and cloud
“Full-stack engineer with production experience building a real-time order tracking system using React + Firebase/Firestore, emphasizing audit-friendly data modeling, state-machine-based status transitions, and strong post-launch ownership (performance, security rules, reliability). Demonstrated measurable frontend performance gains by isolating real-time updates to dynamic components and applying memoization, plus backend reliability patterns (idempotency, retries) and SQL query/index optimization validated with EXPLAIN ANALYZE.”
Junior Backend/Platform Engineer specializing in cloud-native APIs and data systems
“Startup-style full-stack/backend engineer with hands-on AWS architecture experience who shipped an LLM-driven assessment-question automation feature (Python microservice calling AWS Bedrock via SQS, deployed on Lambda) with strong validation/guardrails and retry strategies. Also improved production scalability by moving a CPU/IO-heavy file upload path out of a Go API into a queue/Lambda design monitored with CloudWatch, and has React+TypeScript experience optimizing analytics dashboards.”
Mid-Level Full-Stack Software Engineer specializing in AI-enabled web platforms
“Backend/AI engineer in construction tech (HyperWater AI) who delivered major production performance wins (analytics API from ~1 hour to 0.5s) and shipped LLM features for parsing subcontractor manifests into CSI divisions with human-in-the-loop review. Also built a freelance agentic document-verification system using OCR + RAG over pgvector with robust retry/escalation logic and user feedback loops.”
Mid-Level Software Engineer specializing in AI/ML and cloud-native platforms
“Backend/AI engineer who has built production LLM orchestration and agentic workflow systems in Python/FastAPI on Kubernetes across AWS/Azure. Demonstrated strong reliability engineering by debugging a real-world memory retention issue that caused latency spikes/timeouts, and strong data/performance chops with a PostgreSQL optimization that cut query latency from ~1.2s to ~15ms. Targets roles building scalable, guardrailed AI-driven workflow automation with robust observability and human-in-the-loop controls.”
Junior Machine Learning Engineer specializing in cloud-based ML and automation
“Built and shipped a production multi-agent LLM system at Solena that automated internal project intake, validation, reporting, and stakeholder communications using Python, SQL, and LangChain, with strong emphasis on reliability (structured validation, safe defaults, logging, and state tracking). Also used LangGraph to orchestrate a multi-step video summarization pipeline, and has experience partnering with non-technical stakeholders to define “completion” criteria and reporting needs.”