Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Post content fact checking #761

Open
1 task done
jeffpaul opened this issue Apr 18, 2024 · 0 comments
Open
1 task done

Post content fact checking #761

jeffpaul opened this issue Apr 18, 2024 · 0 comments
Labels
type:enhancement New feature or request.

Comments

@jeffpaul
Copy link
Member

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
@jeffpaul jeffpaul added the type:enhancement New feature or request. label Apr 18, 2024
@jeffpaul jeffpaul added this to the Future Release milestone Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:enhancement New feature or request.
Projects
Status: Incoming
Development

No branches or pull requests

1 participant