Running RAG Completely Offline: What Nobody Tells You Until It Fails
I built two RAG systems that run entirely on CPU with no internet. Here's everything that broke — chunking strategies for equations, FAISS persistence quirks, LLM hallucination on domain-specific content, and the one config change that cut latency in half.