Overview of OpenFactVerification (Loki)
mainOpenFactVerification (also known as Loki) is an open-source fact-checking pipeline. It uses state-of-the-art language models to verify the veracity of textual claims. The pipeline is designed with modularity in mind, allowing users to customize three core components:
- Evidence Retrieval: How the system finds supporting or contradicting information.
- Language Model: The LLM used to perform the verification.
- Prompt: The specific instructions used to guide the fact-checking process.