From 09025f70d0fc26c47193169894d47d343523066c Mon Sep 17 00:00:00 2001 From: endo9000 Date: Fri, 26 Apr 2024 18:33:15 +0700 Subject: [PATCH 1/5] imported webui & desktop apps --- README.md | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 87c3399..37c4528 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ inspired by [Awesome Python](https://github.com/vinta/awesome-python) |--|--|--| | [Open Webui](https://github.com/open-webui/open-webui) | Open Source :heavy_check_mark:
Image To text :heavy_check_mark:
Multi Model Chats :heavy_check_mark:
| Docker
npm | | [LLM-X](https://github.com/mrdjohnson/llm-x) | Works without installing :heavy_check_mark:
Open Source :heavy_check_mark:
Image To text :heavy_check_mark:
| [Website](https://mrdjohnson.github.io/llm-x/)
npm | -| [Enchanted](https://github.com/open-webui/open-webui) | Mac OS native :heavy_check_mark:
| | +| [Enchanted](https://github.com/AugustDev/enchanted) | Mac OS native :heavy_check_mark:
| Mac OS Native | | [BionicGPT](https://github.com/bionic-gpt/bionic-gpt) | | Docker
Curl | | [Ollamac](https://github.com/kevinhermawan/Ollamac) | | Download | | [Amica](https://github.com/semperai/amica) | | npm | @@ -36,6 +36,22 @@ inspired by [Awesome Python](https://github.com/vinta/awesome-python) | [Ollama-SwiftUI](https://github.com/kghandour/Ollama-SwiftUI) | | Download | | [Dify.AI](https://github.com/langgenius/dify) | | [Website](https://dify.ai/)
Docker | | [Lollms-Webui](https://github.com/ParisNeo/lollms-webui) | Text to image :heavy_check_mark:
Text to video :heavy_check_mark:
Text to music :heavy_check_mark:
| Download | +| [NextJS Web Interface for Ollama](https://github.com/jakobhoeg/nextjs-ollama-llm-ui) | | +| [Alpaca WebUI](https://github.com/mmo80/alpaca-webui) | | +| [OllamaGUI](https://github.com/enoch1118/ollamaGUI) | | +| [Odin Runes](https://github.com/leonid20000/OdinRunes) | | +| [Ollama Basic Chat: Uses HyperDiv Reactive UI](https://github.com/rapidarchitect/ollama_basic_chat) | | +| [Ollama-chats RPG](https://github.com/drazdra/ollama-chats) | | +| [QA-Pilot: Chat with Code Repository](https://github.com/reid41/QA-Pilot) | | +| [ChatOllama](https://github.com/sugarforever/chat-ollama) | | +| [CRAG Ollama Chat](https://github.com/Nagi-ovo/CRAG-Ollama-Chat) | | +| [RAGFlow](https://github.com/infiniflow/ragflow) | | +| [chat: chat web app for teams](https://github.com/swuecho/chat) | | +| [Lobe Chat](https://github.com/lobehub/lobe-chat) | | +| [Ollama RAG Chatbot](https://github.com/datvodinh/rag-chatbot) | | +| [Msty](https://msty.app/) | | +| [Chatbox](https://github.com/Bin-Huang/Chatbox) | | +| [WinForm Ollama Copilot](https://github.com/tgraupmann/WinForm_Ollama_Copilot) | | ## Mobile Apps ## Terminal From d745b0964b26d5a657e6517bb70bcb0b529f96f5 Mon Sep 17 00:00:00 2001 From: djohnson Date: Sat, 27 Apr 2024 09:54:05 +0900 Subject: [PATCH 2/5] Fixing hyperlinks for shared web and desktop --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 37c4528..2090f92 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,7 @@ a list of tools and frameworks you can use with [Ollama](https://github.com/olla inspired by [Awesome Python](https://github.com/vinta/awesome-python) - [Awesome Ollama](https://github.com/endo9000/awesome-ollama?tab=readme-ov-file#awesome-ollama) - - [Desktop UIs](https://github.com/endo9000/awesome-ollama?tab=readme-ov-file#desktop-uis) - - [Web UIs](https://github.com/endo9000/awesome-ollama?tab=readme-ov-file#web-uis) + - [Web & Desktop & Mobile UIs](https://github.com/endo9000/awesome-ollama?tab=readme-ov-file#web--desktop-uis) - [Mobile Apps](https://github.com/endo9000/awesome-ollama?tab=readme-ov-file#mobile-apps) - [Terminal](https://github.com/endo9000/awesome-ollama?tab=readme-ov-file#terminal) - [Databases](https://github.com/endo9000/awesome-ollama?tab=readme-ov-file#databases) From 227148975541b5492464d4eb9e02a5454c3097ef Mon Sep 17 00:00:00 2001 From: djohnson Date: Sat, 27 Apr 2024 10:04:12 +0900 Subject: [PATCH 3/5] Adding integrations from ollama PRs --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 2090f92..a353990 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,12 @@ inspired by [Awesome Python](https://github.com/vinta/awesome-python) | [Msty](https://msty.app/) | | | [Chatbox](https://github.com/Bin-Huang/Chatbox) | | | [WinForm Ollama Copilot](https://github.com/tgraupmann/WinForm_Ollama_Copilot) | | +| [macai](https://github.com/Renset/macai) | | +| [Fusion Quill](https://FusionQuill.AI) | | +| [BrainSoup](https://www.nurgo-software.com/products/brainsoup) | | +| [Ollama Grid Search](https://github.com/dezoito/ollama-grid-search) | | +| [BoltAI](https://boltai.com) | | +| [Ollama4j](https://github.com/ollama4j/ollama4j-web-ui) | | ## Mobile Apps ## Terminal From cc9cb1f4e7911f090bd168b8e445d43c86e73f09 Mon Sep 17 00:00:00 2001 From: djohnson Date: Sat, 27 Apr 2024 10:07:54 +0900 Subject: [PATCH 4/5] Moving active community member projects to the top --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a353990..4225174 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,8 @@ inspired by [Awesome Python](https://github.com/vinta/awesome-python) |--|--|--| | [Open Webui](https://github.com/open-webui/open-webui) | Open Source :heavy_check_mark:
Image To text :heavy_check_mark:
Multi Model Chats :heavy_check_mark:
| Docker
npm | | [LLM-X](https://github.com/mrdjohnson/llm-x) | Works without installing :heavy_check_mark:
Open Source :heavy_check_mark:
Image To text :heavy_check_mark:
| [Website](https://mrdjohnson.github.io/llm-x/)
npm | +| [Ollama Grid Search](https://github.com/dezoito/ollama-grid-search) | | +| [Ollama-chats RPG](https://github.com/drazdra/ollama-chats) | | | [Enchanted](https://github.com/AugustDev/enchanted) | Mac OS native :heavy_check_mark:
| Mac OS Native | | [BionicGPT](https://github.com/bionic-gpt/bionic-gpt) | | Docker
Curl | | [Ollamac](https://github.com/kevinhermawan/Ollamac) | | Download | @@ -40,7 +42,6 @@ inspired by [Awesome Python](https://github.com/vinta/awesome-python) | [OllamaGUI](https://github.com/enoch1118/ollamaGUI) | | | [Odin Runes](https://github.com/leonid20000/OdinRunes) | | | [Ollama Basic Chat: Uses HyperDiv Reactive UI](https://github.com/rapidarchitect/ollama_basic_chat) | | -| [Ollama-chats RPG](https://github.com/drazdra/ollama-chats) | | | [QA-Pilot: Chat with Code Repository](https://github.com/reid41/QA-Pilot) | | | [ChatOllama](https://github.com/sugarforever/chat-ollama) | | | [CRAG Ollama Chat](https://github.com/Nagi-ovo/CRAG-Ollama-Chat) | | @@ -54,7 +55,6 @@ inspired by [Awesome Python](https://github.com/vinta/awesome-python) | [macai](https://github.com/Renset/macai) | | | [Fusion Quill](https://FusionQuill.AI) | | | [BrainSoup](https://www.nurgo-software.com/products/brainsoup) | | -| [Ollama Grid Search](https://github.com/dezoito/ollama-grid-search) | | | [BoltAI](https://boltai.com) | | | [Ollama4j](https://github.com/ollama4j/ollama4j-web-ui) | | From 0a9b31fec10f8f484fc3c0cce18ee9fef3f466dc Mon Sep 17 00:00:00 2001 From: djohnson Date: Sat, 27 Apr 2024 10:31:32 +0900 Subject: [PATCH 5/5] Adding some install types for the web uis --- README.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 4225174..b8ef237 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,8 @@ inspired by [Awesome Python](https://github.com/vinta/awesome-python) |--|--|--| | [Open Webui](https://github.com/open-webui/open-webui) | Open Source :heavy_check_mark:
Image To text :heavy_check_mark:
Multi Model Chats :heavy_check_mark:
| Docker
npm | | [LLM-X](https://github.com/mrdjohnson/llm-x) | Works without installing :heavy_check_mark:
Open Source :heavy_check_mark:
Image To text :heavy_check_mark:
| [Website](https://mrdjohnson.github.io/llm-x/)
npm | -| [Ollama Grid Search](https://github.com/dezoito/ollama-grid-search) | | -| [Ollama-chats RPG](https://github.com/drazdra/ollama-chats) | | +| [Ollama Grid Search](https://github.com/dezoito/ollama-grid-search) | | Desktop
rust+npm | +| [Ollama-chats RPG](https://github.com/drazdra/ollama-chats) | | local-server | | [Enchanted](https://github.com/AugustDev/enchanted) | Mac OS native :heavy_check_mark:
| Mac OS Native | | [BionicGPT](https://github.com/bionic-gpt/bionic-gpt) | | Docker
Curl | | [Ollamac](https://github.com/kevinhermawan/Ollamac) | | Download | @@ -37,15 +37,15 @@ inspired by [Awesome Python](https://github.com/vinta/awesome-python) | [Ollama-SwiftUI](https://github.com/kghandour/Ollama-SwiftUI) | | Download | | [Dify.AI](https://github.com/langgenius/dify) | | [Website](https://dify.ai/)
Docker | | [Lollms-Webui](https://github.com/ParisNeo/lollms-webui) | Text to image :heavy_check_mark:
Text to video :heavy_check_mark:
Text to music :heavy_check_mark:
| Download | -| [NextJS Web Interface for Ollama](https://github.com/jakobhoeg/nextjs-ollama-llm-ui) | | -| [Alpaca WebUI](https://github.com/mmo80/alpaca-webui) | | -| [OllamaGUI](https://github.com/enoch1118/ollamaGUI) | | -| [Odin Runes](https://github.com/leonid20000/OdinRunes) | | -| [Ollama Basic Chat: Uses HyperDiv Reactive UI](https://github.com/rapidarchitect/ollama_basic_chat) | | -| [QA-Pilot: Chat with Code Repository](https://github.com/reid41/QA-Pilot) | | -| [ChatOllama](https://github.com/sugarforever/chat-ollama) | | -| [CRAG Ollama Chat](https://github.com/Nagi-ovo/CRAG-Ollama-Chat) | | -| [RAGFlow](https://github.com/infiniflow/ragflow) | | +| [NextJS Web Interface for Ollama](https://github.com/jakobhoeg/nextjs-ollama-llm-ui) | | npm | +| [Alpaca WebUI](https://github.com/mmo80/alpaca-webui) | | npm | +| [OllamaGUI](https://github.com/enoch1118/ollamaGUI) | | cocoapods | +| [Odin Runes](https://github.com/leonid20000/OdinRunes) | | maven + java | +| [Ollama Basic Chat](https://github.com/rapidarchitect/ollama_basic_chat) | | python | +| [QA-Pilot: Chat with Code Repository](https://github.com/reid41/QA-Pilot) | | python
streamlit | +| [ChatOllama](https://github.com/sugarforever/chat-ollama) | | npm | +| [CRAG Ollama Chat](https://github.com/Nagi-ovo/CRAG-Ollama-Chat) | | streamlit | +| [RAGFlow](https://github.com/infiniflow/ragflow) | | [Website](https://ragflow.io/)
docker
local-server | | [chat: chat web app for teams](https://github.com/swuecho/chat) | | | [Lobe Chat](https://github.com/lobehub/lobe-chat) | | | [Ollama RAG Chatbot](https://github.com/datvodinh/rag-chatbot) | |