BeClaude
Industry2026-04-27

Show HN: Local RAG Pipeline with Weaviate and Ollama

Source: Hacker News

i’ve been experimenting with building a fully local rag pipeline: weaviate for vectors + hybrid search, node.js scripts, qwen 3.5 on ollamawhat i found is that most of the challenges live in retrieval and chunking, not the LLM, and a good chunking strategy + the right balance in hybrid search is...

hacker-newsllamarag