File size: 1,323 Bytes
6e0c6d6 90d9239 9837b76 cae214c 90d9239 9837b76 6e0c6d6 90d9239 eb7df4e 90d9239 a016a0b 2b4c731 90d9239 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 |
<!--
title: OpenFactCheck
emoji: ✅
colorFrom: green
colorTo: purple
sdk: streamlit
app_file: src/openfactcheck/app/app.py
pinned: false
-->
<p align="center">
<img alt="OpenFactCheck Logo" src="https://raw.githubusercontent.com/hasaniqbal777/OpenFactCheck/main/assets/splash.png" height="120" />
<h3 align="center" style="color:SlateBlue;">OpenFactCheck</h3>
<p align="center">An Open-source Factuality Evaluation Demo for LLMs</p>
</p>
---
[![Build and Test](https://img.shields.io/github/actions/workflow/status/hasaniqbal777/openfactcheck/main.yaml)](https://github.com/hasaniqbal777/OpenFactCheck/actions/workflows/main.yaml)
[![License: Apache-2.0](https://img.shields.io/github/license/hasaniqbal777/openfactcheck)](https://opensource.org/licenses/Apache-2.0)
[![Python Version](https://img.shields.io/pypi/pyversions/openfactcheck.svg)](https://pypi.org/project/openfactcheck/)
[![PyPI Latest Release](https://img.shields.io/pypi/v/openfactcheck.svg)](https://pypi.org/project/openfactcheck/)
## Overview
OpenFactCheck is an open-source repository designed to facilitate the evaluation and enhancement of factuality in responses generated by large language models (LLMs). This project aims to integrate various fact-checking tools into a unified framework and provide comprehensive evaluation pipelines.
|