You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/resources/libs.md
+3-2
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title : "Tools and libraries"
3
3
description: "Clojure tools and libraries for data and science"
4
4
lead: "Clojure tools and libraries for data and science"
5
5
date: 2022-02-14
6
-
lastmod: 2024-03-26
6
+
lastmod: 2024-05-21
7
7
draft: false
8
8
weight: 31
9
9
images: []
@@ -204,6 +204,7 @@ In addition to a few of the tools mentioned above, here is a list of dedicated t
204
204
-[Bosquet](https://github.com/zmedelis/bosquet):star: (`act`): `llm` - LLMOps for Large Language Model based applications
205
205
-[llama.clj](https://github.com/phronmophobic/llama.clj):star: (`act`): `llm` - A wrapper of [llama.cpp](https://github.com/ggerganov/llama.cpp)
206
206
-[clip.clj](https://github.com/phronmophobic/clip.clj):star: (`act`): `llm` - A wrapper for [clip.cpp](https://github.com/monatis/clip.cpp) for embeddins of images and text
207
+
-[Ragcats](https://github.com/constacts/ragtacts):star: (`act`): `llm` - A set of functions for building LLM applications including RAGs.
207
208
-[cohere-clojure](https://github.com/danielsz/cohere-clojure):star: (`act`): `llm` - An Unofficial port of the [Cohere](https://docs.cohere.com/docs) SDK
208
209
-[openai-clojure](https://github.com/wkok/openai-clojure):star: (`act`): `llm` - A wrapper of the [OpenAI API](https://platform.openai.com/docs/introduction) and [Azure OpenAI API](https://learn.microsoft.com/en-us/azure/ai-services/openai/reference)
209
210
-[openai-api](https://github.com/pmatiello/openai-api):star: (`act`): `llm` - A wrapper of the [OpenAI API](https://platform.openai.com/docs/introduction)
@@ -251,4 +252,4 @@ In addition to a few of the tools mentioned above, here is a list of dedicated t
251
252
-[rp-jackdaw-clj](https://github.com/rentpath/rp-jackdaw-clj): - various components for interacting with Kafka using Jackdaw
252
253
253
254
## Datasets
254
-
-[hdfs-clj](https://github.com/zmedelis/hfds-clj):star: (`act`): - Access to HuggingFace datasets via Clojure
255
+
-[hdfs-clj](https://github.com/zmedelis/hfds-clj):star: (`act`): - Access to HuggingFace datasets via Clojure
0 commit comments