WikiOracle

WikiOracle is an open-source LLM (based on GPT or Apertus) which is designed to be truthful, capable of online learning, and to serve as a public good.

WikiOracle attempts to ground its truth in the input: both the original training data of the network itself and the input data that is either trusted (e.g. trusted sources such as wikipedia.org added via RAG) or provided as input by the user. It represents uncertainty by exposing evidentiary structure, conflicts, and absences, rather than by relying on stochastic sampling.

The code for this site is currently being built at https://github.com/arborrhythms/WikiOracle