ramirocerda

PROJECT / knowledge-vault

Knowledge Vault — AI-powered PKM

Personal Active

An Obsidian vault synced with Git where AI agents ingest papers, articles, and videos: extract concepts, build semantic links, and write actionable summaries. Multimodel chat over the whole knowledge base.

A personal knowledge vault grows fast and loses value when each note stays isolated: no links, no summaries, and no way to ask it anything.

Designed a Raw → concepts → bidirectional links → actionable summaries pipeline, orchestrated by AI agents that ingest external sources (papers, articles, videos). On top runs a multimodel semantic chat (Claude, DeepSeek, OpenCode) over the full vault, and everything stays versioned in Git.

  • Raw → concepts → bidirectional links → actionable summaries pipeline.
  • AI agents that ingest papers, articles, and videos and extract the key concepts.
  • Multimodel semantic chat (Claude, DeepSeek, OpenCode) over the whole vault.
  • Synced with Git: versioning, portability, and zero lock-in.
  • Obsidian
  • Git
  • Python
  • Bash
  • Claude
  • DeepSeek
  • OpenCode