From e6b8a139ff94f909e6823b6e5efa06e3cff2618e Mon Sep 17 00:00:00 2001 From: Pavel Frankov Date: Thu, 22 Feb 2024 18:52:36 +0300 Subject: [PATCH] Update README.md (#2138) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ae320770..c1f09ade 100644 --- a/README.md +++ b/README.md @@ -339,6 +339,7 @@ See the [API documentation](./docs/api.md) for all endpoints. - [Rivet plugin](https://github.com/abrenneke/rivet-plugin-ollama) - [Llama Coder](https://github.com/ex3ndr/llama-coder) (Copilot alternative using Ollama) - [Obsidian BMO Chatbot plugin](https://github.com/longy2k/obsidian-bmo-chatbot) +- [Obsidian Local GPT plugin](https://github.com/pfrankov/obsidian-local-gpt) - [Open Interpreter](https://docs.openinterpreter.com/language-model-setup/local-models/ollama) - [twinny](https://github.com/rjmacarthy/twinny) (Copilot and Copilot chat alternative using Ollama) - [Wingman-AI](https://github.com/RussellCanfield/wingman-ai) (Copilot code and chat alternative using Ollama and HuggingFace)