Alternatives
Products that do what Dexicle does
The AI SDLC platform that remembers everything.
- 1

- 2

- 3

- 4

- 5

- 6

- 7
- 8

- 9

- 10

- 11

- 12

- 13
- 14

- 15

- 16

- 17

- 18

- 19AK
Mar 2026 · github.com
- 20

- 21

- 22

- 23

This is a small library for giving an agent persistent memory without running any infrastructure. The whole store is one SQLite file, and the default install has no dependencies. I built it because whenever I wanted an agent to remember a handful of facts across sessions, the options were a hosted API, a vector database, or a framework, and that felt like too much for what is usually a few thousand short strings. The part I find most useful is that recall is deterministic, so you can write unit tests that assert what your agent remembers and run them in CI. I haven't seen that elsewhere and…
Aug 2026 · github.com
- 24BA
Tired of AI coding tools that forget everything between sessions? Every time I open a new chat with Claude or fire up Copilot, I'm back to square one explaining my codebase structure. So I built something to fix this. It's called In Memoria. Its an MCP server that gives AI tools persistent memory. Instead of starting fresh every conversation, the AI remembers your coding patterns, architectural decisions, and all the context you've built up. The setup is dead simple: `npx in-memoria server` then connect your AI tool. No accounts, no data leaves your machine. Under the hood it's TypeScript +…
2025 · github.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →