What problem does this solve?
-
SB knowledge is spread across:
-
forum threads
-
GitHub issues & PRs
-
documentation
-
plugins
-
newcomers struggle
-
contributors often repeat explanations
-
dev discussions get lost in history
An AI trained/indexed on SB’s real collective knowledge could:
-
answer questions accurately
-
explain SB internals
-
support plugin developers
-
reduce repeated questions
-
surface past decisions
-
help debug faster
What it would “know”
-
Only public SB content:
-
forum
-
GitHub repo
-
issues + PR + discussions
-
official docs
-
public plugins
-
No private vaults. No personal data.
How it could work
-
Likely via RAG (Retrieval Augmented Generation):
-
index sources
-
vector search
AI answers with citations
-
regularly updated
-
Lightweight, safe, transparent.
Possible forms
-
Forum assistant
-
Web chatbot
-
Dev assistant
Maybe later: SB-integrated assistant?
Open Questions
Would the community find this useful?
Should it be official or community-driven?
Where should it live?
Minimal MVP or ambitious project?
Personally, I believe this could massively boost:
-
learning curve
-
innovation speed
-
community experience
and maybe even SilverBullet adoption
Curious to hear your thoughts! :–)