Updating software for read me (#4467)

* Update README.md

Added chat/moderation bot to list of software.

* Update README.md

Fixed link error.
This commit is contained in:
Rose Heart 2024-05-16 15:55:14 -05:00 committed by GitHub
parent 583c1f472c
commit 5e46c5c435
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.