Welcome to RadBot Discussions! #1
pablo-chacon
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Title: Welcome to RadBot Discussions
RadBot is a private, local R&D reasoning engine. This is the place for questions, feedback, design discussions, and sharing what you build with it.
A few suggested categories to get started:
General -- questions about setup, configuration, and general usage
Architecture -- discussions about design decisions, proposed changes, and how the layers fit together
Cross-Domain R&D -- share what domain combinations you are testing and what the fusion mechanism surfaces
Bug Reports -- if something breaks, post here with your setup details and logs
Show and Tell -- forks, extensions, new MCP containers, anything you built on top of RadBot
A few things worth knowing before posting:
The project is currently in beta. The architecture is stable but real-world cross-domain validation is still in progress. If something behaves unexpectedly, it is more likely a cold-start issue (KMeans needs ~20 conclusions, XGBoost needs ~30 samples before the self-improving loop activates) than a fundamental flaw. Check the WHITEPAPER.md section 7 and 8 for known limitations and open questions before filing a bug.
If you have opinions on the three open hypotheses in the whitepaper, those conversations belong in Architecture. That feedback is directly useful.
The code is MIT. Fork it, extend it, point it at your domain.
Beta Was this translation helpful? Give feedback.
All reactions