Pre-screened and vetted.
Junior AI Engineer specializing in MLOps, LLMs, and multi-agent systems
“ML/AI engineer focused on production-grade systems, with experience building a low-latency multi-agent 'neural concierge' booking platform used across domains like restaurants and hospitals. Also worked on a healthcare computer vision system for nystagmus/eye-movement analysis, showing a mix of scalable LLM infrastructure, MLOps, and safety-conscious medical AI experience.”
Junior Software Engineer specializing in AI, full-stack development, and applied ML
“AI/full-stack product builder who has shipped production agentic systems in both customer support analytics and medical claims automation. They combine React/Next.js frontends with Python-based async backends and LLM orchestration, delivering measurable outcomes like 60% cost savings, 40% less manual review, and reducing claims processing from 30 minutes to 20 seconds.”
Junior Full-Stack Software Engineer specializing in web, cloud, and applied ML systems
“Full-stack and AI product engineer who built and deployed two end-to-end projects: TrekTale, a travel story management app, and PromptCraft Finance, an AI-powered financial assistant using multiple open-source LLMs. Particularly strong in turning ambiguous product ideas into modular, production-oriented systems with typed frontend/backend contracts, multi-model inference pipelines, structured outputs, and monitoring for latency, reliability, and regressions.”
Mid-level Full-Stack Engineer specializing in AI, real-time web apps, and 3D/GIS systems
“Frontend-focused engineer who built and fully owns an interactive portfolio site showcasing real-time and 3D browser experiences, including WebGPU and WebSocket integrations. Stands out for combining polished UI design with deep browser-performance work such as progressive loading, GPU buffer batching, and React render optimization.”
Junior AI/Software Engineer specializing in NLP, RAG, and resume parsing
“Backend/AI engineer who built and refactored a production RAG system over IRS Form 990 filings for 60 nonprofits, using a dual-path architecture (deterministic financial ranking + TF-IDF semantic retrieval) to keep latency sub-2s and reduce hallucinations. Demonstrates strong API craftsmanship in FastAPI (contract-first, OpenAPI-driven) plus production-grade security for multi-tenant systems (JWT, RBAC, Supabase-style RLS) and careful migration practices (feature flags, traffic mirroring, incremental rollout).”
Entry-Level Software Engineer specializing in AI, systems programming, and full-stack development
“Systems-focused C++ engineer who built a 32-bit CPU simulator end-to-end (custom ISA, full memory model, fetch-decode-execute loop) and solved tricky recursion/stack-frame correctness issues through heavy instrumentation and tracing. Has strong Linux and user-kernel boundary experience (procfs) plus modern build/test tooling (Docker, CI/CD, pytest), and is confident ramping quickly into ROS/ROS2 despite not having used it directly.”
Intern Robotics & Automation Engineer specializing in ML, IoT, and Computer Vision
“Robotics engineer who built a real, mostly self-assembled autonomous robot (WRAITH) as a final-year project, implementing ROS2-based 2D SLAM (Cartographer/SLAM Toolbox) and Nav2 on a Raspberry Pi 5 under tight CPU/RAM and OS compatibility constraints. Also delivered a full Flutter mobile control app backed by a Flask REST API (manual control, live camera streaming, mapping/navigation) and introduced an image-based verification method to improve localization.”
Mid-level AI Engineer specializing in LLM agents, RAG, and data pipelines
“Built and productionized LLM-powered workflows that generate contextual insights from structured financial data, including prompt/retrieval design, data standardization, and reliability controls like rate limiting and batching. Also diagnosed and fixed real-time failures in an automated order validation system using logs/metrics, staging reproduction, edge-case handling, retries, and alerting, while supporting sales/customer teams with demos, scripts, and FAQs to drive adoption.”
Mid-level Product Designer & Design Technologist specializing in design systems and GenAI UX
“Enterprise/industrial UX designer focused on making complex, real-time automated systems feel trustworthy and predictable. Has hands-on experience observing operators in logistics/automation environments, building shared interaction models to unify fragmented products, and collaborating tightly with engineers using component-system thinking (HTML/CSS/TypeScript) to ship resilient UIs that handle partial failures.”
Intern Software Engineer specializing in backend, AI, and full-stack web systems
“Software engineer building AI-powered automation features in commercial real estate, including brochure generation and property listing workflows. They combine FastAPI/Redis/Celery backend architecture with multi-agent LLM design, structured prompting, testing, and production monitoring, and are now actively learning RAG and vector databases to make outputs more personalized.”
Intern Full-Stack/ML Engineer specializing in cloud-native web apps and LLM systems
“Machine learning lab assistant at Eastern Illinois University who productionized a voice-enabled conversational AI system: redesigned it with RAG, LoRA fine-tuning (including text-to-SQL), and safety guardrails, then deployed a scalable API supporting ~1,000 daily queries. Also partnered with customer-facing teams during a BlueFi internship by building demos/APIs and accelerating releases via Terraform + AWS CI/CD automation.”
Intern AI/ML Engineer specializing in LLMs, RAG, NLP, and MLOps
“Built and deployed a production RAG-based internal document Q&A system using LangChain, vector search, and a dockerized FastAPI LLM service. Focused on reliability by systematically reducing hallucinations and improving retrieval through prompt grounding/abstention strategies, chunking and top-k tuning, and iterative evaluation with logged metrics and manual validation.”
Mid-level Machine Learning Engineer specializing in real-time AI and data platforms
“ML/NLP engineer who has built production systems end-to-end: a real-time recommendation platform (100k+ profiles) using BERTopic-style clustering and a RAG-based news summarization/recommendation stack with ChromaDB. Strong focus on scaling and reliability (GPU batching, Redis caching, Kafka ingestion, Docker/Kubernetes, Prometheus/Grafana) and on maintaining model quality over time via drift monitoring and retraining triggers.”
Junior Machine Learning Engineer specializing in NLP, Computer Vision, and FinTech AI
“AI/LLM engineer who has shipped production RAG and agentic systems end-to-end (LangChain/FAISS, OpenAI+Gemini, FastAPI, Docker, Streamlit), focusing on retrieval quality and low-latency performance. Also partnered with a non-technical PM at deepNow to deliver a forecasting + summarization pipeline for daily market insights with iterative prototyping and a simple UI.”
Mid-level Full-Stack Python Developer specializing in AI/ML and backend APIs
“Python/Django backend engineer with open-source experience upgrading Archivematica to Django 4.2 LTS, including resolving a tricky breaking change in datetime parsing by implementing a preservation-safe legacy timestamp conversion layer. Also built a cost-efficient, reproducible Small Language Model (Microsoft Phi-3) fine-tuning pipeline that turns CSV product data into a domain-specific searchable Q&A chatbot, with emphasis on memory optimization and overfitting prevention.”
Entry-level Software Engineer specializing in AI/ML, cybersecurity, and full-stack development
“Built end-to-end product features for a Web3 monetization platform and also shipped a privacy-first mobile accessibility app, SenScribe, using on-device sound classification and LLM summarization with zero cloud dependency. Particularly interesting for roles spanning full-stack product engineering, mobile AI, and applied ML where careful debugging, stakeholder alignment, and real-world usability matter.”
Entry-level Software Engineer specializing in full-stack, cloud, and AI systems
“Builder with hands-on experience shipping full-stack products across AWS cloud infrastructure, React/TypeScript apps, SQL-backed systems, and privacy-focused AI workflows. Stands out for combining cost-aware architecture, strong debugging instincts, and product thinking—from an e-commerce platform automated with IaC to a university admin portal serving 10,000+ users and a locally run AI assistant with configurable guardrails.”
Junior AI/ML Engineer specializing in GenAI, RAG, and full-stack ML systems
“Built a university campus assistant chatbot (BabyJ/WWJ) using RAG and agentic routing with a FastAPI + React stack and JWT auth, focusing heavily on production concerns like latency and reliability. Uses techniques like speculative prefetching, smart intent routing, and rigorous eval/testing (golden sets, regression, edge cases) while collaborating closely with campus admin/advising teams to iterate based on real user feedback.”
Junior Data Scientist specializing in applied ML, LLMs, and analytics automation
“Research Analyst at Syracuse who deployed an LLM-powered lab automation system allowing researchers to run QCoDeS instrument workflows via natural language, with strong safety guardrails for real instruments and multi-instrument support. Also collaborated with non-technical stakeholders at iConsult on an audio classification/recommendation pipeline, translating business goals into metrics and Tableau dashboards with model comparisons and A/B test results.”
Mid-level Full-Stack Software Engineer specializing in SaaS and AI-enabled platforms
“Built and shipped production AI features in the automotive dealership domain, including an end-to-end computer-vision damage detection system for trade-ins and a tool-calling, RAG-enabled LotSync AI Agent that answers inventory/VIN questions using strict schemas and internal APIs to avoid hallucinations. Also developed a Dagster + Oracle automated reporting pipeline as a Graduate Research Assistant, supporting 15+ university departments with normalized, reliable ETL workflows.”
Junior Software Engineer specializing in Odoo, web performance, and backend systems
“Full-stack developer who shipped LLM-powered customer support automation, including an AI call center designed for always-on, high-concurrency real-time phone handling. Also built a WhatsApp lead-conversion chatbot using Zapier webhooks, Redis state, and Twilio messaging, and reports measurable outcomes (+11% customer satisfaction, ~7% cost reduction) while using GPT-4.1.”
“LLM/RAG engineer at Connex AI who built and deployed a production healthcare agent to extract clinical insights from medical data/notes. Strong focus on real-world reliability—hallucination mitigation (citations, schema validation, confidence thresholds, rejection logic), custom LangChain orchestration (query rewriting, fallback paths), and production evaluation/observability—while collaborating closely with clinical SMEs to ensure clinical fit and time savings.”
Junior Backend & Full-Stack Engineer specializing in Python/FastAPI and cloud services
“Robotics software contributor from Binghamton University’s drone research lab who built a Dockerized, multithreaded Python control stack integrating Crazyflie firmware for low-latency, real-time coordination of multiple drones. Hands-on with telemetry/command pipelines, profiling and control-loop optimization, and wireless comms using CrazyRadio PA.”
Mid-Level Software Engineer specializing in Healthcare Data Platforms
“Backend/ML engineer with healthcare domain experience building secure Medicare/Medicaid data APIs and real-time patient risk scoring. Shipped an end-to-end ML pipeline (scikit-learn/XGBoost) served via SageMaker and integrated into Flask APIs, with strong production reliability practices (Kafka schema validation, regression replay, observability, drift monitoring, and human-in-the-loop guardrails).”