From 71de274fab4f3e6b9d0fafbc8cc3e9a00baf0854 Mon Sep 17 00:00:00 2001 From: genghis Date: Sat, 2 Dec 2023 18:14:17 +0000 Subject: [PATCH] Update docs/projects.rst --- docs/projects.rst | 36 ++++++++++++++++++++++++------------ 1 file changed, 24 insertions(+), 12 deletions(-) diff --git a/docs/projects.rst b/docs/projects.rst index b2384b96..56713aff 100644 --- a/docs/projects.rst +++ b/docs/projects.rst @@ -12,47 +12,59 @@ XMPP bot which logs groupchat messages. Logs are in text format, with one file p .. _Source: https://git.khaganat.net/khaganat/BotLogMauve +llama-bot +~~~~~~~~~ +llama-bot lets you converse with llama.cpp LLM. + +- Groupchat_ +- Source_ +- Demo_ + +.. _Groupchat: xmpp:slixmpp@muc.poez.io?join +.. _Source: https://github.com/decent-im/llama-bot +.. _Demo: xmpp:llama@decent.im?message + Morbot ~~~~~~ Morbo is a simple Slixmpp bot that will take new articles from listed RSS feeds and send them to assigned XMPP MUCs. -- Source_ - Groupchat_ +- Source_ -.. _Source: https://codeberg.org/TheCoffeMaker/Morbot .. _Groupchat: xmpp:slixmpp@muc.poez.io?join +.. _Source: https://codeberg.org/TheCoffeMaker/Morbot Slixmpp ~~~~~~~ Slixfeed aims to be an easy to use and fully-featured news aggregator bot for XMPP. It provides a convenient access to Blogs, Fediverse and News websites along with filtering functionality. -- Source_ - Groupchat_ +- Source_ -.. _Source: https://gitgud.io/sjehuda/slixfeed .. _Groupchat: xmpp:slixfeed@chat.woodpeckersnest.space?join +.. _Source: https://gitgud.io/sjehuda/slixfeed sms4you ~~~~~~~ sms4you forwards messages from and to SMS and connects either with sms4you-xmpp or sms4you-email to choose the other mean of communication. Nice for receiving or sending SMS, independently from carrying a SIM card. +- Groupchat_ - Homepage_ - Source_ -- Groupchat_ +.. _Groupchat: xmpp:slixmpp@muc.poez.io?join .. _Homepage: https://sms4you-team.pages.debian.net/sms4you/ .. _Source: https://salsa.debian.org/sms4you-team/sms4you -.. _Groupchat: xmpp:slixmpp@muc.poez.io?join WhisperBot ~~~~~~~~~~ XMPP bot that transliterates audio messages using OpenAI's Whisper libraries. -- Source_ - Groupchat_ +- Source_ -.. _Source: https://codeberg.org/TheCoffeMaker/WhisperBot .. _Groupchat: xmpp:slixfeed@chat.woodpeckersnest.space?join +.. _Source: https://codeberg.org/TheCoffeMaker/WhisperBot XMPP MUC Message Gateway ~~~~~~~~~~~~~~~~~~~~~~~~ @@ -69,21 +81,21 @@ AtomToPubsub ~~~~~~~~~~~~ AtomToPubsub is a simple Python script that parses Atom + RSS feeds and pushes the entries to a designated XMPP Pubsub Node. -- Source_ - Groupchat_ +- Source_ -.. _Source: https://github.com/imattau/atomtopubsub .. _Groupchat: xmpp:movim@conference.movim.eu?join +.. _Source: https://github.com/imattau/atomtopubsub Slidge ~~~~~~ Slidge is a general purpose XMPP gateway framework in Python. +- Groupchat_ - Homepage_ - Source_ -- Groupchat_ +.. _Groupchat: xmpp:slidge@conference.nicoco.fr?join .. _Homepage: https://slidge.im/core/ .. _Source: https://sr.ht/~nicoco/slidge -.. _Groupchat: xmpp:slidge@conference.nicoco.fr?join \ No newline at end of file