Llama-Scan PDF to text conversion workflow using Ollama multimodal models locally

Llama-Scan: Convert PDFs to Text Locally with Ollama Models

Introduction In an era where data privacy and AI integration are paramount, extracting meaningful information from documents, especially PDFs, remains a critical challenge. Traditional OCR tools often fall short when dealing with complex layouts, diagrams, or handwritten content. Enter Llama-scan PDF converter, a powerful open-source tool that leverages Ollama’s multimodal AI models to convert PDFs…

Read More
K Transformers run in locally

K Transformers: Run Massive LLMs Locally with Low VRAM

Introduction Large language models (LLMs) have revolutionized natural language processing, but deploying them locally has long been considered impractical due to massive hardware requirements. Traditional transformers often demand multiple high-end GPUs with 80GB VRAM each. Quantized versions of large language models provide some improvements but don’t fully unlock the model’s potential. Solutions like Ollama, BitByte,…

Read More
MemVid with Ollama semantic video memory architecture

MemVid with Ollama: Video-Based AI Memory for Semantic Search

Introduction As AI applications become more complex, lightweight and scalable memory becomes essential. MemVid with Ollama introduces an elegant solution: turning text into a compressed video format that can be searched semantically, entirely offline. This method allows developers to bypass vector databases, rely on fast local retrieval, and use large language models like Qwen3 for…

Read More
qwen3 with mcp image

Run Qwen3 Locally with Qwen-Agent, MCP Tool-Use, and Ollama

Learn how to install and use Qwen3 with the Qwen-Agent framework, enable MCP tool-use like time and fetch, and run everything locally using Ollama Introduction Looking to build your own AI assistant that works offline and supports real-time web access, time queries, and code execution? Qwen3 is Alibaba’s latest open-source large language model (LLM), delivering…

Read More