Local-LLM Interactive Help And Wizard Layer For Self-Hosted Knowledge Bases As A Modern Replacement For CHM
Self-hosters running Kiwix mirrors of Wikipedia, DevDocs, and dev wikis are manually wiring up RAG against them and reinventing the same retrieval+UI loop. Multiple users describe wanting an interactive Help-program experience (CHM-style tutorials and wizards) but powered by a local LLM against locally-hosted docs, with no per-product website round-trip. A packaged, installable 'help shell' that points at any Kiwix archive plus the user's local docs folder would be a real productivity layer.
Don't ship another chat sidebar. The win is task-shaped wizards (multi-step, branching, rememberable) where the LLM only fills the gaps that the curated wizard graph doesn't already nail down. That's how CHM beat random-Google for help in 1998.
landscape (4 existing solutions)
Self-hosted RAG kits exist but they're chat-window UX, not the contextual Help+Wizard pattern that made CHM and IDE help systems good. Nothing today natively says 'here's a tutorial pane next to my app, powered by my local Kiwix Wikipedia and my own docs folder'.