Personal Wiki

The Personal Wiki is a consolidated knowledge management environment that integrates reference management, citation workflows, and local AI-powered note processing. By unifying source organization with advanced retrieval and generation capabilities, it eliminates the need for switching between disparate applications for note-taking, bibliography management, and AI assistance.

Core Functionality

Reference Management Integration

The system functions as a reference manager within obsidian, allowing users to:

  • Import citations from external sources and create dedicated reference notes.
  • Store bibliographic metadata, attach PDFs or web links, and generate citations in various styles.
  • Link references directly to other notes in the knowledge base for contextual access.
  • Maintain a unified workflow where source organization and content creation coexist without tool fragmentation.

Local AI-Powered Note Management

Recent integrations enhance the wiki with local, private AI capabilities through hermes-agent and ollama. This setup enables:

  • Hands-Free Interaction: Voice or command-driven note management reducing manual input overhead.
  • Privacy-Centric Processing: All AI inference occurs locally via Ollama, ensuring data sovereignty.
  • Automated Organization: Hermes Agent facilitates intelligent sorting, tagging, and retrieval of notes within the Obsidian vault.

See Local AI-Powered Note Management: Hermes Agent, Obsidian, Ollama Integration for detailed implementation workflows.

Workflow Architecture

  1. Ingestion: Sources are imported via reference manager plugins or direct file attachment.
  2. Linking: References are bi-directionally linked to relevant concepts and notes.
  3. AI Enhancement: Local models (via Ollama) process queries, summarize content, or generate insights through the Hermes Agent interface.
  4. Output: Citations and bibliographies are generated dynamically within the markdown environment.

References