How to -

Howto install and use DeepSeek R1?
---

DeepSeek R1 recently gained notoriety for its advanced reasoning capabilities. From a privacy standpoint, having the ability to run an AI model entirely offline (and with limited resources) is a significant advantage.

In this tutorial, I’ll explain step-by-step how to run DeepSeek-R1 locally and how to set it up using Ollama. We’ll also explore building a simple RAG application that runs on your laptop using the R1 model, LangChain, and Gradio.

Show more Show less