# opencode-mem

Canonical URL: https://doramagic.ai/en/projects/opencode-mem/

Source repository: https://github.com/tickernelz/opencode-mem

## What it is

opencode-mem is a vector database, retrieval, or RAG storage component for AI applications.

## Capability boundary

Vector database setup checks, embedding model boundaries, collection management, query acceptance, and deletion guidance

## First safe verification

Verify create, query, delete, and rollback with a small public text sample before using real data.

## Main risk

May increase setup, validation, or first-run risk for the user.

## Evidence base

https://github.com/tickernelz/opencode-mem, https://github.com/tickernelz/opencode-mem#readme, Human Manual, Pitfall Log
