Pykonik Tech Talks #85
THE TALKS:
Oleg Szydłowski - AI agents orchestration with python [EN]
The usual way to wire sub-agents together puts an orchestrator LLM in charge of deciding what to call next — flexible, but non-deterministic: the same goal takes a different path every run, and long loops drift as context fills up. This talk shows a different approach: compile the goal into an explicit control-flow program once, then let deterministic code on python — not a model — drive every branch, retry, and loop, while the LLM just does the work at each node. The result is orchestration that's reviewable, reproducible, and bounded by construction, with a log that lets a crashed run resume exactly where it stopped.
---
Maria Lowas-Rzechonek - Wszystko, co musicie wiedzieć o docstringach, ale nie chcecie zapytać [PL]
Pamiętacie pierwszą klasę szkoły podstawowej i żmudne rysowanie szlaczków w zeszytach, żeby oddzielić jeden temat lekcji od drugiego? Wielu z nas kiedy dorosło, zamieniło zeszyty w linie na Pycharma, ale nawyki pozostały. Spójrzmy prawdzie w oczy: dla większości programistów pisanie docstringów to właśnie takie dorosłe „szlaczki”. Nużący obowiązek i wizualny wypełniacz, którego jedynym celem jest oddzielenie sygnatury funkcji od jej implementacji.
Większość z nas żyje w przekonaniu, że dobry kod dokumentuje się sam, a pisanie potrójnych cudzysłowów to strata czasu. Efekt? Albo nie piszemy ich wcale, albo generujemy automatyczne potworki, które informują świat, że funkcja `get_user_id(user)` służy do... get user id.
Przyjdź, jeśli nienawidzisz pisać dokumentacji. Obiecuję, że po tej prezentacji nadal możesz jej nienawidzić, ale przynajmniej pisanie jej stanie się mniej bolesne i do rzeczy!
---
Want to submit your talk? Submit via form on our website.
-------------
Lightning talks
Anyone can grab the mic and/or screen to speak for 5 minutes on any (even non-Python) topic. Register for a lightning talk during the event.
Afterparty
During the lectures, starting from 18:00, the bar at the venue will be available just for us. After the presentations are finished, we're staying for the afterparty/networking part of the meetup at the venue.
This time we welcome you to the new venue in the spaces of ECHO Miasta (Kapelanka 56)!
Widzisz błąd w opisie lub danych wydarzenia?
Zaloguj się, by zgłosić zmianę.