15:09
2026-08-02
dev.to
artificial-intelligence
Local RAG Over Audit Reports: Searching Five Years of Vulnerabilities Offline
A developer built a local retrieval-augmented generation (RAG) system to search through five years of public audit reports offline, using Ollama for embeddings and SQLite for storage. The key innovati…