You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/getting_started/index.md
+10-8
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ Giskard provides a platform for testing all AI models, from tabular ML to LLMs.
15
15
16
16
## Giskard Library (open-source)
17
17
18
-
An **open-source** library to detect hallucinations (RAGET) and security issues (scan) to turn them into test suites that you can automatically execute.
18
+
An **open-source** library to detect hallucinations and security issues to turn them into test suites that you can automatically execute.
19
19
20
20
Testing Machine Learning applications can be tedious. Since AI models depend on data, quality testing scenarios depend on
21
21
**domain specificities** and are often **infinite**. Besides, detecting security vulnerabilities on LLM applications requires specialized knowledge that most AI teams don't possess.
@@ -38,13 +38,15 @@ such as performance bias, hallucination, prompt injection, data leakage, spuriou
38
38
39
39
Get started **now** with our [quickstart notebooks](../getting_started/quickstart/index.md)! ⚡️
40
40
41
-
## The Giskard Enterprise LLM Hub
42
41
43
-
The LLM Hub is an enterprise solution offering a broader range of features such as a:
44
-
-**Continuous testing**: Detect new hallucinations and security issues during production
45
-
-**Annotation studio**: Easily write the right requirements for your LLM as a judge setup
46
-
-**Alerting**: Get alerted with regular vulnerability reports by emails during production
47
-
-**Red-teaming playground**: Collaboratively craft new test cases with high domain specificity
42
+
Want to take Giskard's features to the next level? Discover the LLM Hub below!
43
+
## LLM Evaluation Hub (for entreprises)
44
+
45
+
The [LLM Hub](https://www.giskard.ai/products/llm-evaluation-hub) is an enterprise solution offering a broader range of features such as a:
46
+
-**Continuous testing**: Detect new hallucinations and security issues during production.
47
+
-**Annotation studio**: Easily write the right requirements for your LLM as a judge setup.
48
+
-**Alerting**: Get alerted with regular vulnerability reports by emails during production.
49
+
-**Red-teaming playground**: Collaboratively craft new test cases with high domain specificity.
48
50
49
51
50
-
For a complete overview of LLM Hub’s features, check the documentation of the LLM Hub.
52
+
For a complete overview of LLM Hub’s features, check the documentation of the LLM Hub or directly [contact us](https://www.giskard.ai/contact).
0 commit comments