Show HN: Local note engine uses LLM to organize notes into a knowledge graph
Category: devtools
Tags: note-taking, knowledge-graph, llm, cli-tool, typescript
Score: 7.0/10 (Innovation: 7, Technical: 8, Documentation: 7, Utility: 6)
NoteCast is a local note-taking engine that leverages LLMs to automatically summarize, keyword-extract, embed, and organize notes into an evolving knowledge graph using a sophisticated multi-stage pipeline. Its innovative orchestration of classification, topic splitting, and consolidation to build a multi-parent DAG of themes sets it apart from typical note tools, though the project is still in early development with known bugs.
Target audience: backend devs, data engineers, knowledge management enthusiasts
Repository: https://github.com/AlexWasHeree/NoteCast · TypeScript · MIT · 1 stars
View on Hacker News