From ba2da6ceaa8f6dc2b746bd5c13a51e80b884c096 Mon Sep 17 00:00:00 2001 From: Richard Awoyemi <35015261+richawo@users.noreply.github.com> Date: Mon, 23 Oct 2023 15:44:39 +0100 Subject: [PATCH] Added a minimalist React UI for Ollama models to the community contributions.md (#870) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8415600b..553e0c08 100644 --- a/README.md +++ b/README.md @@ -233,3 +233,4 @@ curl -X POST http://localhost:11434/api/generate -d '{ - [oterm](https://github.com/ggozad/oterm) - [Ellama Emacs client](https://github.com/s-kostyaev/ellama) - [OllamaSharp for .NET](https://github.com/awaescher/OllamaSharp) +- [Minimalistic React UI for Ollama Models](https://github.com/richawo/minimal-llm-ui)