Yann builds and architects performant digital platforms for publishers. 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, running, and spending time with his family. He spends a significant part of his time promoting and developing a less carbon and resource-intensive way of life.
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 …
Content-aware chatbots are increasingly common on the web. What used to feel like magic can now be implemented with some know-how and a little code. In this tutorial, we’ll walk you through setting up a Django backend for a chat …