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

View File

@ -1,4 +1,5 @@
# Awesome 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)
@ -6,6 +7,7 @@ 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)
- [Miscellaneous](https://github.com/endo9000/awesome-ollama?tab=readme-ov-file#miscellaneous)
- [Model Evaluation and Testing Tools](https://github.com/endo9000/awesome-ollama?tab=readme-ov-file#model-evaluation-and-testing-tools)
- [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)
- [Terminal](https://github.com/endo9000/awesome-ollama?tab=readme-ov-file#terminal)
@ -15,8 +17,9 @@ inspired by [Awesome Python](https://github.com/vinta/awesome-python)
- [Extensions & Plugins](https://github.com/endo9000/awesome-ollama?tab=readme-ov-file#extensions-plugins)
## 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 |
| [Enchanted](https://github.com/AugustDev/enchanted) | Mac OS native :heavy_check_mark: <br /> | Mac OS Native |
@ -25,8 +28,8 @@ inspired by [Awesome Python](https://github.com/vinta/awesome-python)
| [Amica](https://github.com/semperai/amica) | | npm |
| [chatd](https://github.com/BruceMacD/chatd) | | npm <br /> Download |
| [MindMac](https://mindmac.app/) | | Download |
| [LibreChat](https://github.com/danny-avila/LibreChat) | | Docker <br /> npm|
| [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 |
| [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) |
| [Saddle](https://github.com/jikkuatwork/saddle) | | local-server |
| [Chatbot UI](https://github.com/ivanfioravanti/chatbot-ollama) | | Docker <br /> npm |
| [Chatbot UI v2](https://github.com/mckaywrigley/chatbot-ui) | | [Website](https://www.chatbotui.com/) <br /> npm |
@ -54,13 +57,25 @@ inspired by [Awesome Python](https://github.com/vinta/awesome-python)
| [WinForm Ollama Copilot](https://github.com/tgraupmann/WinForm_Ollama_Copilot) | |
## Miscellaneous
|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
| 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 |
## 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
## Terminal
## Databases
## Package Manager
## Libraries
## Extensions & Plugins