Does anyone have any idea of a good way to determine truth, kind of algorithm/procedure/protocol for truth(agreed upon belief maybe, possibly involving WoT )

My idea and why I need something like this, is to have a nostr power prediction market app. On other such sites the truth(I believe) is determined and set by a central authority.

Reply to this note

Please Login to reply.

Discussion

If you want to use nostr data as source, only thing i can think of IS use llm to process natural language input into something like numeric format. You can achieve maybe pretty good 8

If you want to use nostr data as source, only thing i can think of is use llm to process natural language input from notes into something like numeric format. You can achieve maybe pretty good 80 % conversion accuracy. Then just do whatever statistical analysis you need on the numbers.