Recommendations for a tiered local AI setup? (5090 + Mini PC + Obsidian)

Posted by luigi029@reddit | LocalLLaMA | View on Reddit | 8 comments

​Hey everyone,

​I’ve finally got my local media stack on my NAS migrated over to a new Mini PC running WSL2, sperately I have running my main gaming rig.

now wnat to delve into the world of local AI models. Looking for some sanity checks on my model choices and how I’m tying everything together as a bit of a self-hosting beginner.

​The Hardware:

​Mini PC: Intel Core Ultra 9 / 32GB RAM. This runs 24/7. It’s got Open WebUI, Kokoro for TTS, and SearXNG for quick web searches. Configured this with the help of Gemini, but think i have a reasonable understanding of how it ties together.

​Gaming Rig: RTX 5090. I’m running Ollama natively here and connecting it to the Mini PC via Tailscale when I need the heavy lifting.

​The Workflow:

I’m using SearXNG on the Mini PC for basic stuff, but planning Vane set up to trigger only when I’m using the 5090 for deep-research tasks. is this worthwile?

​I’m also trying to get my Obsidian vault synced across everything using Syncthing. The goal is to use the vault as a local knowledge base in Open WebUI so the AI actually has access to my personal notes

.

​Where I need help (Total newbie here):

​5090 Models: With 32GB VRAM, what's reccomendations? I’ve been looking at Qwen 3.5 27B for speed, but is it worth trying to squeeze a quantized 70B on there, or will it just be painfully slow for daily use?

​Mini PC Models: Since this is always on, I want a small model (under 12B) that’s smart enough for basic chat but won’t cook the CPU or make the fans go crazy. Preferably with the ability to websearch with searxng.

​Obsidian: I’m totally new to this. What’s the best way to index a live Obsidian vault in Open WebUI? Is there a way to auto-index it as I add notes, or do I have to keep re-uploading files to the "Documents" section?

​Syncthing: Is Syncthing reliable enough for an Obsidian vault, or am I going to wake up to a mess of "conflict files" if I edit on my phone and PC at the same time?

​If I’m doing something totally "special" with this networking or setup, let me know. Otherwise would really appreciate suggestions.

Cheers!