this post was submitted on 07 Jul 2025
1 points (60.0% liked)

ObsidianMD

4678 readers
1 users here now

Unofficial Lemmy community for https://obsidian.md/

founded 2 years ago
MODERATORS
 

i know i mention this but maybe i didn't tell @obsidianmd directly - obsidian vaults can easily be used for RAG allowing you to explore your notes in new ways. the extract\_wisdom pattern from #fabricAI is great also.

actually here's an extension i came across this morning that can use Fabric's patterns:

https://github.com/chasebank87/mesh-ai

#meshAI #AI #PKM

you are viewing a single comment's thread
view the rest of the comments
[–] emory@soc.kvet.ch 1 points 3 weeks ago (8 children)

@mitch @obsidianmd does that use the AI Providers extension? LocalGPT is an extension that does and doesn't have that "premium tier" thing going on.

do you configure the embeddings for local vectors and also local inference? can you compare it to like the RAG function in AnythingLLM or open-webui or something similar?

i use a variety of methods haven't got a favorite yet.

[–] mitch@hoagie.cloud 1 points 3 weeks ago (7 children)

@emory @obsidianmd i will be honest that is a question you might be more equipped to answer than i, but here are the links if you wanna check it out. i see it has a folder named LLMproviders, but i am not sure if that is what you mean or not.

obsidian://show-plugin?id=copilot

https://github.com/logancyang/obsidian-copilot

https://github.com/logancyang/obsidian-copilot/tree/master/src/LLMProviders

[–] gabek@social.gabekangas.com 0 points 3 weeks ago (3 children)
[–] emory@soc.kvet.ch 1 points 3 weeks ago

@gabek @mitch @obsidianmd i don't either, i have other ways of doing what the paid version supports. i use cloud foundation models and local; my backends for embeddings are always ollama, lmstudio, and/or anythingLLM.

#anythingLLM has an easily deployed docker release and desktop application. it's not as able in managing and cross-threading conversations as LM (really Msty does it best) but #aLLM has a nice setup for agents and RAG.

load more comments (2 replies)
load more comments (5 replies)
load more comments (5 replies)