Portrait of Linus Teklenburg
Linus Teklenburg·Munich·EN / DE

Harvest AI.
Where AI becomes ROI.

I don't throw AI at problems to see what sticks. I find the use cases where AI - or a plain automation - actually pays off, and engineer them into production. Currently shipping Multi-Agent RAG with MCP at a Big 4 company.

Scroll
● Currently · Since Jan 2026

Assistant Manager &
AI Ambassador at a Big 4 company.

Double-promoted from Associate - skipping a level in twelve months. Building Multi-Agent RAG systems with MCP (Model Context Protocol) for context-aware enterprise automation - and leading firm-wide Trusted AI enablement across finance, automotive and public sector.

MCP RAG Multi-Agent Systems ServiceNow Azure OpenAI EU AI Act Trusted AI
MCP
Trusted AI
EU AI Act
GenAI
Multi-Agent
ServiceNow
XAI
Azure OpenAI
0
Years programming
0
Products shipped
1.0
Published thesis grade
0
Years founding
0
Research papers
The Playbook

Where AI becomes ROI.

Most companies throw AI at the wall to see what sticks. I don't. Four steps from a real business problem to measurable, adopted value.

01Discover

Find the use case, not an excuse to use AI

Start from the business process and score every candidate on ROI × feasibility. If a plain automation solves it, the automation wins - AI is the tool, leverage is the goal.

Use-Case DiscoveryROI × FeasibilityAutomation First
02Build

Build agents that survive production

Tools bound at runtime via MCP with least privilege, answers grounded in RAG, plus a validator and audit trail mapped to EU AI Act controls.

MCPMulti-AgentRAGGovernance
03Prove

Make the ROI impossible to argue with

Measure the baseline before shipping, instrument every run - resolution rate, cost, latency - and report the delta in business language with the process owners.

Baseline vs. OutcomeRun TelemetryEval Pipelines
04Adopt

Enable the people, or it dies in a sandbox

Train champions inside each team, run hands-on workshops on real cases, and loop usage data back into the backlog so adoption compounds instead of fading.

WorkshopsChampions ModelChange Management
The Journey

From first websites
to enterprise AI delivery.

Nine years of shipping - from weekend freelance HTML at 14, through a first-class AI degree, two company foundations, and now engineering trusted AI for the Big 4.

2017 – 2020

Full-Stack Web Development

Freelance · consult.IN e.V. · Ingolstadt

Started shipping websites at 14 for local SMEs - restaurants, craftsmen, small e-commerce. Learned the craft end-to-end: turning a client conversation into a live product. Later joined consult.IN e.V. (Oct 2020 – Feb 2022), a student consulting initiative in Ingolstadt, where client-facing delivery became second nature.

  • Built and shipped 15+ websites and landing pages for SMEs
  • Custom WordPress themes, Stripe & PayPal payment integrations
  • Responsive, SEO-optimised, Lighthouse > 90 on launch
  • End-to-end delivery: discovery → design → dev → deploy → maintain
HTML5 CSS3 JavaScript PHP WordPress SEO Stripe
2020 – 2024

B.Sc. Artificial Intelligence

Technische Hochschule Ingolstadt · 2020 – 2024

Focused on Computer Vision, Transformers and Reinforcement Learning - with a strong foundation in classical ML and math. Bachelor thesis combined YOLOv8 real-time object detection with XGBoost to predict American football plays from broadcast video - published open-access with grade 1.0 on opus4.kobv.de.

  • Foundations: classical ML through deep learning (CNNs → Transformers), Bayesian methods, optimization
  • Core areas: Computer Vision, NLP, Reinforcement Learning - on solid math and software engineering
  • Thesis: end-to-end pipeline from video ingestion → player tracking → play prediction
Python PyTorch TensorFlow OpenCV YOLOv8 XGBoost Transformers Reinforcement Learning
Aug 2021 – Dec 2025

Co-Founder · Stratek GmbH & GbR

Wolnzach · 4½ years · 10+ products shipped

Co-founded Stratek while studying - grew from a two-person GbR to a full GmbH. Shipped 10+ web & mobile products and engineered a computer-vision drone pipeline for aerial inspection.

  • 10+ Flutter & web apps live on App Store and Google Play
  • Drone + Computer Vision pipeline: real-time detection on edge hardware
  • AI-integrated products: RAG chatbots, LLM document processing, vector search
  • Full product ownership - discovery, design, architecture, delivery, support
  • Agile / Scrum cadence, OKRs, design thinking workshops with clients
Flutter React Node.js TypeScript Firebase AWS YOLOv8 RAG
Dec 2024 – Now

Associate → Assistant Manager + AI Ambassador

Big 4 consulting · Munich · promoted Jan 2026

Joined as Associate. Twelve months later, double-promoted (two levels in one jump) into two parallel roles.

  • Assistant Manager - Design and deploy AI agents on ServiceNow. Develop our Multi-Agent RAG system using MCP (Model Context Protocol) for context-aware enterprise automation.
  • AI Ambassador - Lead firm-wide workshops on Generative AI, EU AI Act compliance, and Trusted AI. Coordinate the internal AI community and bridge strategy, prototyping, and business value across finance, automotive & public sector.
  • ServiceNow Certified System Administrator (Sept 2025)
MCP RAG LangChain AutoGen ServiceNow Azure OpenAI EU AI Act Trusted AI
Technical Stack

From models to production.

Full-stack across the modern AI delivery pipeline - research, agents, cloud, governance, and the consulting craft on top.

AI / ML Core
Python PyTorch TensorFlow OpenCV YOLOv8 Transformers Hugging Face Reinforcement Learning
Agentic AI & LLMs
MCP (Model Context Protocol) RAG Multi-Agent Systems AutoGen LangChain · LangGraph Azure OpenAI Pinecone · FAISS Fine-tuning
AI Governance
EU AI Act Trusted AI XAI (Explainable AI) AI Risk Management ISO 42001 NIST AI RMF
Cloud & Platform
Azure AI Foundry ServiceNow Copilot Studio AWS (EC2 · S3 · Lambda) Firebase Docker GitHub Actions · CI/CD
Full-Stack Engineering
React · Next.js Flutter · Dart Node.js · Express TypeScript FastAPI PostgreSQL · MongoDB Tailwind
Consulting Craft
Stakeholder Engagement Workshop Facilitation Pre-Sales & Proposals Client Presentations Scrum (PSM I · PSPO I) Design Thinking
Open Source

Code in public.

Weekly experiments on MCP, agents, and whatever I'm curious about this week. Live pulled from github.com/linus131313.

-
Public repos
-
Last commit
Open on GitHub
Recent repositories
loading repo

loading description text here while we fetch data

loading
loading repo

loading description text here while we fetch data

loading
loading repo

loading description text here while we fetch data

loading
loading repo

loading description text here while we fetch data

loading
Research & Talks

Published. Spoken. Certified.

I believe AI in the enterprise has to be trusted, explainable, and actually deployed - not just demoed.

Independent Research · 2026 · Narrative review

Reliability Patterns for LLM-Based Multi-Agent Systems

A Synthesis of Published Evidence.

A review of six engineering patterns commonly invoked to make language-model agents reliable - structured tool schemas, validator agents, reflection-and-retry, least-privilege tool scoping, failure propagation, and deterministic output formatting. Each pattern is mapped to the strongest controlled evidence in the literature and graded on a strong / moderate / weak / absent rubric.

  • Three patterns well-supported by independent controlled studies
  • Three widely recommended but resting on thinner isolation ablations
  • Cross-cutting finding: reliability depends on an external grounding signal - pure self-assessment loops are fragile
  • Five open research questions identified for the field
Read the paper (PDF)
Peer-reviewed · Open access · 2024

YOLOv8 + XGBoost for NFL play prediction

Bachelor thesis combining real-time object detection with gradient-boosted decision trees to predict American football plays from broadcast video. Grade 1.0, published open-access.

opus4.kobv.de

Munich Datageeks e.V.

Two-time guest speaker · 2024 – Now
  • Transformer architectures & enterprise applications
  • Agentic AI · Multi-Agent Systems · Computer Vision in industry
Talk announcement on LinkedIn

Certifications

Professional credentials
  • Professional Scrum Master I (PSM I) · scrum.org
  • Professional Scrum Product Owner I (PSPO I) · scrum.org
  • ServiceNow Certified System Administrator · Sept 2025
  • EU-Z Basiszertifikat
  • EU-Z Vertiefungszertifikat

Ongoing research interests

What I'm working toward
  • Trusted AI frameworks for regulated industries
  • Multi-agent orchestration patterns with MCP
  • Evaluation & guardrails for production LLM systems
  • Cost-efficient RAG architectures at scale
Beyond Work

Leadership on the field.
Awards off it.

What I do when I'm not shipping code.

American Football · Ingolstadt Dukes

2018 - 2024 · 6 years · Leadership & coaching
  • 2× Seniors Team Captain + Starting Linebacker
  • 2× U19 Team Captain
  • 1× U19 Defense Coordinator (coaching role)

Six years of competitive team sport - leading the locker room, calling the defense, coaching the next generation. The best management training you can get in your twenties.

dukesingolstadt.de

Let's talk. 👋

Drop a line. I read every message.

Message sent.

Thanks for reaching out - I'll reply within 48 hours.

Contact