From 5e46c5c43502ef6174dde00dbdd9008d8f713cd1 Mon Sep 17 00:00:00 2001 From: Rose Heart <89426212+rapmd73@users.noreply.github.com> Date: Thu, 16 May 2024 15:55:14 -0500 Subject: [PATCH] Updating software for read me (#4467) * Update README.md Added chat/moderation bot to list of software. * Update README.md Fixed link error. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 034760e1..5d3daec5 100644 --- a/README.md +++ b/README.md @@ -391,6 +391,7 @@ See the [API documentation](./docs/api.md) for all endpoints. - [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) +- [Discord AI chat/moderation bot](https://github.com/rapmd73/Companion) Chat/moderation bot written in python. Uses Ollama to create personalities. ### Supported backends - [llama.cpp](https://github.com/ggerganov/llama.cpp) project founded by Georgi Gerganov.