alexcombessie commited on
Commit
db3091a
·
verified ·
1 Parent(s): 3f0b965

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -7,10 +7,9 @@ sdk: static
7
  pinned: true
8
  ---
9
 
10
- # Giskard: The testing platform for all AI models
11
- **Control risks of performance, bias and security issues in AI models**
12
 
13
- We are building an open-source testing platform for all AI models, from tabular models to NLP and LLM applications.
14
 
15
  ## Get started 🐢
16
  Install the latest version of Giskard from PyPi using pip. We support Python 3.9, 3.10 and 3.11.
 
7
  pinned: true
8
  ---
9
 
10
+ # Giskard: The testing platform for LLM Agents
11
+ **Control risks of performance, bias and security issues of LLM Agents**
12
 
 
13
 
14
  ## Get started 🐢
15
  Install the latest version of Giskard from PyPi using pip. We support Python 3.9, 3.10 and 3.11.