The Secret to Reliable AI Agents: Mastering Eval
While AI agents can be built in days, it takes weeks to find the best configuration to optimize cost, speed, relevancy, etc. Eval tools and frameworks are the key ingredients for this optimization phase.
Derniers articles
Who Needs Human Code Reviews When We Have AI?
We automated proofreading our blog articles with a GitHub action leveraging an LLM. It even reviewed this very article!
Un regard sur le Devfest Strasbourg 2024
Marmelab était au Devfest Strasbourg 2024. Voici ce qu'on en a pensé et ce qu'on y a découvert.
Tech, Maroille, et bière. Marmelab était à la DevFest Lille !
Marmelab était à la conférence lilloise et vous raconte les conférences qui ont marqué leur esprit.
Google OAuth in React: A Beginner’s Guide to Authentication
How to use Google Identity Services as the authentication provider in a React application, a step-by-step tutorial.
API Platform Admin: The Ultimate Admin Generator For PHP
Watch the conference talk to discover how API Platform Admin can help you easily create powerful admin interfaces for PHP applications, without needing JavaScript knowledge.
PostgREST: Revolutionizing Web Development with Instant APIs
PostgREST has been around for a long time, but many web developers still haven't discovered how it can simplify their workflow.
Behind the Code of Atomic CRM
Join François and Thor Schaeff from Supabase as they explore the technical journey of building Atomic CRM, the tools used, and the benefits of open-source development.
useContextSelector: Speeding Up React Apps With Large Context
Tips and tricks to optimize the performance of your React app
LLMs Are the CPUs of the AI Era
LLMs share similarities with CPUs but bring unique challenges like slower speeds and probabilistic behavior. To effectively use LLMs, we need new programming approaches, specialized developers, and adjustments in our educational system.
Le bestiaire des longs formulaires
Étapes, accordéons, onglets ou sommaire : quelle est la meilleure structure pour optimiser les longs formulaires ?