Yann Malet, Director of Engineering at Lincoln Loop

Yann Malet

Director of Engineering

Yann is the Director of Engineering at Lincoln Loop, where he leads the engineering team and drives technical excellence. In 2015, Yann co-authored High-Performance Django with Peter Baumgartner.

Prior to his involvement with Lincoln Loop, Yann focused on Product Lifecycle Management systems (PLM) for several large industries as a PLM consultant for Dassault Systèmes. He was in charge of this system, in France, for a large automotive supplier (Lear Corporation).

Currently residing in Taussat. Yann enjoys surfing, windsurfing, and spending time with his family. He is also passionate about promoting a less carbon and resource-intensive way of life, a conviction that informs his work with AI and acknowledges the ongoing internal struggles and contradictions inherent in modern technology.

Recent Posts by Yann

Thumbnail image for Integrate MCP Servers in Python LLM Code

Integrate MCP Servers in Python LLM Code

Integrate MCP Servers in Python LLM Code

Why write a python MCP Client?

The Model Context Protocol (MCP) is a game-changer for developers integrating large language models (LLMs) with external data sources and tools. This open protocol fosters seamless integration …

Thumbnail image for Let’s Write a Time Logging Assistant

Let’s Write a Time Logging Assistant

In this article, we’ll walk through building a purpose-driven AI agent to help users log their time. The assistant will interact with the user, collect the required data (project name, duration, and description), validate the input, and save the time …