Home / Companies / LangChain / Blog / Post Details
Content Deep Dive

Wiki Memory

Blog post from LangChain

Post Details
Company
Date Published
Author
Harrison Chase
Word Count
654
Company Posts That Month
27
Language
English
Hacker News Points
-
Post removed?
No
Summary

Memory systems for agents are still in their early stages, with the concept of "memory" varying widely across different applications. A common emerging pattern is "wiki memory," where agents convert raw data into a structured and persistent knowledge layer that is more efficient for agent consumption. This approach involves compressing raw data sources like logs, notes, and documents into a denser, agent-readable format, differing from traditional retrieval-augmented generation (RAG) methods that pull raw data at query time. Notable examples of this pattern include DeepWiki and AutoWiki, which create AI-generated documentation to provide a higher-level understanding of codebases. This compressed knowledge base is maintained by agents and is tailored to be persistent, inspectable, and updated over time, resembling a markdown wiki that sits between users and raw sources. Wikis serve as a durable form of domain knowledge, offering a practical solution to capturing and maintaining essential information across various fields by using files for their inspectability and ease of use with agents.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
LLM 3 6,064 1,137 232 -33%
RAG 2 989 256 103 -53%
Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.