# memex

Canonical URL: https://doramagic.ai/en/projects/memex/

Source repository: https://github.com/nitekeeper/memex

## What it is

memex 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

Upgrade or migration may change expected behavior: v2.10.0

## Evidence base

https://github.com/nitekeeper/memex, https://github.com/nitekeeper/memex#readme, Human Manual, Pitfall Log
