Build a Research Agent with Deepseek, LangGraph, and Streamlit

In this video, we will build an AI agent that takes a topic or question from the user, searches the web for relevant results, and provides a summarized response. We’ll use the new Deepseek-R1 model as our LLM, LangGraph to create a stateful agent, and Streamlit for a simple UI. This step-by-step tutorial is perfect for anyone looking to learn how to create AI agents with Deepseek.

You can watch here: https://www.youtube.com/watch?v=nRBiD_7l2Mg&list=PLp01ObP3udmq2quR-RfrX4zNut_t_kNot&index=6

You can find the source code here: https://github.com/NarimanN2/ollama-playground

1 Like