Conversational chat-bot for Delta Chat, using GPT4All.
pip install deltachat-chatbot
Configure the bot:
chatbot init [email protected] PASSWORD
Start the bot:
chatbot serve
Run chatbot --help
to see all available options.
Conversational chat-bot for Delta Chat, using GPT4All.
pip install deltachat-chatbot
Configure the bot:
chatbot init [email protected] PASSWORD
Start the bot:
chatbot serve
Run chatbot --help
to see all available options.