Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
Obsidian Local LLM Plugin
Demonstrates building a private Obsidian plugin that uses local LLMs to query personal notes, covering architecture, Claude integration, and productivity gains.
I created a Local LLM Plugin for Obsidian that lets you talk to your notes.
I write a journal everyday and spend a lot of time copy and pasting things into online LLM’s and cringe about my private thoughts being captured and stored forever.
I wanted something that was more private and still had the capabilities of a publicly hosted LLM.
The part that is crazy, is that I vibe coded the whole thing.
I wanted to share the process, the outcome, and how local models for your sensitive data should be part of everyone’s workflow.