Local Ai
OpenCodeRAG - RAG for OpenCode via locally hosted models
OpenCodeRAG is a local embedding service using FastAPI and SentenceTransformer, paired with a Node.js plugin that integrates RAG tools with Qdrant vector database via YAML configuration. It provides a
OpenCodeRAG is a local embedding service using FastAPI and SentenceTransformer, paired with a Node.js plugin that integrates RAG tools with Qdrant vector database via YAML configuration. It provides an embedding API, ingest/search/reindex tools, and setup guidance for running the model server, Qdrant, and OpenCode plugin configuration. The project enables locally-hosted RAG for OpenCode without relying on external embedding services or cloud dependencies.
Source: r/ollama | 2026-06-21