diff --git a/README.md b/README.md index ab58a81..7e761a0 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,7 @@ - [Timers / Time Tracking](#timers--time-tracking) - [To-do Lists](#to-do-lists) - [Inventory](#inventory) + - [Chat Bots and Virtual assistants](#chat-bots-and-virtual-assistants) - [Security and Privacy](#security-and-privacy) - [Password Management](#password-management) - [Digital Forensics](#digital-forensics) @@ -598,6 +599,10 @@ Clients for commercial social platforms that had their API access cut off in a w - [Jellybean](https://codeberg.org/turtle/jellybean) - Inventory manager with refill functions and a handy low-stock indicator `#vala` `#libadwaita`. +### Chat Bots and Virtual assistants + +- [Newelle](https://github.com/qwersyk/Newelle) - Virtual assistant (based on GPT4All) that interacts with the system by running shell commands and execute Python code `#python` `#libadwaita`. + ## Security and Privacy - [Collision](https://collision.geopjr.dev) - Tool to generate, compare and verify hashes `#crystal` `#libadwaita`.