Skip to main content

Lightweight self-hosted span annotation tool

Project description

logo

factgenie

Pytest PyPI slack Code style: black Github stars

Annotate LLM outputs with a lightweight, self-hosted web application 🌈

factgenie

📢 News

  • 2025-03-06 - Release 1.1.0 is out and comes with many significant improvements! See the 👉️ changelog.
  • 2024-11-13 - We released version 1.0.1: our first official release! 🎉

👉️ How can factgenie help you?

Outputs from large language models (LLMs) may contain errors: semantic, factual, and lexical.

With factgenie, you can have the error spans annotated:

  • From LLMs through an API.
  • From humans through a crowdsourcing service.

Factgenie can provide you:

  1. A user-friendly website for collecting annotations from human crowdworkers.
  2. API calls for collecting equivalent annotations from LLM-based evaluators.
  3. A visualization interface for visualizing the data and inspecting the annotated outputs.

What does factgenie not help with is collecting the data (we assume that you already have these), starting the crowdsourcing campaign (for that, you need to use a service such as Prolific.com) or running the LLM evaluators (for that, you need a local framework such as Ollama or a proprietary API).

🏃 Quickstart

Make sure you have Python >=3.9 installed.

If you want to quickly try out factgenie, you can install the package from PyPI:

pip install factgenie

However, the recommended approach for using factgenie is using an editable package:

git clone https://github.com/ufal/factgenie.git
cd factgenie
pip install -e .[dev,deploy]

This approach will allow you to manually modify configuration files and write your own data classes.

After installing factgenie, use the following command to run the server on your local computer:

factgenie run --host=127.0.0.1 --port 8890

More information on how to set up factgenie is on Github wiki.

💡 Usage guide

See the following wiki pages that that will guide you through various use-cases of factgenie:

Topic Description
🔧 Setup How to install factgenie.
🗂️ Data Management How to manage datasets and model outputs.
🤖 LLM Annotations How to annotate outputs using LLMs.
👥 Crowdsourcing Annotations How to annotate outputs using human crowdworkers.
✍️ Generating Outputs How to generate outputs using LLMs.
📊 Analyzing Annotations How to obtain statistics on collected annotations.
💻 Command Line Interface How to use factgenie command line interface.
🌱 Contributing How to contribute to factgenie.

🔥 Tutorials

We also provide step-by-step walkthroughs showing how to employ factgenie on the dataset from the Shared Task in Evaluating Semantic Accuracy:

Tutorial Description
🏀 #1: Importing a custom dataset Loading the basketball statistics and model-generated basketball reports into the web interface.
💬 #2: Generating outputs Using Llama 3.1 with Ollama for generating basketball reports.
📊 #3: Customizing data visualization Manually creating a custom dataset class for better data visualization.
🤖 #4: Annotating outputs with an LLM Using GPT-4o for annotating errors in the basketball reports.
👨‍💼 #5: Annotating outputs with human annotators Using human annotators for annotating errors in the basketball reports.

🔊 Join us on Slack

If you want to get a quick feedback or actively participate in development of factgenie, join our public Slack workspace:

Join us on Slack

📸 Try a public preview

We used factgenie for our related research project. We host the outputs from the project using a public instance of factgenie.

[!IMPORTANT] Note that this preview is very limited: it enables only data viewing, not any data collection or management.

👉️ You can access the preview here.

💬 Cite us

Our paper was published at INLG 2024 System Demonstrations!

You can also find the paper on arXiv.

For citing us, please use the following BibTeX entry:

@inproceedings{kasner2024factgenie,
    title = "factgenie: A Framework for Span-based Evaluation of Generated Texts",
    author = "Kasner, Zden{\v{e}}k  and
      Platek, Ondrej  and
      Schmidtova, Patricia  and
      Balloccu, Simone  and
      Dusek, Ondrej",
    editor = "Mahamood, Saad  and
      Minh, Nguyen Le  and
      Ippolito, Daphne",
    booktitle = "Proceedings of the 17th International Natural Language Generation Conference: System Demonstrations",
    year = "2024",
    address = "Tokyo, Japan",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.inlg-demos.5",
    pages = "13--15",
}

Acknowledgements

The authors acknowledge the support of the National Recovery Plan funded project MPO 60273/24/21300/21000 CEDMO 2.0 NPO.

This work was co-funded by the European Union (ERC, NG-NLG, 101039303).

erc-logo

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

factgenie-1.2.0.tar.gz (3.2 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

factgenie-1.2.0-py3-none-any.whl (3.2 MB view details)

Uploaded Python 3

File details

Details for the file factgenie-1.2.0.tar.gz.

File metadata

  • Download URL: factgenie-1.2.0.tar.gz
  • Upload date:
  • Size: 3.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.12

File hashes

Hashes for factgenie-1.2.0.tar.gz
Algorithm Hash digest
SHA256 11221a8d44582db38ab1d011c4a6fcb7846072bc59e30d637f330c0d51bb4fec
MD5 faf8c025366904daa6bf2addfa54cf91
BLAKE2b-256 ad317ce795a9223767adc315a91b94db7f0279bef5ee0185023379728fb6ceb5

See more details on using hashes here.

File details

Details for the file factgenie-1.2.0-py3-none-any.whl.

File metadata

  • Download URL: factgenie-1.2.0-py3-none-any.whl
  • Upload date:
  • Size: 3.2 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.12

File hashes

Hashes for factgenie-1.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3e033edee9e2406ffad4a5e3e762d3d97462aed880336e0de83d9a8b0b4ef38d
MD5 b786fc1a9747963f9e0a61f2ec933fb4
BLAKE2b-256 4bd25c713e69c82424cd3aefe6367b19f5c43db54088a02396bad1feaa738c0c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page