Giskard-AI / giskard

🐢 Open-Source Evaluation & Testing for LLMs and ML models
https://docs.giskard.ai
Apache License 2.0
3.71k stars 231 forks source link

Contributing to examples/tutorials #1951

Open cyberholics opened 1 month ago

cyberholics commented 1 month ago

Checklist

❓ Question

I am interested in making tutorials or examples on how to use Giskard, maybe technical articles as well. I have knowledge of using giskard, how do I start making these contributions? Should i create these tutorials on my blog first?

henchaves commented 1 month ago

Hey @cyberholics, thanks for your interest in helping us.

If you prefer, You can create a Jupyter Notebook tutorial. For example, all notebooks displayed on giskard docs are available here: https://github.com/Giskard-AI/giskard/tree/main/docs/reference/notebooks Then, you just have to submit a PR to add your contribution.

cyberholics commented 1 month ago

Sounds great; look out for my PR soon.