Nicolai-Rhesis-AI commited on
Commit
9f6d116
·
verified ·
1 Parent(s): eda05be

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -11
README.md CHANGED
@@ -26,24 +26,27 @@
26
 
27
 
28
  > Open-source test generation SDK for LLM applications.
 
29
 
30
- Rhesis enables AI developers to access curated test sets and generate dynamic ones for LLM applications. It provides tools to tailor validations to your needs and integrate seamlessly to keep your Gen AI robust, reliable & compliant.
31
 
32
- ### How to Use Our Datasets
33
 
34
- Rhesis AI provides a [SDK on Github](https://github.com/rhesis-ai/rhesis-sdk) and curated selection of datasets for testing LLM applications. These datasets are designed to evaluate the behavior of different types of LLM applications under various conditions. To get started, explore our datasets on Hugging Face, select the relevant test set for your needs, and begin evaluating your applications.
35
 
36
- For more information on how to integrate Rhesis AI into your LLM application testing process, or to inquire about custom test sets, feel free to explore our [Rhesis SDK on Github](https://github.com/rhesis-ai/rhesis-sdk) or reach out to us at: hello@rhesis.ai.
 
 
37
 
 
38
 
39
- ## Features
40
 
41
- The Rhesis SDK currently provides functionality to work with Rhesis test sets through routine operations:
 
 
42
 
43
- - **List Test Sets**: Browse through available curated test sets
44
- - **Load Test Sets**: Load specific test sets for your use case
45
- - **Download Test Sets**: Download test set data for offline use
46
- - **Generate Test Sets**: Generate new test sets from basic prompts
47
 
48
  ### Example Use Cases:
49
 
@@ -61,7 +64,7 @@ The Rhesis SDK currently provides functionality to work with Rhesis test sets th
61
 
62
  ### Disclaimer
63
 
64
- Our test sets are designed to rigorously evaluate LLM applications across various dimensions, including bias, safety, and security. Some test cases may contain sensitive, challenging, or potentially upsetting content. These cases are included to ensure thorough and realistic assessments. Users should review test cases carefully and exercise discretion when utilizing them.
65
 
66
  ### Visit Us
67
  For more details about our testing platform, datasets, and solutions, including the Rhesis AI SDK, visit [Rhesis AI](https://www.rhesis.ai/).
 
26
 
27
 
28
  > Open-source test generation SDK for LLM applications.
29
+
30
 
31
+ Rhesis AI provides curated and dynamically generated test sets to evaluate LLM applications under diverse conditions. These datasets help assess robustness, reliability, and compliance in real-world scenarios.
32
 
33
+ ### Using Our Datasets
34
 
35
+ Our datasets are designed to test various aspects of LLM application behavior, from reliability to safety and bias detection. To get started:
36
 
37
+ 1. Browse the available test sets here on Hugging Face.
38
+ 2. Select the dataset that aligns with your evaluation needs.
39
+ 3. Load and apply the test cases to assess your application’s behavior.
40
 
41
+ For more advanced testing and seamless integration, the [Rhesis SDK](https://github.com/rhesis-ai/rhesis-sdk) provides tools to automate dataset handling, generate structured test cases, and streamline evaluation workflows.
42
 
43
+ ## Key Features
44
 
45
+ - **Curated Test Sets** Pre-built datasets covering diverse evaluation criteria.
46
+ - **Dynamic Test Generation** – Generate custom test sets tailored to specific use cases.
47
+ - **Scalability** – Use datasets for one-off evaluations or integrate them into automated testing pipelines.
48
 
49
+ For questions or custom datasets, reach out at **[email protected]**.
 
 
 
50
 
51
  ### Example Use Cases:
52
 
 
64
 
65
  ### Disclaimer
66
 
67
+ Some test cases may contain sensitive, challenging, or potentially upsetting content. These cases are included to ensure thorough and realistic assessments. Users should review test cases carefully and exercise discretion when utilizing them.
68
 
69
  ### Visit Us
70
  For more details about our testing platform, datasets, and solutions, including the Rhesis AI SDK, visit [Rhesis AI](https://www.rhesis.ai/).