PulseAugur
EN
LIVE 06:23:38

Asterism builds local knowledge graphs from Claude chat history

Asterism is a new local-first tool that creates a knowledge graph from exported Claude chat histories. It uses a Hebbian learning approach where concepts are strengthened by repeated engagement and fade if left unvisited. The tool stores data locally in SQLite and can inject relevant nodes into Claude prompts for enhanced context. Future development aims to support multiple LLMs beyond Claude and simplify installation. AI

IMPACT Enhances personal knowledge management by creating persistent, context-aware memory layers for LLM interactions.

RANK_REASON This is a new software tool release, not a frontier model release or significant industry event.

Read on dev.to — LLM tag →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

Asterism builds local knowledge graphs from Claude chat history

COVERAGE [1]

  1. dev.to — LLM tag TIER_1 English(EN) · Bidit Das ·

    Asterism: A Local-First Knowledge Graph That Grows From Your Claude Chat History

    <p>Every LLM conversation disappears the moment you close the tab. Ask something today, revisit the same idea next week, and it has no memory of ever having thought about it with you. Each thread is an island.</p> <p>I wanted something different: conversations that accumulate int…