You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your enhancement related to a problem? Please describe.
AI tooling exists that can help automate the process of verifying factuality. Tools like Loki provide "a comprehensive pipeline for dissecting long texts into individual claims, assessing their worthiness for verification, generating queries for evidence search, crawling for evidence, and ultimately verifying the claims." Tools like Loki could be used to plug into a post's pre-publish flows and act as a fact checker (whether it blocks publishing or not is up to debate). Also worth validating is how long this takes to process post of varying lengths to help determine where best to integrate this sort of check (e.g. if its a lengthy process then probably before the pre-publish panel, potentially in an author/editor-triggered manner).
Designs
No response
Describe alternatives you've considered
Some research on available tools, their applicability into our ClassifAI architecture, and then some performance tests to then identify how and where best to integrate this sort of feature into ClassifAI.
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
Is your enhancement related to a problem? Please describe.
AI tooling exists that can help automate the process of verifying factuality. Tools like Loki provide "a comprehensive pipeline for dissecting long texts into individual claims, assessing their worthiness for verification, generating queries for evidence search, crawling for evidence, and ultimately verifying the claims." Tools like Loki could be used to plug into a post's pre-publish flows and act as a fact checker (whether it blocks publishing or not is up to debate). Also worth validating is how long this takes to process post of varying lengths to help determine where best to integrate this sort of check (e.g. if its a lengthy process then probably before the pre-publish panel, potentially in an author/editor-triggered manner).
Designs
No response
Describe alternatives you've considered
Some research on available tools, their applicability into our ClassifAI architecture, and then some performance tests to then identify how and where best to integrate this sort of feature into ClassifAI.
Code of Conduct
The text was updated successfully, but these errors were encountered: