From 2103a5073c2e3de3e2bedeb3f406354343af0885 Mon Sep 17 00:00:00 2001 From: Leo Date: Thu, 7 Mar 2024 03:57:49 +0800 Subject: [PATCH] Add Odin Runes, a Feature-Rich Java UI for Ollama, to README (#2440) * Add Odin Runes to README Add Odin Runes to README This commit adds Odin Runes to the "Community Integrations" section of the README. Odin Runes is a Java-based GPT client designed to provide seamless interaction with GPT models, enhancing productivity in prompt engineering and text generation tasks. This addition highlights the integration between Odin Runes and Ollama, offering users the flexibility to leverage large language models locally within their development workflow. * Update README.md this commit applies the comments of the reviewer. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 80afc7cf..e0aae459 100644 --- a/README.md +++ b/README.md @@ -278,6 +278,7 @@ See the [API documentation](./docs/api.md) for all endpoints. - [Chatbox](https://github.com/Bin-Huang/Chatbox) - [WinForm Ollama Copilot](https://github.com/tgraupmann/WinForm_Ollama_Copilot) - [NextChat](https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web) with [Get Started Doc](https://docs.nextchat.dev/models/ollama) +- [Odin Runes](https://github.com/leonid20000/OdinRunes) ### Terminal