Software & Datasets
The source code of our tools, web site, etc., are available from the project's github repository
-
Web page source. The code of this web page.
Code available at: https://github.com/elidek-themis/elidek-themis.github.io
-
Themis LLM platform The code of the Themis LLM platform.
Code available at: https://github.com/elidek-themis/themis-llm
-
Themis datasets The sources of the datasets used in Themis.
Code available at: https://github.com/elidek-themis/datasets
-
PULSE – Polling Using LLM-based Sentiment Extraction The code of the ICDM 2025 Demo.
Code available at: https://github.com/elidek-themis/pulse
-
Bias Mitigation Algorithms. The implementation code of the following 10 bias mitigation algorithms:
- counter-fair
- fair-k-means
- fair-network-communities-through-group-modularity
- fair-pagerank
- fair-potential-field-clustering
- flp
- k-NN-classification-fairness-flip
- k-NN-classification-fairness-remove
- modularity-fair-deep-community-detection
- opinion-fairness
Code available at: https://github.com/elidek-themis/mitigation-algorithms
-
vllm router Utility code for vllm router.
Code available at: https://github.com/elidek-themis/vllm-router
