Adds Ollama grid search to list

This commit is contained in:
dezoito 2024-05-03 10:31:25 -03:00 committed by endo:2b
parent f5ab2adc3a
commit 75b52b6f45

113
README.md
View File

@ -1,66 +1,81 @@
# Awesome Ollama # Awesome Ollama
a list of tools and frameworks you can use with [Ollama](https://github.com/ollama/ollama) a list of tools and frameworks you can use with [Ollama](https://github.com/ollama/ollama)
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) - [Desktop UIs](https://github.com/endo9000/awesome-ollama?tab=readme-ov-file#desktop-uis)
- [Miscellaneous](https://github.com/endo9000/awesome-ollama?tab=readme-ov-file#miscellaneous) - [Miscellaneous](https://github.com/endo9000/awesome-ollama?tab=readme-ov-file#miscellaneous)
- [Web UIs](https://github.com/endo9000/awesome-ollama?tab=readme-ov-file#web-uis) - [Model Evaluation and Testing Tools](https://github.com/endo9000/awesome-ollama?tab=readme-ov-file#model-evaluation-and-testing-tools)
- [Mobile Apps](https://github.com/endo9000/awesome-ollama?tab=readme-ov-file#mobile-apps) - [Web UIs](https://github.com/endo9000/awesome-ollama?tab=readme-ov-file#web-uis)
- [Terminal](https://github.com/endo9000/awesome-ollama?tab=readme-ov-file#terminal) - [Mobile Apps](https://github.com/endo9000/awesome-ollama?tab=readme-ov-file#mobile-apps)
- [Databases](https://github.com/endo9000/awesome-ollama?tab=readme-ov-file#databases) - [Terminal](https://github.com/endo9000/awesome-ollama?tab=readme-ov-file#terminal)
- [Package Manager](https://github.com/endo9000/awesome-ollama?tab=readme-ov-file#package-manager) - [Databases](https://github.com/endo9000/awesome-ollama?tab=readme-ov-file#databases)
- [Libraries](https://github.com/endo9000/awesome-ollama?tab=readme-ov-file#libraries) - [Package Manager](https://github.com/endo9000/awesome-ollama?tab=readme-ov-file#package-manager)
- [Extensions & Plugins](https://github.com/endo9000/awesome-ollama?tab=readme-ov-file#extensions-plugins) - [Libraries](https://github.com/endo9000/awesome-ollama?tab=readme-ov-file#libraries)
- [Extensions & Plugins](https://github.com/endo9000/awesome-ollama?tab=readme-ov-file#extensions-plugins)
## Web & Desktop UIs ## Web & Desktop UIs
|Name/Link| Description | Install Type |
|--|--|--| | Name/Link | Description | Install Type |
| [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 | | [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 |
| [Enchanted](https://github.com/AugustDev/enchanted) | Mac OS native :heavy_check_mark: <br /> | Mac OS Native | | [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 |
| [BionicGPT](https://github.com/bionic-gpt/bionic-gpt) | | Docker <br /> Curl | | [Enchanted](https://github.com/AugustDev/enchanted) | Mac OS native :heavy_check_mark: <br /> | Mac OS Native |
| [Ollamac](https://github.com/kevinhermawan/Ollamac) | | Download | | [BionicGPT](https://github.com/bionic-gpt/bionic-gpt) | | Docker <br /> Curl |
| [Amica](https://github.com/semperai/amica) | | npm | | [Ollamac](https://github.com/kevinhermawan/Ollamac) | | Download |
| [chatd](https://github.com/BruceMacD/chatd) | | npm <br /> Download | | [Amica](https://github.com/semperai/amica) | | npm |
| [MindMac](https://mindmac.app/) | | Download | | [chatd](https://github.com/BruceMacD/chatd) | | npm <br /> Download |
| [LibreChat](https://github.com/danny-avila/LibreChat) | | Docker <br /> npm| | [MindMac](https://mindmac.app/) | | Download |
| [HTML UI](https://github.com/ollama-ui/ollama-ui) | | [Website](https://ollama-ui.github.io/ollama-ui/) <br /> [Chrome extension](https://chrome.google.com/webstore/detail/ollama-ui/cmgdpmlhgjhoadnonobjeekmfcehffco)| | [LibreChat](https://github.com/danny-avila/LibreChat) | | Docker <br /> npm |
| [Saddle](https://github.com/jikkuatwork/saddle) | | local-server | | [HTML UI](https://github.com/ollama-ui/ollama-ui) | | [Website](https://ollama-ui.github.io/ollama-ui/) <br /> [Chrome extension](https://chrome.google.com/webstore/detail/ollama-ui/cmgdpmlhgjhoadnonobjeekmfcehffco) |
| [Chatbot UI](https://github.com/ivanfioravanti/chatbot-ollama) | | Docker <br /> npm | | [Saddle](https://github.com/jikkuatwork/saddle) | | local-server |
| [Chatbot UI v2](https://github.com/mckaywrigley/chatbot-ui) | | [Website](https://www.chatbotui.com/) <br /> npm | | [Chatbot UI](https://github.com/ivanfioravanti/chatbot-ollama) | | Docker <br /> npm |
| [Typescript UI](https://github.com/ollama-interface/Ollama-Gui) | | [Website](https://ollama.twanluttik.com/) <br /> npm | | [Chatbot UI v2](https://github.com/mckaywrigley/chatbot-ui) | | [Website](https://www.chatbotui.com/) <br /> npm |
| [Minimalistic React UI for Ollama Models](https://github.com/richawo/minimal-llm-ui) | | npm | | [Typescript UI](https://github.com/ollama-interface/Ollama-Gui) | | [Website](https://ollama.twanluttik.com/) <br /> npm |
| [big-AGI](https://github.com/enricoros/big-AGI) | | npm | | [Minimalistic React UI for Ollama Models](https://github.com/richawo/minimal-llm-ui) | | npm |
| [Cheshire Cat assistant framework](https://github.com/cheshire-cat-ai/core) | | Docker | | [big-AGI](https://github.com/enricoros/big-AGI) | | npm |
| [Ollama-SwiftUI](https://github.com/kghandour/Ollama-SwiftUI) | | Download | | [Cheshire Cat assistant framework](https://github.com/cheshire-cat-ai/core) | | Docker |
| [Dify.AI](https://github.com/langgenius/dify) | | [Website](https://dify.ai/) <br /> Docker | | [Ollama-SwiftUI](https://github.com/kghandour/Ollama-SwiftUI) | | 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 | | [Dify.AI](https://github.com/langgenius/dify) | | [Website](https://dify.ai/) <br /> Docker |
| [NextJS Web Interface for Ollama](https://github.com/jakobhoeg/nextjs-ollama-llm-ui) | | npm | | [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 |
| [Alpaca WebUI](https://github.com/mmo80/alpaca-webui) | | npm | | [NextJS Web Interface for Ollama](https://github.com/jakobhoeg/nextjs-ollama-llm-ui) | | npm |
| [OllamaGUI](https://github.com/enoch1118/ollamaGUI) | | cocoapods | | [Alpaca WebUI](https://github.com/mmo80/alpaca-webui) | | npm |
| [Odin Runes](https://github.com/leonid20000/OdinRunes) | | maven + java | | [OllamaGUI](https://github.com/enoch1118/ollamaGUI) | | cocoapods |
| [Ollama Basic Chat](https://github.com/rapidarchitect/ollama_basic_chat) | | python | | [Odin Runes](https://github.com/leonid20000/OdinRunes) | | maven + java |
| [QA-Pilot: Chat with Code Repository](https://github.com/reid41/QA-Pilot) | | python <br /> streamlit | | [Ollama Basic Chat](https://github.com/rapidarchitect/ollama_basic_chat) | | python |
| [ChatOllama](https://github.com/sugarforever/chat-ollama) | | npm | | [QA-Pilot: Chat with Code Repository](https://github.com/reid41/QA-Pilot) | | python <br /> streamlit |
| [CRAG Ollama Chat](https://github.com/Nagi-ovo/CRAG-Ollama-Chat) | | streamlit | | [ChatOllama](https://github.com/sugarforever/chat-ollama) | | npm |
| [RAGFlow](https://github.com/infiniflow/ragflow) | | [Website](https://ragflow.io/) <br /> docker <br /> local-server | | [CRAG Ollama Chat](https://github.com/Nagi-ovo/CRAG-Ollama-Chat) | | streamlit |
| [chat: chat web app for teams](https://github.com/swuecho/chat) | | | [RAGFlow](https://github.com/infiniflow/ragflow) | | [Website](https://ragflow.io/) <br /> docker <br /> local-server |
| [Lobe Chat](https://github.com/lobehub/lobe-chat) | | | [chat: chat web app for teams](https://github.com/swuecho/chat) | |
| [Ollama RAG Chatbot](https://github.com/datvodinh/rag-chatbot) | | | [Lobe Chat](https://github.com/lobehub/lobe-chat) | |
| [Msty](https://msty.app/) | | | [Ollama RAG Chatbot](https://github.com/datvodinh/rag-chatbot) | |
| [Chatbox](https://github.com/Bin-Huang/Chatbox) | | | [Msty](https://msty.app/) | |
| [WinForm Ollama Copilot](https://github.com/tgraupmann/WinForm_Ollama_Copilot) | | | [Chatbox](https://github.com/Bin-Huang/Chatbox) | |
| [WinForm Ollama Copilot](https://github.com/tgraupmann/WinForm_Ollama_Copilot) | |
## Miscellaneous ## Miscellaneous
|Name/Link| Description | Install Type |
|--|--|--| | Name/Link | Description | Install Type |
| [AiLama](https://github.com/zeyoyt/ailama) | Open Source :heavy_check_mark: <br /> Discord User App :heavy_check_mark: <br /> Multi Function :heavy_check_mark: <br /> | Gradle+Java <br /> Docker | ------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------- | ------------------------- |
| [AiLama](https://github.com/zeyoyt/ailama) | Open Source :heavy_check_mark: <br /> Discord User App :heavy_check_mark: <br /> Multi Function :heavy_check_mark: <br /> | Gradle+Java <br /> Docker |
## Model Evaluation and Testing Tools
| Name/Link | Description | Install Type |
| ------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------- | ------------------------ |
| [Ollama Grid Search](https://github.com/dezoito/ollama-grid-search) | Open Source :heavy_check_mark: <br /> Desktop App :heavy_check_mark: <br /> Multi Function :heavy_check_mark: <br /> | Multi-platform downloads |
## Mobile Apps ## Mobile Apps
## Terminal ## Terminal
## Databases ## Databases
## Package Manager ## Package Manager
## Libraries ## Libraries
## Extensions & Plugins ## Extensions & Plugins