During the talk, you will learn how to build an AI chatbot in Langchain.
You will get familiar with Langchain Agents and use them to give AI access to databases, documents, or APIs. The example chatbot will search for relevant information in a database and answer user’s questions using the retrieved data.
Additionally, you will learn how to preserve the conversation history between API calls and deploy the chatbot as a REST service.
Bartosz Mikulski is an MLOps engineer, blogger, and conference speaker.
Bartosz has been blogging about machine learning and data engineering since 2017 (https://mikulskibartosz.name). He
...