Pycon Sweden 2024

Building Python based AI Systems with LLMs

1 min read

I have just given talk Building Python based AI Systems with LLMs at Pycon Sweden 2024. In the talk, I have presented some takeaways from the ongoing work on LLM Assistant at Hopsworks on behalf of Jim Dowling, CEO of Hopsworks. The main topic of the presentation is how to use LLMs to “metaprogram” Python programs. The talk may be of special interest for library developers who wonder how to tweak their code to be more usable by LLMs and for people who would like to build LLM-based metaprogramming tools. I hope the target audience will find it useful.

As for me personally, I think it was quite a fun presentation, although I was a bit too nervous, maybe. I am also grateful to Maksym Zhytnikov, Ehsan Heydari, Gibson Chikafa, who are the core part of the LLM Assistant team at Hospworks, and my other colleagues at Hopsworks. Without them there would be nothing to present. =)

The talk was recorded, and I am going to share the link to the video here once it is available. For now, it is possible to check out only the slides.