File size: 170 Bytes
398a289
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
"""
Knowledge-Grounded Fact Verification System
with Retrieval-Augmented Language Models

Based on the paper by Zichao Li (Canoakbit Alliance)
"""

__version__ = "1.0.0"