meet.js Wrocław 2025-05-15

- 18:00 - intro
- 18:10 - Evan Seaward - Not Another Chat App
- 18:55 - przerwa na piwo / kawę / herbatę
- 19:10 - Maciej Koch - Zod.js: Secure and type-safe parsing of API data
- do ostatniego uczestnika - networking / integracja :)
DATA: 15.05.2025
GODZINA: 18:00
MIEJSCE: Klubokawiarnia Mleczarnia, ul. Włodkowica 5, Wrocław (poziom -1)
WSTĘP: wolny
JĘZYK: event prowadzony będzie po polsku oraz po angielsku
Po raz kolejny w tym roku - 15 maja, w czwartek widzimy się na meet.js Wrocław. Miejsce to prawie niezmiennie od kilkunastu edycji wrocławska Klubokawiarnia Mleczarnia. Ponownie dzięki współpracy z airSlate!
Everyone’s shoehorning LLMs into their apps and calling it AI. In this talk, we’ll go beyond that pattern and explore what it actually takes to build an LLM-powered chat interface that’s tightly integrated, genuinely useful, and technically sound.
I’ll walk through the architecture and design decisions behind embedding an AI assistant into an existing product, covering things like feature discovery through conversation, performance and syncing strategies, and subtle uses of AI that enhance the experience without overwhelming it.
You’ll walk away with practical ideas and implementation patterns for integrating AI into your own JavaScript or React applications in a way that feels natural, not forced.
The presentation explores how Zod enhances data safety by parsing API responses in TypeScript. It covers strategies for ensuring reliable data structures, preventi