talk-data.com talk-data.com

Event

PyConDE & PyData Berlin 2023

2023-04-17 – 2023-04-19 PyData

Activities tracked

3

Filtering by: Lev Konstantinovskiy ×

Sessions & talks

Showing 1–3 of 3 · Newest first

Search within this event →

Prompt Engineering 101: Beginner intro to LangChain, the shovel of our ChatGPT gold rush."

2023-04-19
talk

A modern AI start-up is a front-end developer plus a prompt engineer" is a popular joke on Twitter. This talk is about LangChain, a Python open-source tool for prompt engineering. You can use it with completely open-source language models or ChatGPT. I will show you how to create a prompt and get an answer from LLM. As an example application, I will show a demo of an intelligent agent using web search and generating Python code to answer questions about this conference.

Data Kata: Ensemble programming with Pydantic #2

2023-04-18
talk

Write code as an ensemble to solve a data validation problem using Pydantic. Working together is not just about code - learn how to listen to colleagues, make typos in front of everyone, become a supportive team member, defend your ideas and maybe even accept criticism.

Data Kata: Ensemble programming with Pydantic #1

2023-04-18
talk

Write code as an ensemble to solve a data validation problem with Pydantic. Working together is not just about code - learn how to listen to colleagues, make typos in front of everyone, become a supportive team member, defend your ideas and maybe even accept criticism.