From d0d28ef90d43c700461fbaac053e9088ee45d19d Mon Sep 17 00:00:00 2001 From: Jonathan Smoley <67881240+JT2M0L3Y@users.noreply.github.com> Date: Mon, 22 Apr 2024 17:14:20 -0700 Subject: [PATCH] Update README.md with Discord-Ollama project (#3633) Co-authored-by: Bruce MacDonald --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7dd14c75..c59c2899 100644 --- a/README.md +++ b/README.md @@ -382,6 +382,7 @@ See the [API documentation](./docs/api.md) for all endpoints. - [Page Assist](https://github.com/n4ze3m/page-assist) (Chrome Extension) - [AI Telegram Bot](https://github.com/tusharhero/aitelegrambot) (Telegram bot using Ollama in backend) - [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) ### Supported backends - [llama.cpp](https://github.com/ggerganov/llama.cpp) project founded by Georgi Gerganov.