From 2c565174941d24c9090b3496eae0494e089870e3 Mon Sep 17 00:00:00 2001 From: Jikku Jose <113770409+jikkuatwork@users.noreply.github.com> Date: Tue, 26 Mar 2024 00:24:09 +0530 Subject: [PATCH] Add Saddle (#3178) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index af8db301..43fde1e7 100644 --- a/README.md +++ b/README.md @@ -262,6 +262,7 @@ See the [API documentation](./docs/api.md) for all endpoints. - [Bionic GPT](https://github.com/bionic-gpt/bionic-gpt) - [Enchanted (macOS native)](https://github.com/AugustDev/enchanted) - [HTML UI](https://github.com/rtcfirefly/ollama-ui) +- [Saddle](https://github.com/jikkuatwork/saddle) - [Chatbot UI](https://github.com/ivanfioravanti/chatbot-ollama) - [Typescript UI](https://github.com/ollama-interface/Ollama-Gui?tab=readme-ov-file) - [Minimalistic React UI for Ollama Models](https://github.com/richawo/minimal-llm-ui)