Production AI delivery
Guardrails • Instrumentation • Iteration
Enterprise AI architecture & delivery

Agentic AI systems
built for measurable ROI.

I'm Shreyas Jagannath— I pair sharp problem diagnosis with production engineering to ship enterprise-grade AI that holds up in the real world: guardrailed, instrumented, and built to pass compliance in regulated environments.

Fast, without the fragility.

Rapid prototypes with guardrails, evaluations, and compliance built in from day one — not bolted on after.

Agentic AI · Production Systems · London, UK
Shreyas

Shreyas Jagannath

Senior AI Engineer · 9+ yrs · London, UK

Verified Impact

10x

Cost reduction via multi-agent token optimization

<350mb

RAM footprint bypassing PyTorch for optimized ONNX

Zero /s

Downtime during Monolithic-to-Microservices split

0 1

Rapid zero-to-one prototyping to shipped feature within weeks

55%

Latency cut on a healthtech platform in critical-failure alpha

100%

AI crash failures eliminated; GDPR/AI Act compliance audit delivered

About

Production AI for environments where it has to work

From computer vision (2016) to enterprise AI consulting, full-stack systems, production LLMs, and now agentic AI — always with real users, measurable outcomes, and increasingly in regulated, safety-critical settings.

Engineering Philosophy

In a recent role, I led the development of an agentic AI system where cost, latency, and user engagement were critical constraints. By redesigning agent orchestration, tightening prompt and context strategies, and introducing targeted evaluation and caching mechanisms, I achieved a 3× efficiency improvement. In parallel, I designed and shipped a new core feature that became the application’s most-used capability — both delivered within the planned roadmap.

Problem ↔ EngineeringProduction ProofEnterprise Constraints
How I Work

Diagnose

Align stakeholders on success criteria, constraints, risks, and what “good” looks like.

Architect

Choose the right trade-offs: guardrails, evaluation strategy, data contracts, and system boundaries.

Ship

Deliver production systems with instrumentation, reliability hardening, and iteration cycles.

The frontier timeline

A wave-by-wave narrative of shipped systems

2016-2017The Researcher
ISRO — Computer Vision, Chandrayaan Moon Rover
Phase 1

Started not as a software engineer but as a researcher solving a genuinely hard spatial perception problem for a space mission. Mono vision depth detection — making a rov…

Signal: Thinking about AI as a tool for solving hard real-world problems before most people were using the word 'AI' in their job titles. The origin of the computer vision seed.

2017-2018The Builder
EndGate — Full-Stack Software
Phase 2

Immediately after research, went hands-on with production software building a food delivery platform, order processing, and bulk automation with Java, Spring, MySQL. Not…

Signal: The full-stack foundation. Understanding systems end to end — databases, APIs, business logic, infrastructure. This is the layer beneath everything built later.

2018-2021The Consultant
Cellstrat + Mage Ventures — Enterprise AI
Phase 3

Delivering AI solutions across wildly different industries — automotive (TVS Motors), retail (Target), aerospace (Airbus), logistics (Volvo), fintech (Varthana), payments…

Signal: Learned how AI lands — or fails to land — in real enterprise contexts. The diagnostic instinct starts here: 'what problem are you actually trying to solve?' before proposing a solution.

2020-2023The Founder-Engineer
AIMAGE — AI/AR, NLP, Team of 10
Phase 4

Built a company merging AI/AR virtual try-on engines and an NLP-driven visual RAG search system. Embedded on the floor with retail clients, watched how their staff actual…

Signal: Leading people and building systems simultaneously. Translating a customer's floor-level problem into a technical architecture with real stakes.

2024-2025The Technical Director
Scan and Sew — CAIO, RAG, Vision-Language Models, 3DGS
Phase 5

Owned the full technical direction. Built a Designer AI Assistant using RAG over design documents, and a manufacturing lifecycle platform. Researched Gaussian Splatting a…

Signal: Technical roadmap ownership. Pragmatic trade-offs and shipping systems. Knowing when NOT to build is as valuable as knowing how to build.

2025The Agentic AI Engineer
Klyft — Full Agentic Stack, Zero to Production
Phase 6

Deployed multi-agent orchestration, LLM inferencing, memory systems, RAG pipelines, observability, MLOps, and CI/CD. Reduced token usage by 10x through rigorous ops optim…

Signal: Operating at the production edge of agentic AI. Applying the consulting diagnostic instinct to observability data to advise a go-to-market pivot.

2025-PresentThe Reliability & Compliance Engineer
Move By Vision — Acting CTO, Pro Bono
Phase 7

Inherited a platform in critical-failure alpha. Diagnosed Vertex AI integrations, eliminated 100% of AI crash failures, cut latency by 55%, and conducted a GDPR/AI Act co…

Signal: Breadth of production AI experience—greenfield build, iterative product development, and rescue engineering in regulated environments.

2025-2026The Independent Builder
Nexus-MCP, JobScout, AI Mood Board
Phase 8

Shipped three live production systems in four months independently: an infrastructure tool solving the token cost of file browsing (Nexus-MCP), an end-to-end agentic appl…

Signal: When between roles, I ship. Three live production systems built independently in four months — proving continuous, hands-on building at the production edge of agentic AI.

Download Full Resume

Projects

Recent Work

Selected projects spanning agentic AI, knowledge graphs, developer tooling, and creative interfaces.

Mar 2026

Multi-Agent Job Qualification Engine

An orchestrated multi-agent discovery pipeline that evaluates and scores open roles against a candidate's profile, deploying specialized AI experts across three distinct domains to surface highly qualified job matches.

Multi-Agent ArchitectureDomain-Expert LLMsMatching EngineData Pipeline
Outcome
Deployed an autonomous discovery platform capable of scoring thousands of listings daily, surfacing high-signal matches that significantly streamline the candidate's application workflow
What changed
Engineered a concurrent multi-agent evaluation hierarchy where three specialized domain experts independently qualify incoming job descriptions against the candidate's deep profile before reaching a consensus score

Nexus-MCP: Hybrid Code Intelligence Server

Designed and built a unified MCP server with 15 tools that reduces AI agent token usage by 70–90% through hybrid search (vector + BM25 + code graph), structural analysis and persistent memory — published on PyPI, <350 MB RAM, 25+ languages, 461 tests, 14 ADRs.

MCPONNX RuntimeLanceDBrustworkxtree-sitterPython
Outcome
15 tools in <350 MB RAM — search, explain, impact analysis, call graphs, code quality metrics, persistent memory and architecture mapping across 25+ languages
What changed
Built a single MCP server consolidating two predecessor projects

Career Intelligence Platform

Full-stack career analytics platform with a React frontend and FastAPI backend that uses Neo4j knowledge graphs, OpenAI and HuggingFace to analyse resumes, match jobs and deliver personalised career recommendations.

Knowledge GraphsFastAPIReactDocker
Outcome
Fully containerised platform (Docker Compose) with automated tests, delivering personalised career recommendations through an agentic pipeline with chatbot Q&A
What changed
Built a full-stack platform with React + FastAPI that models career data as a Neo4j knowledge graph, enabling agentic analysis of resumes against job descriptions using OpenAI and HuggingFace embeddings

Deployments & Architecture

Production Systems Shipped

From rescuing failing healthcare systems to cutting token costs by 10x — solving hard problems at the architectural level.

DEPLOYMENT · Klyft Technologies

Lead AI Engineer (Founding Team)

Klyft TechnologiesAug 2025 — Nov 2025
Scale / EnvAmateur Fitness Enthusiasts (Pivot)
The Target ProblemServing multi-agent LLM responses reliably turned out to be cost-prohibitive. Needed safe, low-latency, and context-rich outputs for health/fitness applications without breaking the bank.
Architecture ContextPython, Google ADK, OpenAI & Gemini APIs on Vertex AI, RAG guardrails, scalable GCP infrastructure.
Shipped OutcomeAchieved a 10x reduction in serving costs via optimized agent orchestration, maintained 100% pilot uptime, and delivered 100% safe guardrailed outputs.
Agentic AIGCPVertex AIMulti-Agent SystemsLLM Cost OptimisationRAG Guardrails
DEPLOYMENT · Move By Vision

Acting CTO (Pro Bono)

Move By Vision2025 — Present
Scale / EnvHealthtech Platform
The Target ProblemInherited an AI platform in critical-failure alpha phase with severe latency and crashing issues, compounded by strict compliance requirements in healthcare.
Architecture ContextVertex AI Integrations, GCP.
Shipped OutcomeEliminated 100% of AI crash failures, cut latency by 55%, and conducted a full GDPR/AI Act compliance audit to make the system releasable.
Rescue EngineeringComplianceVertex AIPerformance Tuning
DEPLOYMENT · Scan and Sew Inc.

Chief AI Officer (Founding Team)

Scan and Sew Inc.Oct 2024 — Aug 2025
Scale / Env3D Product Designers & Manufacturers
The Target ProblemDesigners lacked a unified way to intuitively search past design libraries and required a spatial CAD 2D-to-3D workflow connected to supply chain operations.
Architecture ContextOpenAI LLM/VLM APIs, RAG, Gaussian Splatting (PyTorch3D evaluation), ReactJS, AWS Lambda, GraphQL, DynamoDB.
Shipped OutcomeShipped a Designer AI Assistant (RAG over docs) and a real-time manufacturing tracking platform. Evaluated custom 3DGS vs APIs and made the strategic call to integrate an API, saving months of dev time.
Generative AIGaussian SplattingReactAWSVLMRAG
DEPLOYMENT · AIMAGE Technologies

Chief Technology Officer

AIMAGE TechnologiesJan 2020 — Jul 2023
Scale / EnvEnterprise Retailers
The Target ProblemRetailers losing customers because online platforms lacked an intuitive way to visually try-on items and search through massive catalogs.
Architecture ContextAI/AR virtual try-on engine (SLAM, OpenCV, Mediapipe, Unity3D) and NLP-driven search (TensorFlow/PyTorch, Vector-backed visual RAG).
Shipped OutcomeWent on-site to build prototypes directly with clients. Shipped two production platforms resulting in successful commercial validation with a team of 10.
Computer VisionARNLPE-commerce
DEPLOYMENT · Cellstrat / Mage Ventures

Software Consultant

Cellstrat / Mage VenturesOct 2018 — Mar 2021
Scale / EnvTVS Motors, Target, Airbus, Volvo, PhonePe
The Target ProblemBridging theoretical AI capabilities and what enterprise organizations can actually absorb and use in a real context.
Architecture ContextAWS, PyTorch, TensorFlow, Computer Vision, Node.js.
Shipped OutcomeDeployed production systems including an AI-powered grocery checkout CV engine and a secure cross-platform payment gateway for Walmart-owned PhonePe.
ML ConsultingPyTorchTensorFlowAWSPayments
DEPLOYMENT · EndGate Global

Full Stack Engineer (Founding Team)

EndGate GlobalJul 2017 — Jul 2018
Scale / EnvHigh-volume food delivery services
The Target ProblemNeeded a scalable automation platform for processing and delivering food orders in bulk.
Architecture ContextJava, Spring, Hibernate, MySQL, JavaScript.
Shipped OutcomeDeveloped full-stack food delivery workflows that real businesses depend on, establishing fundamental production software engineering skills.
Full StackJavaJavaScriptMySQL
DEPLOYMENT · ISRO

AI Researcher Intern

ISROJul 2017 — Jul 2018
Scale / EnvChandrayaan Moon Rover Mission
The Target ProblemMaking a rover navigate a lunar environment using a single camera. Solving for geometric uncertainty and edge cases where failure has massive real-world consequences.
Architecture ContextComputer Vision algorithms, Mono Vision Depth Detection.
Shipped OutcomeAdvanced the perception capabilities of the rover, learning the discipline of high-stakes, fault-intolerant research.
Computer VisionDepth DetectionResearchSpace AI
Download Full Resume

Skills

Technical Expertise

Core competencies spanning AI research, software engineering, and cloud infrastructure.

Agentic AI & LLM Systems

Multi-Agent OrchestrationRAGMCP (Model Context Protocol)Knowledge GraphsEvaluations & GuardrailsPrompt EngineeringLLM Cost OptimisationHybrid Search / Reciprocal Rank Fusion

AI / ML

NLPComputer VisionGaussian SplattingPyTorchTensorFlowONNX RuntimeHugging Face

Engineering

PythonTypeScriptFastAPIReactNext.jsNode.jsGraphQLFlutter

Cloud & Infrastructure

AWSGCPVertex AIDockerTerraformCI/CDNeo4jLanceDB

Recognition

Awards, Certifications & Research

Awards

Most Innovative Business

Best Presentation Award

UKSEDS IOSM Competition Winner

Most Innovative Company

AI Hackathon Winner

Certifications
Introduction to LangGraphLangChainMulti AI Agent Systems with CrewAICourseraBuilding Agentic RAG with LlamaIndexCourseraKnowledge Graphs for RAGCourseraFunctions, Tools and Agents with LangChainCourseraDeep Learning with Computer VisionStanford OnlineEntrepreneurship For All: From Idea to LaunchUC BerkeleyTechnology Entrepreneurship: Lab to MarketHarvard Online

Modern Machine Learning Approaches For Robotic Path Planning

Peer-Reviewed Journal

Education

Academic Background

Distinction

MSc Artificial Intelligence

University of Surrey

2023 — 2024

  • Dissertation on high-fidelity human avatar reconstruction using Gaussian Splatting for edge computing
  • Co-delivered a local-infra LLM token-classification project that doubled render speed
  • Winner of the most innovative business at UKSEDS IOSM Competition 2024 at Peryton Space Society
Peryton Space SocietyFrench Graduate Award ProgramStudent Enterprise Society
First Class

Master's in Computer Applications

Christ University

2013 — 2016

  • Co-authored a peer-reviewed survey on AI path-planning methods
  • ISRO collaboration: obstacle detection research for Chandrayaan Lunar Rover mission
  • Built a full-stack Learning Management System with analytics
Center for Social ActionISRO Research Collaboration

Bachelor's in Computer Applications

Bangalore University

2010 — 2013

  • Built a Healthcare Management System to streamline patient care workflows
  • Led the WEF Global Shapers team engaging C-level industry leaders on startup culture
WEF Global ShapersNational Service SchemeWiz Tech Club

Entrepreneurship / Entrepreneurial Studies

IFA Paris

  • Winner of the Most Innovative Company award presented by IBM Paris and IFA Paris
  • Legal, manufacturing, customer psychology, pricing and go-to-market strategy modules
Fundraising & Sales StrategyB2B/B2C Market Positioning

Contact

Let's Connect

I'm currently open to new opportunities as a Senior AI Engineer, AI Solution Architect, or Forward-Deployed Engineer. Let's build something impactful.

Send an EmailDownload Resume
2000
Privacy Policy