Alternatives
Products that do what Store whatever you decide to remember does
You can think of it as a memory toolbox. Memory is stored not only as vectors, but also as readable natural language, so everything you save remains visible. When needed, the system retrieves relevant memories and makes them available for reasoning.
- 1

- 2

- 3

- 4

- 5

- 6

- 7

- 8

- 9
- 10AL
Jul 2026 · github.com
- 11

- 12

- 13

- 14

- 15

- 16

- 17

- 18

- 19

- 20

- 21

- 22

- 23

- 24LM
I built a super easy to integrate memory storage and retrieval system for NodeJS projects because I saw a need for information to be shared and persisted across LLM chat sessions (and many other LLM feature interactions). I tried to keep the barrier to use as low as possible so I included built-in support for major LLMs (GPT, Gemini, and Claude) as well as major vector store providers (Weaviate and Pinecone). The memory store works by ingesting and automatically extracting “memories” (summarized single bits of information) from LLM interactions and vectorizing those. When you want to provide…
Mar 2026 · github.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →