mirror of
https://github.com/tcsenpai/Awesome-Ollama.git
synced 2025-06-06 17:45:21 +00:00
Merge branch 'main' of https://github.com/endo9000/Awesome-Ollama
This commit is contained in:
commit
29f68af070
29
README.md
29
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)
|
inspired by [Awesome Python](https://github.com/vinta/awesome-python)
|
||||||
|
|
||||||
- [Awesome Ollama](https://github.com/endo9000/awesome-ollama?tab=readme-ov-file#awesome-ollama)
|
- [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 & Desktop & Mobile UIs](https://github.com/endo9000/awesome-ollama?tab=readme-ov-file#web--desktop-uis)
|
||||||
- [Web UIs](https://github.com/endo9000/awesome-ollama?tab=readme-ov-file#web-uis)
|
|
||||||
- [Mobile Apps](https://github.com/endo9000/awesome-ollama?tab=readme-ov-file#mobile-apps)
|
- [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)
|
- [Terminal](https://github.com/endo9000/awesome-ollama?tab=readme-ov-file#terminal)
|
||||||
- [Databases](https://github.com/endo9000/awesome-ollama?tab=readme-ov-file#databases)
|
- [Databases](https://github.com/endo9000/awesome-ollama?tab=readme-ov-file#databases)
|
||||||
@ -18,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: <br /> Image To text :heavy_check_mark: <br /> Multi Model Chats :heavy_check_mark: <br /> | Docker <br /> npm |
|
| [Open Webui](https://github.com/open-webui/open-webui) | Open Source :heavy_check_mark: <br /> Image To text :heavy_check_mark: <br /> Multi Model Chats :heavy_check_mark: <br /> | Docker <br /> npm |
|
||||||
| [LLM-X](https://github.com/mrdjohnson/llm-x) | Works without installing :heavy_check_mark: <br /> Open Source :heavy_check_mark: <br /> Image To text :heavy_check_mark: <br /> | [Website](https://mrdjohnson.github.io/llm-x/) <br /> npm |
|
| [LLM-X](https://github.com/mrdjohnson/llm-x) | Works without installing :heavy_check_mark: <br /> Open Source :heavy_check_mark: <br /> Image To text :heavy_check_mark: <br /> | [Website](https://mrdjohnson.github.io/llm-x/) <br /> npm |
|
||||||
|
| [Ollama Grid Search](https://github.com/dezoito/ollama-grid-search) | | Desktop <br/> 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: <br /> | Mac OS Native |
|
| [Enchanted](https://github.com/AugustDev/enchanted) | Mac OS native :heavy_check_mark: <br /> | Mac OS Native |
|
||||||
| [BionicGPT](https://github.com/bionic-gpt/bionic-gpt) | | Docker <br /> Curl |
|
| [BionicGPT](https://github.com/bionic-gpt/bionic-gpt) | | Docker <br /> Curl |
|
||||||
| [Ollamac](https://github.com/kevinhermawan/Ollamac) | | Download |
|
| [Ollamac](https://github.com/kevinhermawan/Ollamac) | | Download |
|
||||||
@ -36,22 +37,26 @@ inspired by [Awesome Python](https://github.com/vinta/awesome-python)
|
|||||||
| [Ollama-SwiftUI](https://github.com/kghandour/Ollama-SwiftUI) | | Download |
|
| [Ollama-SwiftUI](https://github.com/kghandour/Ollama-SwiftUI) | | Download |
|
||||||
| [Dify.AI](https://github.com/langgenius/dify) | | [Website](https://dify.ai/) <br /> Docker |
|
| [Dify.AI](https://github.com/langgenius/dify) | | [Website](https://dify.ai/) <br /> Docker |
|
||||||
| [Lollms-Webui](https://github.com/ParisNeo/lollms-webui) | Text to image :heavy_check_mark: <br /> Text to video :heavy_check_mark: <br /> Text to music :heavy_check_mark: <br /> | Download |
|
| [Lollms-Webui](https://github.com/ParisNeo/lollms-webui) | Text to image :heavy_check_mark: <br /> Text to video :heavy_check_mark: <br /> Text to music :heavy_check_mark: <br /> | Download |
|
||||||
| [NextJS Web Interface for Ollama](https://github.com/jakobhoeg/nextjs-ollama-llm-ui) | |
|
| [NextJS Web Interface for Ollama](https://github.com/jakobhoeg/nextjs-ollama-llm-ui) | | npm |
|
||||||
| [Alpaca WebUI](https://github.com/mmo80/alpaca-webui) | |
|
| [Alpaca WebUI](https://github.com/mmo80/alpaca-webui) | | npm |
|
||||||
| [OllamaGUI](https://github.com/enoch1118/ollamaGUI) | |
|
| [OllamaGUI](https://github.com/enoch1118/ollamaGUI) | | cocoapods |
|
||||||
| [Odin Runes](https://github.com/leonid20000/OdinRunes) | |
|
| [Odin Runes](https://github.com/leonid20000/OdinRunes) | | maven + java |
|
||||||
| [Ollama Basic Chat: Uses HyperDiv Reactive UI](https://github.com/rapidarchitect/ollama_basic_chat) | |
|
| [Ollama Basic Chat](https://github.com/rapidarchitect/ollama_basic_chat) | | python |
|
||||||
| [Ollama-chats RPG](https://github.com/drazdra/ollama-chats) | |
|
| [QA-Pilot: Chat with Code Repository](https://github.com/reid41/QA-Pilot) | | python <br /> streamlit |
|
||||||
| [QA-Pilot: Chat with Code Repository](https://github.com/reid41/QA-Pilot) | |
|
| [ChatOllama](https://github.com/sugarforever/chat-ollama) | | npm |
|
||||||
| [ChatOllama](https://github.com/sugarforever/chat-ollama) | |
|
| [CRAG Ollama Chat](https://github.com/Nagi-ovo/CRAG-Ollama-Chat) | | streamlit |
|
||||||
| [CRAG Ollama Chat](https://github.com/Nagi-ovo/CRAG-Ollama-Chat) | |
|
| [RAGFlow](https://github.com/infiniflow/ragflow) | | [Website](https://ragflow.io/) <br /> docker <br /> local-server |
|
||||||
| [RAGFlow](https://github.com/infiniflow/ragflow) | |
|
|
||||||
| [chat: chat web app for teams](https://github.com/swuecho/chat) | |
|
| [chat: chat web app for teams](https://github.com/swuecho/chat) | |
|
||||||
| [Lobe Chat](https://github.com/lobehub/lobe-chat) | |
|
| [Lobe Chat](https://github.com/lobehub/lobe-chat) | |
|
||||||
| [Ollama RAG Chatbot](https://github.com/datvodinh/rag-chatbot) | |
|
| [Ollama RAG Chatbot](https://github.com/datvodinh/rag-chatbot) | |
|
||||||
| [Msty](https://msty.app/) | |
|
| [Msty](https://msty.app/) | |
|
||||||
| [Chatbox](https://github.com/Bin-Huang/Chatbox) | |
|
| [Chatbox](https://github.com/Bin-Huang/Chatbox) | |
|
||||||
| [WinForm Ollama Copilot](https://github.com/tgraupmann/WinForm_Ollama_Copilot) | |
|
| [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) | |
|
||||||
|
| [BoltAI](https://boltai.com) | |
|
||||||
|
| [Ollama4j](https://github.com/ollama4j/ollama4j-web-ui) | |
|
||||||
|
|
||||||
## Miscellaneous
|
## Miscellaneous
|
||||||
|Name/Link| Description | Install Type |
|
|Name/Link| Description | Install Type |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user