A Multi-Agent Support Bot with the OpenAI Agents SDK
I built a react-admin support chatbot with the OpenAI Agents SDK. Here is what each piece looks like in real code, from agents and handoffs to guardrails and tools.
Full-stack web developer at marmelab, Adrien was previously working as an instructor in Alsace. He loves music and plays drums.
I built a react-admin support chatbot with the OpenAI Agents SDK. Here is what each piece looks like in real code, from agents and handoffs to guardrails and tools.
How to modernize a legacy Python application without stopping the world? Here's a list of tools and practices that can help.
Discovering load testing can help you better anticipate how an application behaves under different types of load.
If you missed React Paris 2024, here is a summary of the talks I found the most interesting.
With so many sources of information available, it's easy to become overwhelmed by information overload. Let's use AI to select and summarize the most relevant articles.
This tutorial will show you, step by step, how to configure a React-Admin application to use Azure Active Directory as an authentication provider.