top | item 45687430

(no title)

boomskats | 4 months ago

Ha! This looks really nice, and I'm right there with you on the context development UX being clunky to navigate.

A couple of weeks ago I built something very very similar, only for Obsidian, using the Obsidian Canvas and OpenRouter as my baseline components. Works really nicely - handles image uploads, autolayout with dagre.js, system prompts, context export to flat files, etc. Think you've inspired me to actually publish the repo :)

discuss

order

jborland|4 months ago

That's great to hear! Best of luck with it, let me know how it goes.

I definitely think that there is a lot of work to do with context management UX. For us, we use react flow for our graph, and we manage the context and its tree structure ourselves so it's completely model agnostic. The same goes for our RAG system, so we can plug and play with any model! Is that similar for you?

heliostatic|4 months ago

Would love to see that--haven't found a great LLM interface for obsidian yet.

kloud|4 months ago

That sounds super cool, let me add another voice of encouragement, please do publish it.