From d653711397256f7363f82280d51ed728fce287cf Mon Sep 17 00:00:00 2001 From: Cameron Pfiffer Date: Mon, 19 Feb 2024 12:54:18 -0800 Subject: [PATCH] Update index.md Adds a link to HuggingFaceDatasets --- index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/index.md b/index.md index ec3a20e..c191832 100644 --- a/index.md +++ b/index.md @@ -18,6 +18,10 @@ JuliaGenAI [is participating](https://julialang.org/jsoc/gsoc/juliagenai/) in Go [Learn more!](https://julialang.org/jsoc/gsoc/juliagenai/) +## Organization packages + +- [HuggingFaceDatasets.jl](https://github.com/JuliaGenAI/HuggingFaceDatasets.jl) that wraps the python `datasets` package from huggingface. Thanks to [Carlo Lucibello](https://github.com/CarloLucibello) for the package! + ## Related packages JuliaGenAI is a new organization, and as such, it is still in the process of developing its first packages. However, we have several packages that represent the type of work we hope to promote. Please see the [Awesome List for GenAI meets Julia Language](https://github.com/svilupp/awesome-generative-ai-meets-julia-language).