DEV Community

Cover image for Use RAG to chat with PDFs using Deepseek, Langchain and Streamlit
Nariman Esmaiely fard
Nariman Esmaiely fard

Posted on

Use RAG to chat with PDFs using Deepseek, Langchain and Streamlit

In this video, we will build a RAG (Retrieval-Augmented Generation) system using Deepseek, LangChain, and Streamlit to chat with PDFs and answer complex questions about your local documents. I will guide you step by step in setting up Ollama's Deepseek-r1 llm model, which features strong reasoning capabilities, integrating it with a LangChain-powered RAG, and then showing you how to use a simple Streamlit interface so you can query your PDFs in real time. If you’re curious about Deepseek, reasoning models, LangChain, or how to build your own AI chatbot that handles complicated queries, this video is for you.

Top comments (0)