Show HN: Basic Memory – Build a knowledge graph from Claude conversations Basic Memory is an open-source tool that enables Claude to build and navigate a persistent knowledge graph based on your conversations. It solves the problem of lost context in AI interactions by storing knowledge in standard Markdown files on your computer. I built this because I found myself constantly repeating information to LLMs and wanted a system where my knowledge grew naturally through conversations while maintaining complete control over my data. Demo video: https://ift.tt/TwI2oBk Key features: - Continue conversations exactly where you left off without repetition - All knowledge stays in local Markdown files you can edit anytime - Works with Claude Desktop via the Model Context Protocol - Seamless integration with Obsidian for visualization and editing - Fully open source (AGPL) The system works by creating structure from simple markdown patterns: - Observations with categories: `- [category] fact #tag` - Relations between documents: `- relation_type [[WikiLink]]` or plain `[[Wikilinks]]` - These patterns emerge naturally during conversations When you chat with Claude, you can simply say "Let's continue our conversation about X" and it will build context from your knowledge base, without needing to upload files every time. GitHub: https://ift.tt/ahyofMA Docs: https://ift.tt/T7yF8q0 Website: https://ift.tt/0Hm7Qeo Requires Claude Desktop or other MCP host and Python 3.12+ I'd love feedback from the HN community, particularly from those interested in knowledge management or AI applications. https://ift.tt/ahyofMA March 15, 2025 at 11:49PM
Show HN: Basic Memory – Build a knowledge graph from Claude conversations https://ift.tt/eOVX4jZ
Related Articles
Show HN: Markwhen: Markdown for Timelines https://ift.tt/YEiF3cXShow HN: Markwhen: Markdown for Timelines https://markwhen.com Decembe… Read More
Show HN: Jinbase – Multi-model transactional embedded database https://ift.tt/migAp03Show HN: Jinbase – Multi-model transactional embedded database Hi HN !… Read More
Show HN: Automate your studio – mute a mixer channel to turn your PTZ camera https://ift.tt/6lzPgeoShow HN: Automate your studio – mute a mixer channel to turn your PTZ … Read More
Show HN: Gogo installs your shell tools https://ift.tt/ExYf1mIShow HN: Gogo installs your shell tools Trying to be as friction-less … Read More
Show HN: wazero compiler ported to 4 new OSes https://ift.tt/862nzZuShow HN: wazero compiler ported to 4 new OSes Release 1.8.2 of wazero,… Read More
Show HN: Bring Pokémon nostalgia to your code editor https://ift.tt/xKnz6SRShow HN: Bring Pokémon nostalgia to your code editor I created this VS… Read More
Show HN: Akiradocs – open-source Documentation Framework with AI features https://ift.tt/e0XnHDqShow HN: Akiradocs – open-source Documentation Framework with AI featu… Read More
Show HN: Steel.dev – An open-source browser API for AI agents and apps https://ift.tt/bnlRvAaShow HN: Steel.dev – An open-source browser API for AI agents and apps… Read More
0 Comments: