Show HN: Atomic – Local-first, AI-augmented personal knowledge base

· ai ai-agents web · Source ↗

TLDR

  • Atomic is a local-first knowledge base that auto-embeds, tags, and links notes into a navigable semantic graph with LLM-generated wiki synthesis and MCP integration.

Key Takeaways

  • Every note is an “atom” (markdown, web clip, RSS item) automatically embedded via vectors and tagged with a topic/person/place/event taxonomy.
  • Wiki Synthesis generates LLM-written articles per tag with inline citations back to source atoms; articles update incrementally as new atoms are added.
  • Agentic Chat queries your notes mid-conversation, scoped to a tag or full library, and cites sources to reduce hallucination risk.
  • MCP server exposes the knowledge base to Claude, Cursor, or any MCP client for search, read, and create operations without leaving your coding workflow.
  • Ships on five targets: macOS via Tauri, headless self-hosted server, iOS app, browser extension, and MCP server.

Hacker News Comment Review

  • The core differentiation question is unresolved: commenters directly challenged whether Atomic offers anything beyond Claude Code or similar tools pointed at an Obsidian vault, a comparison the builder has not yet answered publicly.
  • The builder notes a Karpathy tweet triggered a surge of competing AI knowledge base projects in the past month, framing rapid shipping (rebuilt iOS, CodeMirror6 editor, expanded MCP toolkit, Android in progress) as the competitive response.
  • A commenter wants CSV input for clustering short text, citing nomic.ai’s pre-pivot behavior as the prior art, which signals demand for non-Markdown ingestion paths Atomic does not yet support.

Notable Comments

  • @kenforthewin: builder confirms Karpathy tweet created a competitor wave; shipped CodeMirror6 editor with Obsidian-style rendering and major MCP/agent chat expansion in one month.
  • @CrypticShift: wants CSV clustering for short text inputs, references nomic.ai’s deprecated free-tier as prior art for this use case.

Original | Discuss on HN