alexcombessie
commited on
Commit
β’
3f0b965
1
Parent(s):
eb61e75
Update README.md
Browse files
README.md
CHANGED
@@ -18,10 +18,10 @@ Install the latest version of Giskard from PyPi using pip. We support Python 3.9
|
|
18 |
pip install "giskard[llm]" -U
|
19 |
```
|
20 |
|
21 |
-
[Documentation](https://docs.giskard.ai/en/stable/getting_started/index.html)
|
22 |
|
23 |
-
[
|
24 |
|
25 |
-
[
|
26 |
|
27 |
-
|
|
|
18 |
pip install "giskard[llm]" -U
|
19 |
```
|
20 |
|
21 |
+
[π Documentation](https://docs.giskard.ai/en/stable/getting_started/index.html)
|
22 |
|
23 |
+
[π Try it in Colab](https://colab.research.google.com/github/giskard-ai/giskard/blob/main/docs/getting_started/quickstart/quickstart_llm.ipynb)
|
24 |
|
25 |
+
[π GitHub](https://github.com/Giskard-AI/giskard)
|
26 |
|
27 |
+
Finally, join our [Discord](https://gisk.ar/discord) community to drive the future of AI standards towards Quality, Security & Compliance!
|