From e8f99f28ecc89ce4979343162d6163d640011cce Mon Sep 17 00:00:00 2001 From: Amith Koujalgi Date: Tue, 14 May 2024 10:58:29 +0530 Subject: [PATCH] Updated library usages in README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 6cdfc25..2dc53fa 100644 --- a/README.md +++ b/README.md @@ -110,6 +110,13 @@ make it Releases (newer artifact versions) are done automatically on pushing the code to the `main` branch through GitHub Actions CI workflow. +#### Who's using Ollama4j? + +- `Datafaker`: a library to generate fake data + - https://github.com/datafaker-net/datafaker-experimental/tree/main/ollama-api +- `Vaadin Web UI`: UI-Tester for Interactions with Ollama via ollama4j + - https://github.com/TEAMPB/ollama4j-vaadin-ui + #### Traction [![Star History Chart](https://api.star-history.com/svg?repos=amithkoujalgi/ollama4j&type=Date)](https://star-history.com/#amithkoujalgi/ollama4j&Date)