README / README.md
alexcombessie's picture
Update README.md
3f0b965 verified
---
title: README
emoji: 🐒
colorFrom: red
colorTo: green
sdk: static
pinned: true
---
# Giskard: The testing platform for all AI models
**Control risks of performance, bias and security issues in AI models**
We are building an open-source testing platform for all AI models, from tabular models to NLP and LLM applications.
## Get started 🐒
Install the latest version of Giskard from PyPi using pip. We support Python 3.9, 3.10 and 3.11.
```sh
pip install "giskard[llm]" -U
```
[πŸ“œ Documentation](https://docs.giskard.ai/en/stable/getting_started/index.html)
[πŸ“™ Try it in Colab](https://colab.research.google.com/github/giskard-ai/giskard/blob/main/docs/getting_started/quickstart/quickstart_llm.ipynb)
[πŸ™ GitHub](https://github.com/Giskard-AI/giskard)
Finally, join our [Discord](https://gisk.ar/discord) community to drive the future of AI standards towards Quality, Security & Compliance!