Skip to content

Commit 3c6772e

Browse files
committed
summary, description
summary, description
1 parent ca8f44e commit 3c6772e

File tree

3 files changed

+15
-6
lines changed

3 files changed

+15
-6
lines changed

content/tools/tool3/index.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
2-
title: MUSE
3-
summary: AI-driven Metamorphic Testing Inputs Generator. #[GitHub](https://github.com/Trust4AI/MUSE) # SHORT DESCRIPTION
2+
title: MUSE. AI-driven Metamorphic Testing Inputs Generator
3+
summary: MUSE generates test inputs for testing the bias of AI-enabled Search Engines. It leverages the capabilities of Large Language Models (LLMs) to create a wide range of source and follow-up test cases. This tool complements GENIE, which manages communication with LLMs, and GUARD-ME, which checks for bias in responses from the systems under test.
4+
#[GitHub](https://github.com/Trust4AI/MUSE) # SHORT DESCRIPTION
45

56

67
links:
@@ -16,4 +17,6 @@ publication_types:
1617

1718
---
1819

20+
MUSE generates test inputs for testing the bias of AI-enabled Search Engines. It leverages the capabilities of Large Language Models (LLMs) to create a wide range of source and follow-up test cases. This tool complements GENIE, which manages communication with LLMs, and GUARD-ME, which checks for bias in responses from the systems under test.
1921

22+
Integration options include a Docker image that launches a REST API with interactive documentation, simplifying its use and integration into various systems. MUSE is part of the Trust4AI research project.

content/tools/tool4/index.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
2-
title: GUARD-ME
3-
summary: AI-guided Evaluator for Bias Detection using Metamorphic Testing. #[GitHub](https://github.com/Trust4AI/GUARD-ME) # SHORT DESCRIPTION
2+
title: GUARD-ME. AI-guided Evaluator for Bias Detection using Metamorphic Testing
3+
summary: GUARD-ME evaluates bias in AI-enabled search engines by evaluating the responses to the source and follow-up test cases. It utilizes Large Language Models (LLMs) to detect any bias and ensure that these systems adhere to ethical standards. This tool is complementary to MUSE, which generates the test cases used, and GENIE, which facilitates communication with LLMs.
4+
#[GitHub](https://github.com/Trust4AI/GUARD-ME) # SHORT DESCRIPTION
45

56
links:
67
- icon: github
@@ -15,4 +16,6 @@ publication_types:
1516

1617
---
1718

19+
GUARD-ME evaluates bias in AI-enabled search engines by evaluating the responses to the source and follow-up test cases. It utilizes Large Language Models (LLMs) to detect any bias and ensure that these systems adhere to ethical standards. This tool is complementary to MUSE, which generates the test cases used, and GENIE, which facilitates communication with LLMs.
1820

21+
Integration options include a Docker image that launches a REST API with interactive documentation, simplifying its use and integration into various systems. GUARD-ME is part of the Trust4AI research project.

content/tools/tool5/index.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
2-
title: GENIE
3-
summary: Natural Language Enquiry Executor. #[GitHub](https://github.com/Trust4AI/GENIE) # SHORT DESCRIPTION
2+
title: GENIE. Natural Language Enquiry Executor
3+
summary: GENIE facilitates the deployment and execution of Large Language Models (LLMs). This tool is specifically designed to integrate with MUSE, which generates test cases following a Metamorphic Testing approach, and GUARD-ME, which analyzes LLM responses to such test cases for the detection of possible biases.
4+
#[GitHub](https://github.com/Trust4AI/GENIE) # SHORT DESCRIPTION
45

56
links:
67
- icon: github
@@ -15,4 +16,6 @@ publication_types:
1516

1617
---
1718

19+
GENIE facilitates the deployment and execution of Large Language Models (LLMs). This tool is specifically designed to integrate with MUSE, which generates test cases following a Metamorphic Testing approach, and GUARD-ME, which analyzes LLM responses to such test cases for the detection of possible biases.
1820

21+
Integration options include a Docker image that launches a REST API with interactive documentation, simplifying its use and integration into various systems. GENIE is part of the Trust4AI research project.

0 commit comments

Comments
 (0)