Wiki-LLM
The recommended mode for small to medium curated corpora. It compiles sources into persistent markdown pages, maintains AGENTS.md, index.md, and log.md, and answers from that memory before rereading raw sources.
Platform
EIGENVERTEX should no longer be read as a vague hybrid stack. The product is structured around WikiLLM for durable memory, Retrieval for evidence recall, and Graph-LLM for relational reasoning.
Three strategies
The recommended mode for small to medium curated corpora. It compiles sources into persistent markdown pages, maintains AGENTS.md, index.md, and log.md, and answers from that memory before rereading raw sources.
The recommended mode for large or exploratory corpora. It rereads the evidence layer, combines lexical and vector retrieval, and produces grounded synthesis without assuming a fully compiled wiki already exists.
The relational strategy. It connects concepts, methods, documents, and tensions to surface explainable paths, useful neighborhoods, and contradictions worth investigating.
A workspace is created either as WikiLLM or Retrieval. Ingestion, query, and maintenance behavior follow from that choice without ambiguity.
PDFs, web pages, audio, video, notes, and imports remain the source-of-truth layer. The system reads them, indexes them, or compiles them, but does not rewrite them.
WikiLLM materializes durable memory as source, topic, entity, concept, question, and analysis pages, with explicit lint and maintain operations.
Retrieval mode prepares chunks, indexes, and evidence paths for questions that require broad recall, exploration, and precise citations.
Graph-LLM is not a decorative graph. It is the path that helps connect the strong points of a domain, expose tensions, and guide transverse views.
Human teams and product applications can consume memory through chat, the native API, the OpenAI-compatible facade, and structured outputs.
Product outcome
Principles