From 85169e8d6f7ffa539fec0f8b1593458a9b08acbf Mon Sep 17 00:00:00 2001 From: Nischal Jain <55933460+nischalj10@users.noreply.github.com> Date: Sun, 9 Jun 2024 07:21:16 +0530 Subject: [PATCH] Added headless-ollama (#4612) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f6ad883b..d29d04f7 100644 --- a/README.md +++ b/README.md @@ -382,6 +382,7 @@ See the [API documentation](./docs/api.md) for all endpoints. - [AI ST Completion](https://github.com/yaroslavyaroslav/OpenAI-sublime-text) (Sublime Text 4 AI assistant plugin with Ollama support) - [Discord-Ollama Chat Bot](https://github.com/kevinthedang/discord-ollama) (Generalized TypeScript Discord Bot w/ Tuning Documentation) - [Discord AI chat/moderation bot](https://github.com/rapmd73/Companion) Chat/moderation bot written in python. Uses Ollama to create personalities. +- [Headless Ollama](https://github.com/nischalj10/headless-ollama) (Scripts to automatically install ollama client & models on any OS for apps that depends on ollama server) ### Supported backends