Local LLM Obsidian Knowledge Base icon

Local LLM Obsidian Knowledge Base

CreatedPSFW

Provides a template repository for running a local language model with an included knowledge base.

About

This template repository facilitates the setup of a local Language Learning Model (LLM) environment integrated with an Obsidian knowledge base. It's designed to allow users to easily incorporate and update knowledge from Git repositories using methods like `git subtree` or `git submodule`. The updating process leverages a client-server architecture, specifically using a VS Code extension (e.g., `Cline`) as the client and a `Filesystem`/`Obsidian-MCP` server for managing the knowledge base.

Key Features

  • 0 GitHub stars