this post was submitted on 07 Jul 2025
3 points (71.4% liked)

ObsidianMD

4654 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
[–] [email protected] 1 points 1 week ago

@INeedMana if they offer an OpenAI-ish compatible API (e.g. https://blahblah/v1) you can add it as an OpenAI service with a new endpoint and your own API creds inside AI Providers but IDK about the various other extensions.

the mesh-AI one uses fabric though and you can configure fabric to use mistral's API just fine i reckon?