> Markdown version of [/events/world-congress-2024/sessions/159-openapi-meets-openai](https://www.wearedevelopers.com/events/world-congress-2024/sessions/159-openapi-meets-openai). Every page supports `.md` or `Accept: text/markdown`. Links point to the HTML versions so they work for humans too. Agent guide: [/agents.md](https://www.wearedevelopers.com/agents.md). --- # OpenAPI meets OpenAI - **Date:** Thursday, Jul 18, 2024 - **Time:** 14:50–15:20 (30 min) - **Room:** STAGE 3 (120) - **Event:** World Congress 2024 ## Recording [Watch recording](https://www.wearedevelopers.com/videos/1150-openapi-meets-openai) ## Description The OpenAPI specification is a powerful tool for describing APIs in web application development. Code generators enable the automated creation of client libraries and server stubs from an OpenAPI yaml file. Let’s use the recent advancements in AI technology (LLMs) to take this idea even further. In this talk we explore the possibilities to generate functioning backend endpoints and frontend views using LLMs based on a given OpenAPI specification. The real world applications of this idea ranges from rapid prototyping to reducing the amount of boilerplate code to be written. ## Speaker ### [Christopher Walles](https://www.wearedevelopers.com/@christopher-walles) Senior Software Developer ## Related talks at this congress - [Bringing the power of AI to your application.](https://www.wearedevelopers.com/events/world-congress-2024/sessions/234-bringing-the-power) — Krzysztof Cieślak - [Web app automation using LLMs and generative AI](https://www.wearedevelopers.com/events/world-congress-2024/sessions/350-web-app-automation) — Max Marschall - [Using LLMs in your Product](https://www.wearedevelopers.com/events/world-congress-2024/sessions/50-using-llms-in-your) — Daniel Töws - [Building APIs in the AI Era](https://www.wearedevelopers.com/events/world-congress-2024/sessions/165-building-apis-in-the) — Hugo Guerrero