From 1f126afb2d5c742e5534a10d4d518b74ea1f2bf7 Mon Sep 17 00:00:00 2001 From: ruecat <79139779+ruecat@users.noreply.github.com> Date: Sun, 3 Dec 2023 22:19:55 +0300 Subject: [PATCH] Ollama Telegram Bot (#1364) * Add "ollama-telegram" to Extensions & Plugins * Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 398e830e..2f4bbdba 100644 --- a/README.md +++ b/README.md @@ -273,6 +273,7 @@ See the [API documentation](./docs/api.md) for all endpoints. - [Logseq Ollama plugin](https://github.com/omagdy7/ollama-logseq) - [Dagger Chatbot](https://github.com/samalba/dagger-chatbot) - [Discord AI Bot](https://github.com/mekb-turtle/discord-ai-bot) +- [Ollama Telegram Bot](https://github.com/ruecat/ollama-telegram) - [Hass Ollama Conversation](https://github.com/ej52/hass-ollama-conversation) - [Rivet plugin](https://github.com/abrenneke/rivet-plugin-ollama) - [Llama Coder](https://github.com/ex3ndr/llama-coder) (Copilot alternative using Ollama)