From 30f641fe129e43a960abe8d4a9b5bf9cb75e3290 Mon Sep 17 00:00:00 2001 From: JackBekket Date: Fri, 22 Nov 2024 11:32:50 +0100 Subject: [PATCH] add new community integrations (#4224) --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 6714906ee8f6..1e4b0c38fbe8 100644 --- a/README.md +++ b/README.md @@ -164,6 +164,9 @@ Other: - Slack bot https://github.com/mudler/LocalAGI/tree/main/examples/slack - Shell-Pilot(Interact with LLM using LocalAI models via pure shell scripts on your Linux or MacOS system) https://github.com/reid41/shell-pilot - Telegram bot https://github.com/mudler/LocalAI/tree/master/examples/telegram-bot +- Another Telegram Bot https://github.com/JackBekket/Hellper +- Auto-documentation https://github.com/JackBekket/Reflexia +- Github bot which answer on issues, with code and documentation as context https://github.com/JackBekket/GitHelper - Github Actions: https://github.com/marketplace/actions/start-localai - Examples: https://github.com/mudler/LocalAI/tree/master/examples/