DEV Community

Cover image for DeepSeek R1 + Ollama: 5 Free Open-Source AI Tools You Can Run Locally
Hasan
Hasan

Posted on

1

DeepSeek R1 + Ollama: 5 Free Open-Source AI Tools You Can Run Locally

Been messing around with DeepSeek R1 + Ollama, and honestly, it's kinda wild how much you can do locally with free open-source tools. No cloud, no API keys, just your machine and some cool AI magic.

  1. Page-Assist Chrome Extension - https://github.com/n4ze3m/page-assist (any model with any params)

  2. Open Web-UI LLM Wrapper - https://github.com/open-webui/open-webui (any model with any params)

  3. Browser use – https://github.com/browser-use/browser-use (deepseek r1:14b or more params)

  4. Roo-Code (VS Code Extension) – https://github.com/RooVetGit/Roo-Code (deepseek coder)

  5. n8n – https://github.com/n8n-io/n8n (any model with any params)

  6. A simple RAG app: https://github.com/hasan-py/chat-with-pdf-RAG (deepseek r1:8b)

  7. Ai assistant Chrome extension: https://github.com/hasan-py/Ai-Assistant-Chrome-Extension (GPT, Gemini, Grok Api, Ollama added recently)

Full installation video: https://youtu.be/hjg9kJs8al8?si=rillpsKpjONYMDYW

Anyone exploring something else? Please share- it would be highly appreciated!

Playwright CLI Flags Tutorial

5 Playwright CLI Flags That Will Transform Your Testing Workflow

  • 0:56 --last-failed
  • 2:34 --only-changed
  • 4:27 --repeat-each
  • 5:15 --forbid-only
  • 5:51 --ui --headed --workers 1

Learn how these powerful command-line options can save you time, strengthen your test suite, and streamline your Playwright testing experience. Click on any timestamp above to jump directly to that section in the tutorial!

Watch Full Video πŸ“ΉοΈ

Top comments (0)

Image of Datadog

The Essential Toolkit for Front-end Developers

Take a user-centric approach to front-end monitoring that evolves alongside increasingly complex frameworks and single-page applications.

Get The Kit

πŸ‘‹ Kindness is contagious

Please show some love ❀️ or share a kind word in the comments if you found this useful!

Got it!