Setting up a chat assistant
Just as every user has their own preferences and needs, so do I.
That is why I have created a Telegram plugin, which allows me to chat with my AI assistant via Telegram.
I made two versions: the official one, which is available on the Auto-GPT plugin repository, and a custom one, which has a little bit more of an individualized touch to it.
The official one is available in the Auto-GPT plugin repository and can be installed by cloning the repository into the plugins
folder and just activating it in the config
file. The rest of the setup is automated by the plugin.
The other one, which I called Sophie (to add more of an individualized touch), is available on my GitHub and can be installed by cloning the repository and activating it in the config
file. It will remain in my repository fork at https://github.com/Wladastic/Auto-GPT-Plugins in case the Sophie plugin is not available in the official repository.
It is a command extension to Auto-GPT...