Tagged articles
152 articles
Page 2 of 2
Liangxu Linux
Liangxu Linux
Feb 16, 2025 · Artificial Intelligence

Build a Free Private AI with DeepSeek, Ollama, and Local Knowledge Base

This guide explains how to locally deploy the open‑source DeepSeek model using Ollama, enhance interaction with Chatbox and Page Assist, and connect a local knowledge base via AnythingLLM's RAG architecture, providing step‑by‑step instructions, hardware requirements, and API examples for a self‑hosted AI system.

AI deploymentAnythingLLMDeepSeek
0 likes · 22 min read
Build a Free Private AI with DeepSeek, Ollama, and Local Knowledge Base
AI Algorithm Path
AI Algorithm Path
Feb 13, 2025 · Artificial Intelligence

How to Build a Local RAG Knowledge Base with DeepSeek‑R1 and Ollama

This article walks through setting up a local Retrieval‑Augmented Generation (RAG) system using the open‑source DeepSeek‑R1 model run via Ollama, covering installation, model selection, PDF ingestion with LangChain, semantic chunking, FAISS vector store creation, RetrievalQA chain construction, and a Streamlit UI for querying.

DeepSeek-R1FAISSLangChain
0 likes · 8 min read
How to Build a Local RAG Knowledge Base with DeepSeek‑R1 and Ollama
JD Tech Talk
JD Tech Talk
Feb 12, 2025 · Artificial Intelligence

Deploying a Private DeepSeek Large Language Model on JD Cloud with Ollama and Knowledge‑Base Tools

This guide explains how to privately deploy the DeepSeek large language model using a JD Cloud virtual computer, set up Ollama as the LLM service, run various model versions, and integrate local knowledge bases through CherryStudio, Page Assist, and AnythingLLM for offline and network‑enabled AI applications.

AI deploymentDeepSeekJD Cloud
0 likes · 16 min read
Deploying a Private DeepSeek Large Language Model on JD Cloud with Ollama and Knowledge‑Base Tools
JD Cloud Developers
JD Cloud Developers
Feb 12, 2025 · Artificial Intelligence

Deploy a Private DeepSeek Large‑Model on JD Cloud with Ollama

This guide walks you through the reasons for deploying a private DeepSeek large‑model, compares full and distilled versions, shows how to purchase a JD Cloud computer, install Ollama, run the model, and integrate a local knowledge base using CherryStudio, Page Assist, and Anything LLM.

AI modelDeepSeekJD Cloud
0 likes · 17 min read
Deploy a Private DeepSeek Large‑Model on JD Cloud with Ollama
JD Tech Talk
JD Tech Talk
Feb 10, 2025 · Artificial Intelligence

Deploy DeepSeek on JD Cloud GPU and Chat with It via Ollama & Chatbox

This guide walks you through preparing a JD Cloud GPU instance, installing NVIDIA drivers, deploying Ollama, running the DeepSeek LLM (including model download and execution), configuring the Chatbox graphical client for interactive queries, and optionally feeding local documents into AnythingLLM for a private knowledge base.

AnythingLLMChatboxDeepSeek
0 likes · 17 min read
Deploy DeepSeek on JD Cloud GPU and Chat with It via Ollama & Chatbox
Tencent Cloud Developer
Tencent Cloud Developer
Feb 7, 2025 · Artificial Intelligence

Launch DeepSeek Models in Seconds with One‑Click Cloud Development

This guide shows how to start DeepSeek large‑language models on cnb.cool in just 5‑10 seconds without downloading, using a simple three‑step process that includes forking the repository, selecting a model branch, and running Ollama or Docker commands, plus options for long‑term cloud deployment.

AICloud NativeDeepSeek
0 likes · 3 min read
Launch DeepSeek Models in Seconds with One‑Click Cloud Development
JD Tech Talk
JD Tech Talk
Feb 7, 2025 · Artificial Intelligence

Building a Local AI Assistant with DeepSeek and Chatbox Using Ollama

This step‑by‑step tutorial shows beginners how to install Ollama, deploy the DeepSeek large language model locally, and configure the Chatbox AI client to create a functional AI assistant on Windows, macOS, Linux, or mobile devices within ten minutes.

AI AssistantChatboxDeepSeek
0 likes · 5 min read
Building a Local AI Assistant with DeepSeek and Chatbox Using Ollama
Java One
Java One
Feb 6, 2025 · Artificial Intelligence

Deploy DeepSeek‑R1 Locally on Your Laptop in Just 3 Minutes

This step‑by‑step guide shows non‑technical users how to install Ollama, pull the desired DeepSeek‑R1 model version, run it from the terminal, and optionally connect the free Chatbox desktop client for a visual chat interface, all without external network dependencies.

AI modelChatboxDeepSeek
0 likes · 6 min read
Deploy DeepSeek‑R1 Locally on Your Laptop in Just 3 Minutes
Top Architect
Top Architect
Feb 6, 2025 · Artificial Intelligence

Deploying DeepSeek R1 671B Model Locally with Ollama: Quantization, Hardware Requirements, and Step‑by‑Step Guide

This article provides a comprehensive tutorial on locally deploying the full‑size DeepSeek R1 671B model using Ollama, covering dynamic quantization options, hardware specifications, detailed installation commands, configuration files, performance observations, and practical recommendations for consumer‑grade systems.

AIDeepSeekGPU
0 likes · 14 min read
Deploying DeepSeek R1 671B Model Locally with Ollama: Quantization, Hardware Requirements, and Step‑by‑Step Guide
Architect's Alchemy Furnace
Architect's Alchemy Furnace
Feb 5, 2025 · Artificial Intelligence

Deploy DeepSeek R1 Locally with Ollama: Step‑by‑Step Guide for Windows & Linux

This article provides a comprehensive guide to locally deploying DeepSeek R1 models using Ollama on Windows and Linux, covering model variants, hardware requirements, installation steps, command‑line operations, visual client options, usage examples, performance tuning, and best‑practice recommendations for developers and enterprises.

AI modelDeepSeekDocker
0 likes · 10 min read
Deploy DeepSeek R1 Locally with Ollama: Step‑by‑Step Guide for Windows & Linux
21CTO
21CTO
Feb 4, 2025 · Artificial Intelligence

Run DeepSeek Locally with Ollama: A Complete Step‑by‑Step Guide

This guide walks you through installing Ollama, selecting the appropriate DeepSeek model, running it locally, and exploring integration options, highlighting the benefits of offline AI such as data privacy, faster performance, and zero subscription costs.

AI TutorialArtificial IntelligenceDeepSeek
0 likes · 7 min read
Run DeepSeek Locally with Ollama: A Complete Step‑by‑Step Guide
Tencent Cloud Developer
Tencent Cloud Developer
Feb 2, 2025 · Artificial Intelligence

Deploying DeepSeek-R1 Models on Tencent Cloud HAI Platform

Deploy DeepSeek‑R1 models on Tencent Cloud HAI in just three minutes by logging in, creating an application, and accessing the model via ChatbotUI or JupyterLab, without purchasing GPUs or configuring environments, while also leveraging integrated services like Cloud Studio and Object Storage for enterprise AI solutions.

AI Model DeploymentChatbotUIDeepSeek-R1
0 likes · 3 min read
Deploying DeepSeek-R1 Models on Tencent Cloud HAI Platform
Programmer DD
Programmer DD
Jan 27, 2025 · Artificial Intelligence

Run DeepSeek‑R1 Locally with Ollama and Call It from Spring Boot

Learn how to deploy the open‑source DeepSeek‑R1 model using Ollama on Linux or macOS, configure various model sizes, and integrate it into a Spring Boot application with Spring AI to build an API‑driven translation service, complete with code examples and testing.

APIDeepSeekOllama
0 likes · 9 min read
Run DeepSeek‑R1 Locally with Ollama and Call It from Spring Boot
Java Architecture Diary
Java Architecture Diary
Jan 10, 2025 · Artificial Intelligence

Generate Structured JSON with Ollama LLM Using Java

This guide explains why structured JSON output from LLMs is essential, walks through installing and running Ollama, and provides a complete Java Spring Boot implementation—including POJOs, service code, and best‑practice tips—to retrieve AI‑generated data in a reliable, parsable format.

AIJSONLLM
0 likes · 7 min read
Generate Structured JSON with Ollama LLM Using Java
Full-Stack Cultivation Path
Full-Stack Cultivation Path
Nov 25, 2024 · Artificial Intelligence

Get High-Quality OCR with Ollama-OCR in Just a Few Lines of Code

This guide shows how to set up the open‑source Ollama‑OCR tool, which leverages the Llama 3.2‑Vision multimodal model to perform high‑quality OCR, covering installation of Ollama, the vision model, the OCR package, and example code for plain‑text and Markdown outputs.

Llama 3.2-VisionNode.jsOCR
0 likes · 6 min read
Get High-Quality OCR with Ollama-OCR in Just a Few Lines of Code
Programmer DD
Programmer DD
Oct 23, 2024 · Artificial Intelligence

How to Build a Generative AI App with Ollama and Spring Boot

This guide walks you through setting up Ollama for local large‑model serving, creating a Spring Boot project with Spring AI support, writing a unit test to query the model, and explains how to add the necessary dependencies for AI integration in existing Java applications.

AI integrationOllamaSpring Boot
0 likes · 7 min read
How to Build a Generative AI App with Ollama and Spring Boot
JD Tech
JD Tech
Oct 13, 2024 · Artificial Intelligence

Building a Simple Local AI Question‑Answer System with Java, LangChain4J, Ollama, and ChromaDB

This article guides readers through the concepts of large language models, embeddings, vector databases, and Retrieval‑Augmented Generation, then demonstrates step‑by‑step how to set up Ollama, install a local Chroma vector store, configure Maven dependencies, and write Java code using LangChain4J to build and test a functional AI Q&A application.

AILLMLangChain4j
0 likes · 22 min read
Building a Simple Local AI Question‑Answer System with Java, LangChain4J, Ollama, and ChromaDB
Programmer DD
Programmer DD
Jul 25, 2024 · Artificial Intelligence

How to Run Meta’s New Llama 3.1 Model Locally with Ollama

Meta’s latest open‑source Llama 3.1 model, available in 8B, 70B, and 405B sizes, is evaluated against top competitors and can be easily run locally on the 8B version using Ollama with a simple step‑by‑step guide.

Llama 3.1Meta AIOllama
0 likes · 4 min read
How to Run Meta’s New Llama 3.1 Model Locally with Ollama
21CTO
21CTO
Jul 9, 2024 · Artificial Intelligence

How to Run Open-Source LLMs Locally with Ollama: A Step-by-Step Guide

This article explains what Ollama is, how to download it for different operating systems, and provides detailed command‑line examples for running LLaMA 2 and the multimodal LLaVA models locally, showcasing the power of open‑source large language models on your own computer.

CLILLaVALlama-2
0 likes · 7 min read
How to Run Open-Source LLMs Locally with Ollama: A Step-by-Step Guide
21CTO
21CTO
Jul 7, 2024 · Artificial Intelligence

How to Build a Secure Local LLM Chatbot with Ollama, Python, and ChromaDB

This tutorial walks you through creating a privacy‑preserving, locally hosted large language model chatbot using Ollama, Python 3, and ChromaDB, covering RAG fundamentals, GPU selection, environment setup, and full source code for a Flask‑based application.

ChromaDBLLMOllama
0 likes · 19 min read
How to Build a Secure Local LLM Chatbot with Ollama, Python, and ChromaDB
Open Source Tech Hub
Open Source Tech Hub
May 16, 2024 · Artificial Intelligence

Deploy and Run Llama 3 Locally with Ollama in Minutes

This guide explains how to download a GGUF‑format Llama 3 model, create a Modelfile, use Ollama commands to build and run the model locally, test it, and interact via the built‑in REST API, including useful Docker and model‑management tips.

DockerGGUFLLM
0 likes · 7 min read
Deploy and Run Llama 3 Locally with Ollama in Minutes
21CTO
21CTO
Apr 28, 2024 · Artificial Intelligence

Run Meta Llama 3 Locally on Apple Silicon Macs with Ollama & OpenWebUI

This step‑by‑step guide shows how to install Ollama on Apple Silicon Macs, choose between Meta Llama 3 8B or 70B models, run them via Docker‑powered OpenWebUI, and interact with the LLM through a ChatGPT‑like interface, all while keeping data private.

Apple SiliconDockerMeta Llama 3
0 likes · 5 min read
Run Meta Llama 3 Locally on Apple Silicon Macs with Ollama & OpenWebUI
21CTO
21CTO
Apr 22, 2024 · Artificial Intelligence

Run Llama 3 Locally on PC/Mac: Ollama, LM Studio & GPT4All Guide

This guide walks you through three practical methods—using Ollama, LM Studio, and GPT4All—to install and run the open‑source Llama 3 model locally on Windows, macOS, or Ubuntu, including command‑line usage, Python integration, and prompt‑engineering techniques for formatted outputs.

GPT4AllLM StudioLlama3
0 likes · 5 min read
Run Llama 3 Locally on PC/Mac: Ollama, LM Studio & GPT4All Guide
21CTO
21CTO
Apr 8, 2024 · Artificial Intelligence

Download and Run Ollama with LLaMA 2 and LLaVA Locally

This tutorial walks you through downloading Ollama, an open‑source LLM platform, and demonstrates how to run the Meta LLaMA 2 text model and the multimodal LLaVA model on your own computer, including command‑line usage and image‑based queries.

AI TutorialLLaVALlama-2
0 likes · 7 min read
Download and Run Ollama with LLaMA 2 and LLaVA Locally
Eric Tech Circle
Eric Tech Circle
Mar 24, 2024 · Artificial Intelligence

Running Local LLMs: Ollama vs Hugging Face – A Hands‑On Comparison

This guide compares Ollama and Hugging Face for running large language models locally, detailing API and local execution methods, installation steps, model selection, resource requirements, integration with AnythingLLM, container deployment, embedding and vector store setup, and practical observations on performance and limitations.

AnythingLLMDockerEmbedding
0 likes · 15 min read
Running Local LLMs: Ollama vs Hugging Face – A Hands‑On Comparison