emory

joined 3 years ago
[–] emory@soc.kvet.ch 1 points 1 week ago

@gabek @mitch @obsidianmd some of the small models i like using with obsidian vaults locally are deepseek+llama distills and MoE models for every occasion. fiction and creative, classification and vision. there's a few 8x merged models that are extremely fun for d&d.

i have a speech operated adventure like #Zork that uses a 6x MoE that can be really surreal.

there's a phi2-ee model on hf that is small and fast at electrical eng work, i use that for a radio and electronics project vault!

[–] emory@soc.kvet.ch 1 points 1 week 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.

[–] emory@soc.kvet.ch 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?

[–] emory@soc.kvet.ch 1 points 1 week ago (2 children)

@mitch @obsidianmd this extension is great and i wish others used it instead of reimplementing things https://github.com/pfrankov/obsidian-ai-providers

[–] emory@soc.kvet.ch 1 points 1 week 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.

 

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

 

#zettelFlow for @obsidianmd is still stealing my attention a bit.

i love the use of Canvas in #Obsidian for this sort of thing!

https://github.com/RafaelGB/Obsidian-ZettelFlow

#zettelkasten #pkm #obsidianMD #knowloedgeGraph #notes

[–] emory@soc.kvet.ch 1 points 2 months ago

OH MY GOD @obsidianmd it knows about #johnnyDecimal ??? look at Edge Sources in Settings! 🤯

 

hello @obsidianmd nerds if you haven't seen that there's a 4.0 branch of the exquisitely cool #Breadcrumbs #plugin you need to get on that right away but i'll let you get excited on your own! start here: https://publish.obsidian.md/breadcrumbs-docs/Home

i used to use another plugin that i liked for relationships between notes; to quickly traverse a vault by traveling "up/down/L/R" of the active note but it got really sluggish fast and this is performing way better it's a new codebase entirely. i'm super into it.

 

oh my g-d you can plug #fabricAI right into an @obsidianmd vault like it's nbd. with aliases of patterns too. holy shit lol "oh hai, vault of knowledge is it? oh? who, me? just a sonic fucking screwdriver stand back everyone: :sparkles:

 

hey #obsidianMD and @obsidianmd!

i am happy to see someone has created an #AI Providers #plugin for #obsidian that other plugins can use so we don't have to have half a dozen different identical provisioning plugins to take care of.

if you write a plugin that uses local AI for #PKM please consider adopting AI Providers!
https://github.com/pfrankov/obsidian-ai-providers

#repository #automation #localAI

 

i am learning a lot of cool things today, like #Pintora is a diagrams-as-code markup language that is parsed similar to markdown? i use mermaid and excalidraw and draw-io/diagrams-net diagrams in @obsidianmd already but Pintora is really interesting to me!

i don't know if i can get my AI assistant to understand it as well as editable svg/xml drawio diagrams, but i can't wait to find out.

https://github.com/amiaslee/obsidian-pintora

#plugin #pkm #obsidian #diagrams #DaC