Daniel Chalef
1.3K posts

Daniel Chalef
@danielchalef
Working on Zep: Context engineering for production AI apps. @zep_ai
San Francisco, CA Присоединился Haziran 2007
1.2K Подписки2.4K Подписчики

The funniest part is that this isn't even something I kept saved up for the launch, immaculate timing.
Also a kind request for @zep_ai to please index the citations correctly, liddle liddle boosts like these are so fun.
arxiv.org/abs/2501.13956

English

I spent my first month @LittlebirdAI dissecting existing memory systems - @zep_ai's paper among them. Today, during a random testing session around personal understanding, LB told me that my first paper was cited in the Zep paper.
I track my citations 😁 (because there are so few) and this wasn't indexed so I was 100% sure that this is a context hallucination.
Dug deeper and found out that @mahek_chandak and I are actually cited in the Zep Temporal KGs paper.
So crazy.


English

@swyx @emileifrem @lyonwj the reasoning memory piece is what separates this from Mem0/Zep. actually recording the why behind decisions, not just the what
English

just learned about create-context-graph - one command and it sets up key entity relationships for 22 top industry domains. been looking for something like this to "layer on" a social graph to every single app I make!

Latent.Space@latentspacepod
[AINews] Context Graphs: Hype or actually Trillion-dollar opportunity? latent.space/p/ainews-conte…
English
Daniel Chalef ретвитнул

Had a ton of "Claws" sign up for @zep_ai overnight 🦞. Looks like MiroFish uses Zep for persistent context. Cool project! github.com/666ghj/MiroFish
English
Daniel Chalef ретвитнул
Daniel Chalef ретвитнул

@meta_alchemist . @meta_alchemist Graphiti has 22K+ stars, way more than Cognee and Letta... Would you please correct your chart? Also, @zep_ai has raised way more funds 😉
English

AI normally sucks at memory retrieval
both you and your AI hate that
Here are the top 10 open source AI memory layers
> free
> open source
> with lots of GitHub stars
> and some even funded by YC
You can use them to make your agents, claude, codex, and openclaw much smarter
Also, tips on what each memory is good at, how to combine them, and get even more out of them are all in the article.
These are much better than just memory md files, and will make a huge difference in your workflow!
Give your agents life with them:

Meta Alchemist@meta_alchemist
English
Daniel Chalef ретвитнул

@DenissAlimovs @zep_ai Sorry we missed this. Webhooks are available with Zep's FlexPlus plan: getzep.com/pricing/
English

@zep_ai I just purchased Flex plan but can't see Webhooks in my project on left hand side as described in docs.
What am I missing?
English

@saleban1031 Those Zep numbers are incorrect. Zep is 80.06% at 241ms retrieval latency with 1,378 context tokens. It's not just raw accuracy that counts, but also latency and token expense. blog.getzep.com/the-retrieval-…
English

After extensive testing, Memvid hit 85.7% on LoCoMo, the hardest long-term memory benchmark.
That’s a 28% relative gain over Mem0, OpenAI Memory, Zep, and other systems.
- No vector database.
- No RAG pipeline.
- No infrastructure to maintain.
- No config sprawl.
Just conversations preserved as-is, encoded into a single memory file.
Most AI memory systems fail because they throw away structure.
Open source + fully reproducible: github.com/memvid/memvidb…
Full report: memvid.com/benchmarks

English

@deepacodex this weekend:
- wiring up memory to claude code
- tried supermemory, onboarding is broken
- tired zep, seems like boomer product for b2b customers
- settled on mem0
- claude code hooks are so cool, you should learn them
- on session start claude will know everything about me
English

@hafezverde @pontusab @nicoalbanese10 @aisdk You can do this with @zep_ai 's Standalone Graphs: help.getzep.com/create-graph
English

Excited to announce that AI SDK Tools now support @aisdk v6!
- `ai-sdk-tools/agents`
- `ai-sdk-tools/artifacts`
- `ai-sdk-tools/cache`
- `ai-sdk-tools/memory`
- `ai-sdk-tools/store`
It's under the v2 beta tag.

English

@dilipsrajan @DhravyaShah @supermemory Founder of Zep here. What were your concerns regarding Zep’s graph implementation? How does it impact the DX for you as a developer?
English

@DhravyaShah @supermemory spent a lot of time this summer experimenting with memory architectures and came to the same conclusion
mem0g and zep have good ideas but too bogged down in trying to be a graph
it's way more practical to be graph-ish
English

The graph architecture behind @supermemory came from pure spite.
We freaking hated graphs. Our solution? Don't build one.
Thought from first principles instead:
- Memories update
- New ideas extend old ones
- Everything relates (1-1, 1-many, many-1)
Turns out that's a graph lmao
BUT our version is different. No triplets. No entity-relation-entity parsing.
Just facts.
"dhravya likes pizza" stays whole. Not broken into (Dhravya, likes, pizza) nodes.
On query time, the result directly hits, instead of traversing through thousands of nodes to build up the context
When preferences change, it links to "Dhravya likes pasta" via an update relation.
Dead simple. Facts on facts. That's the whole thing.

English

@0xTechDean You may want to check out Graohiti’s MCP server for this. Knowledge Graphs for agent context: github.com/getzep/graphiti
English

Built a mem0 plugin for Claude Code. Thought why not Cursor too?
Persistent memory for your AI coding assistant:
* Retrieves relevant context before each prompt
* Saves conversations between sessions
* Open source, simple hooks setup
PRs welcome
github.com/0xtechdean/cur…
@cursor_ai @mntruell @amanrsanger @mem0ai @taraborself
English

how about creating a context tree for long conversations so that models only get the particular set of information by navigating to a particular node
trees can form multi-level topic hierarchy, so long raw conversations can be easily represented without summarising and having lossy compressions
English
Daniel Chalef ретвитнул

#MCP for agent memory: @zep_ai Graphiti + FalkorDB for persistent, multi-tenant knowledge graphs.
youtu.be/tjEznowIhBo

YouTube

English










