RAG Articles
Android On-device RAG: From Local Vector Databases to LLM Inference
A practical walkthrough of on-device Android RAG, covering document chunking, local vector search with SQLite, MediaPipe LLM inference, and performance trade-offs.
Read Post