Alternatives
Products that do what Neural Memory does
Neural-Memory is the Persistent Neocortex for AI Agents.
- 1

- 2

- 3
- 4

- 5

- 6

- 7
- 8

- 9

- 10

- 11

- 12

- 13

- 14

- 15

- 16AM
Most RAG setups fail because they treat memory like a static filing cabinet. When every transient bug fix or abandoned rule is stored forever, the context window eventually chokes on noise, spiking token costs and degrading the agent's reasoning. This implementation experiments with a biological approach by using the Ebbinghaus forgetting curve to manage context as a living substrate. Memories are assigned a "strength" score where each recall reinforces the data and flattens its decay curve (spaced repetition), while unused data eventually hits a threshold and is pruned. To solve the…
Apr 2026 · github.com
- 17

- 18

- 19

- 20

The memory layer that decides what's worth remembering
14d ago · skynetlab-cortex.com
- 21

- 22YA
This is a project that I have been building for a while now, YourMemory is a solution to agentic memory which focuses on pruning of noise rather than hoarding of data. In the current state of agentic memory most of the context is stored in the form of a MD file or is derived through a RAG model where you store each and everything. Both of the solution leads to bloated context which does not optimize the usage of any tokens. In this system we only keep relevant data in our memory and prune all the unnecessary data. The relevance of a data is derived through multiple factors such as recall…
Jun 2026 · yourmemoryai.vercel.app
- 23CM
2024 · github.com
- 24

Ranked by how close each launch is in meaning, then by votes. Refine with a description →