Tarek Djebali
I'm a Lead Developer at Symdrik, a french company. I have been working with Drupal since 2010 and love solving tricky problems with simple code.
Between 2014 and 2017, I led the Drupal Tunisia community.
When I'm not busy with my kids, I enjoy exploring how A.I. and agents work.
Session
In this session, I'm going to live-code a fully functional coding agent in less than 400 lines of pure PHP.
One single PHP file, zero dependencies.
The goal is to demonstrate the intuition behind agentic behavior. We’ll break down the "ghost in the machine" into simple concepts: the loop, the prompt, and the tools. No Python, no LangChain, and no black boxes. Just good old PHP code that proves that "intelligence" is often just a well-constructed loop.
Come see how simple it is to build tools that don't just talk, but actually work.